lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 24 May 2018 09:54:48 -0700
From:   Manish Chopra <manish.chopra@...ium.com>
To:     <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>, <ariel.elior@...ium.com>,
        <michal.kalderon@...ium.com>
Subject: [PATCH net-next 0/5] qed*: ethtool rx flow classification enhancements.

Hi David,

This series re-structures the driver's ethtool rx flow
classification flow, following that it adds other flow
profiles and rx flow classification enhancements
via "ethtool -N/-U"

Please consider applying this to "net-next"

Thanks,
Manish

Manish Chopra (5):
  qede: Refactor ethtool rx classification flow.
  qede: Validate unsupported configurations
  qed*: Support other classification modes.
  qede: Support flow classification to the VFs.
  qed*: Support drop action classification

 drivers/net/ethernet/qlogic/qed/qed_l2.c        |  37 +-
 drivers/net/ethernet/qlogic/qede/qede.h         |   1 +
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c |   1 +
 drivers/net/ethernet/qlogic/qede/qede_filter.c  | 656 +++++++++++++++++-------
 drivers/net/ethernet/qlogic/qede/qede_main.c    |   1 +
 include/linux/qed/qed_eth_if.h                  |   4 +
 include/linux/qed/qed_if.h                      |   1 +
 7 files changed, 502 insertions(+), 199 deletions(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ