netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net PATCH 0/2] ice bug fixes
@ 2022-04-01 12:14 Alice Michael
  2022-04-01 12:14 ` [net PATCH 1/2] ice: Set txq_teid to ICE_INVAL_TEID on ring creation Alice Michael
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alice Michael @ 2022-04-01 12:14 UTC (permalink / raw)
  To: alice.michael, davem, kuba, pabeni; +Cc: Tony Nguyen, netdev

From: Tony Nguyen <anthony.l.nguyen@intel.com>

There were a couple of bugs that have been found and
fixed by Anatolii in the ice driver.  First he fixed
a bug on ring creation by setting the default value
for the teid.  Anatolli also fixed a bug with deleting
queues in ice_vc_dis_qs_msg based on their enablement.

Anatolii Gerasymenko:
  ice: Set txq_teid to ICE_INVAL_TEID on ring creation
  ice: Do not skip not enabled queues in ice_vc_dis_qs_msg

 drivers/net/ethernet/intel/ice/ice_lib.c      | 1 +
 drivers/net/ethernet/intel/ice/ice_virtchnl.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-04-02  2:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 12:14 [net PATCH 0/2] ice bug fixes Alice Michael
2022-04-01 12:14 ` [net PATCH 1/2] ice: Set txq_teid to ICE_INVAL_TEID on ring creation Alice Michael
2022-04-02  2:24   ` Jakub Kicinski
2022-04-01 12:14 ` [net PATCH 2/2] ice: Do not skip not enabled queues in ice_vc_dis_qs_msg Alice Michael
2022-04-01 21:02 ` [net PATCH 0/2] ice bug fixes Michael, Alice

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).