netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-07-25
@ 2022-07-25 17:04 Tony Nguyen
  2022-07-25 17:04 ` [PATCH net 1/3] iavf: Fix max_rate limiting Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tony Nguyen @ 2022-07-25 17:04 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-28 19:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-25 17:04 [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-07-25 Tony Nguyen
2022-07-25 17:04 ` [PATCH net 1/3] iavf: Fix max_rate limiting Tony Nguyen
2022-07-25 17:04 ` [PATCH net 2/3] iavf: Fix 'tc qdisc show' listing too many queues Tony Nguyen
2022-07-25 17:04 ` [PATCH net 3/3] iavf: enable tc filter configuration only if hw-tc-offload is on Tony Nguyen
2022-07-26  2:45   ` Jakub Kicinski
2022-07-27 23:37     ` Mogilappagari, Sudheer
2022-07-28  1:10       ` Jakub Kicinski
2022-07-28 19:57         ` Mogilappagari, Sudheer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).