[<prev] [next>] [day] [month] [year] [list]
Message-ID: <7F861DC0615E0C47A872E6F3C5FCDDBD05EDEF80@BPXM14GP.gisp.nec.co.jp>
Date: Mon, 15 Jun 2015 10:46:32 +0000
From: Hiroshi Shimamoto <h-shimamoto@...jp.nec.com>
To: "Skidmore, Donald C" <donald.c.skidmore@...el.com>,
"Rose, Gregory V" <gregory.v.rose@...el.com>,
"Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "nhorman@...hat.com" <nhorman@...hat.com>,
"jogreene@...hat.com" <jogreene@...hat.com>,
Linux Netdev List <netdev@...r.kernel.org>,
"Choi, Sy Jong" <sy.jong.choi@...el.com>,
Rony Efraim <ronye@...lanox.com>,
"David Miller" <davem@...emloft.net>,
Edward Cree <ecree@...arflare.com>,
Or Gerlitz <gerlitz.or@...il.com>,
"sassmann@...hat.com" <sassmann@...hat.com>
Subject: [PATCH 0/3] ixgbe, ixgbevf: make VF driver check MC promisc enabled
From: Hiroshi Shimamoto <h-shimamoto@...jp.nec.com>
Make PF returns error against VF multicast promiscuous mode request from
untrusted VF, and VF handles that error.
To reconfigure, PF send reset to VF when trust status is changed.
This patchset is against the latest Jeff's tree which contains my VF
multicast promiscuous mode patches.
Hiroshi Shimamoto (3):
ixgbevf: refactor ixgbevf_update_mc_addr_list_vf
ixgbe, ixgbevf: error MC promisc unless trusted
ixgbe: ping to reset on changing trust status
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 32 ++++++++++++------
drivers/net/ethernet/intel/ixgbevf/vf.c | 46 +++++++++++++++++++-------
2 files changed, 55 insertions(+), 23 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists