[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220725170452.920964-1-anthony.l.nguyen@intel.com>
Date: Mon, 25 Jul 2022 10:04:49 -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 0/3][pull request] Intel Wired LAN Driver Updates 2022-07-25
This series contains updates to iavf driver only.
Przemyslaw prevents setting of TC max rate below minimum supported values
and reports updated queue counts when setting up TCs.
Sudheer prevents configuration of TC filters when TC offloads are not
enabled.
The following are changes since commit 9af0620de1e118666881376f6497d1785758b04c:
Merge branch 'net-sysctl-races-part-6'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE
Przemyslaw Patynowski (2):
iavf: Fix max_rate limiting
iavf: Fix 'tc qdisc show' listing too many queues
Sudheer Mogilappagari (1):
iavf: enable tc filter configuration only if hw-tc-offload is on
drivers/net/ethernet/intel/iavf/iavf.h | 6 +++
drivers/net/ethernet/intel/iavf/iavf_main.c | 52 ++++++++++++++++++++-
2 files changed, 56 insertions(+), 2 deletions(-)
--
2.35.1
Powered by blists - more mailing lists