Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753871AbbBTEEc (ORCPT ); Thu, 19 Feb 2015 23:04:32 -0500 Received: from mga03.intel.com ([134.134.136.65]:52092 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753778AbbBTEEb (ORCPT ); Thu, 19 Feb 2015 23:04:31 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,611,1418112000"; d="asc'?scan'208";a="680712967" Message-ID: <1424405063.2979.11.camel@jtkirshe-mobl> Subject: Re: [PATCH v2 2/3] if_link: Add VF multicast promiscuous control From: Jeff Kirsher To: Hiroshi Shimamoto Cc: "Skidmore, Donald C" , "vyasevic@redhat.com" , Alexander Duyck , =?ISO-8859-1?Q?Bj=F8rn?= Mork , "e1000-devel@lists.sourceforge.net" , "netdev@vger.kernel.org" , "Choi, Sy Jong" , "linux-kernel@vger.kernel.org" , David Laight , Hayato Momma Date: Thu, 19 Feb 2015 20:04:23 -0800 In-Reply-To: <7F861DC0615E0C47A872E6F3C5FCDDBD05E38840@BPXM14GP.gisp.nec.co.jp> References: <7F861DC0615E0C47A872E6F3C5FCDDBD05E38840@BPXM14GP.gisp.nec.co.jp> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-/RvMjPtjtu7uMDGHEuoQ" 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: 2116 Lines: 56 --=-/RvMjPtjtu7uMDGHEuoQ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, 2015-02-20 at 01:00 +0000, Hiroshi Shimamoto wrote: > From: Hiroshi Shimamoto >=20 > Add netlink directives and ndo entry to allow VF multicast promiscuous > mode. >=20 > The administrator wants to allow dedicatedly multicast promiscuous per > VF. >=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 | 18 ++++++++++++++++-- > 4 files changed, 26 insertions(+), 2 deletions(-) I have added this to my queue, thanks! --=-/RvMjPtjtu7uMDGHEuoQ 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 iQIcBAABCgAGBQJU5rJHAAoJEOVv75VaS+3OfxQP/iUzcTNSYLrlXMbUv8d8PRW3 zEuFMQfRdEjLtuXMQW0tPCm97/Gote2XJ7cdaSycFMtL9fcoKnDSqqo3BpFQ//D1 5fMfNfXCmoUgD1fZtERJQt1I31tVJj9siX+xYejvNvyMkferfd6osB5epXd2DNNG uO8F3ECXqTkE91braHwbYktkM307+6/P/7qi35fQ/CXWX5dBTxz0OxAS7YomH0g0 A0bQtZZ9MQpsA5Yuip+dQBv+dm6mrlRvHgPHGkp84GXGRBEf6Nnvm98skX2kYJsK fDvVRFJQZUrmI34stWudfee8xJpsCaOHFP7fy4eDxzG7eTmJVQYErlGqYXuyrQeN TOEhcOVWise4y3A0tzTP6ny/O1RBc7yjpy1nzzYJosd16jjHWJGBZHbhsK3cRdbD TiSpUJARwTbFqMrdKtATtfWoA6NRUcTh4foVu4bDT1M20HTrVXOu4bG6i7Ln95e+ Ttb1nmcoiroye8Jy5QDw943nbVQ6dhgBwkLjW3Tv8dx1Y45zps2AfhImETJ/xxBW p5AYUgWsECgBbHk8/V5du9zILvdAMRDZiufJ3AvPaoY8F9WsWzZ5qaw/wMDlVimx Wypsi2phoy7hZj8zuOI6YMVS6jwv7VUhwvmEMyXFzJvPJtgAMb39A5QwYonV8VHa 5IyWu3nREOCRFNRhD1Ai =amnf -----END PGP SIGNATURE----- --=-/RvMjPtjtu7uMDGHEuoQ-- -- 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/