[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220722175313.112518-1-anthony.l.nguyen@intel.com>
Date: Fri, 22 Jul 2022 10:53:11 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-07-22
This series contains updates to i40e and iavf drivers.
Przemyslaw adds a helper function for determining whether TC MQPRIO is
enabled for i40e.
Avinash utilizes the driver's bookkeeping of filters to check for
duplicate filter before sending the request to the PF for iavf.
The following are changes since commit 949d6b405e6160ae44baea39192d67b39cb7eeac:
net: add missing includes and forward declarations under net/
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 40GbE
Avinash Dayanand (1):
iavf: Check for duplicate TC flower filter before parsing
Przemyslaw Patynowski (1):
i40e: Refactor tc mqprio checks
drivers/net/ethernet/intel/i40e/i40e.h | 14 +++++
.../net/ethernet/intel/i40e/i40e_ethtool.c | 2 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 20 +++----
drivers/net/ethernet/intel/iavf/iavf_main.c | 55 +++++++++++--------
4 files changed, 58 insertions(+), 33 deletions(-)
--
2.35.1
Powered by blists - more mailing lists