[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230705201346.49370-1-anthony.l.nguyen@intel.com>
Date: Wed, 5 Jul 2023 13:13:44 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-05 (ice)
This series contains updates to ice driver only.
Sridhar fixes incorrect comparison of max Tx rate limit to occur against
each TC value rather than the aggregate. He also resolves an issue with
the wrong VSI being used when setting max Tx rate when TCs are enabled.
The following are changes since commit c451410ca7e3d8eeb31d141fc20c200e21754ba4:
Merge branch 'mptcp-fixes'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Sridhar Samudrala (2):
ice: Fix max_rate check while configuring TX rate limits
ice: Fix tx queue rate limit when TCs are configured
drivers/net/ethernet/intel/ice/ice_main.c | 23 ++++++++++++++-------
drivers/net/ethernet/intel/ice/ice_tc_lib.c | 22 ++++++++++----------
drivers/net/ethernet/intel/ice/ice_tc_lib.h | 1 +
3 files changed, 27 insertions(+), 19 deletions(-)
--
2.38.1
Powered by blists - more mailing lists