Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754772AbbDHUn4 (ORCPT ); Wed, 8 Apr 2015 16:43:56 -0400 Received: from mga02.intel.com ([134.134.136.20]:2683 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754720AbbDHUnn (ORCPT ); Wed, 8 Apr 2015 16:43:43 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,545,1422950400"; d="asc'?scan'208";a="478517382" Message-ID: <1428525819.2579.7.camel@jtkirshe-mobl> Subject: Re: [PATCH v3 2/3] if_link: Add VF multicast promiscuous control From: Jeff Kirsher To: Hiroshi Shimamoto Cc: Or Gerlitz , "vyasevic@redhat.com" , "e1000-devel@lists.sourceforge.net" , "Choi, Sy Jong" , "linux-kernel@vger.kernel.org" , David Laight , Hayato Momma , "netdev@vger.kernel.org" , Edward Cree , =?ISO-8859-1?Q?Bj=F8rn?= Mork Date: Wed, 08 Apr 2015 13:43:39 -0700 In-Reply-To: <7F861DC0615E0C47A872E6F3C5FCDDBD05E7CD61@BPXM14GP.gisp.nec.co.jp> References: <7F861DC0615E0C47A872E6F3C5FCDDBD05E7CD61@BPXM14GP.gisp.nec.co.jp> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-RNNEOLmoKAh1MEGg6wEv" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2365 Lines: 62 --=-RNNEOLmoKAh1MEGg6wEv Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2015-04-08 at 05:37 +0000, Hiroshi Shimamoto wrote: > From: Hiroshi Shimamoto >=20 > Add netlink directives and ndo entry to allow VF multicast promiscuous > mode. >=20 > This controls the permission to enter VF multicast promiscuous mode. > The administrator will dedicatedly allow multicast promiscuous per VF. >=20 > When the VF is under multicast promiscuous mode, all multicast packets > are > sent to the VF. >=20 > Don't allow VF multicast promiscuous if the VM isn't fully trusted. >=20 > Signed-off-by: Hiroshi Shimamoto > Reviewed-by: Hayato Momma > CC: Choi, Sy Jong > --- > include/linux/if_link.h | 1 + > include/linux/netdevice.h | 3 +++ > include/uapi/linux/if_link.h | 6 ++++++ > net/core/rtnetlink.c | 19 +++++++++++++++++-- > 4 files changed, 27 insertions(+), 2 deletions(-) I will add this to my queue, thanks Hiroshi. --=-RNNEOLmoKAh1MEGg6wEv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCgAGBQJVJZL7AAoJEOVv75VaS+3OU74P/RwRfF/QWyp5/Okgc7i/xzbB UhvdjR2Drk/V6UsQ15tQkMT/GO56z2jLbqriFyHrO1cZPQ/NGrAiu4s0ZD3xiueJ xyW7fAHKFk01BIGQ6u2hyoDSB+v2aH8wzPACx6EbrzfII18Lx7sCFt8o2lbRdm73 tyge6WIC2bsA46snODo7OTm1aidNi1Ebzs+DIfKjW1yAX6ntmeLIIQb6rw2cBXsu 9DUCUg4cAlAuD61e/N6Mpa9uw7Pf6OFzES+cbuerlEDYLMGd41XAbrgyOWCjyDAP 6FXDadXcqwRWhROksoqFsUHuvILjIsS7NINRbN1Q3aLW7RPMnD6BKRVZbBnFBStQ XAS1Qqj0JutpCCQxFVu9SCIgK+hfVq1UQ7h1e5sLKae2hKCdsJEVTD5IA7uNNCmr cOBiGs/Cf0zYCVsVyNf4oM0ei9GJHV8wb9LhMN2kbVtiPf7LntFOEL4laroPyBZ9 2eUH155MJ9zY4H3qqvR32zm0Kh+dSwjUprtWqxZySS9te1fkqXJbfC7L8O2Uuns+ GBkXiljIzq9Pf2r2oVxsqsFPVuHkC9hs3SVh3lpkIH89JLjztZKcpssiGgDq0dGp mJ/nd8911etna55FGE6flMhwK0j80pYI1jnm3fGR6i68VRvEyLI5gNZ6aIKbcwn2 KtFNxx8ntown4Fup48td =uDVi -----END PGP SIGNATURE----- --=-RNNEOLmoKAh1MEGg6wEv-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/