[Intel-wired-lan] [PATCH S18 11/15] ice: Add function to program ethertype based filter rule on VSIs
Bowers, AndrewX
andrewx.bowers at intel.com
Fri Apr 26 20:37:29 UTC 2019
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Tuesday, April 16, 2019 10:21 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S18 11/15] ice: Add function to program
> ethertype based filter rule on VSIs
>
> From: Akeem G Abodunrin <akeem.g.abodunrin at intel.com>
>
> This patch adds function to program VSI with ethertype based filter rule, so
> that all flow control frames would be disallowed from being transmitted to
> the client, in order to prevent malicious VSI, especially VF from sending out
> PAUSE or PFC frames, and then control other VSIs traffic.
>
> Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin at intel.com>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
> [Anirudh Venkataramanan <anirudh.venkataramanan at intel.com> cleaned
> up commit message]
> ---
> drivers/net/ethernet/intel/ice/ice.h | 2 +
> drivers/net/ethernet/intel/ice/ice_lib.c | 55 +++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_switch.c | 59 +++++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_switch.h | 4 ++
> 4 files changed, 120 insertions(+)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list