[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220401121453.48415-1-alice.michael@intel.com>
Date: Fri, 1 Apr 2022 05:14:51 -0700
From: Alice Michael <alice.michael@...el.com>
To: alice.michael@...el.com, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [net PATCH 0/2] ice bug fixes
From: Tony Nguyen <anthony.l.nguyen@...el.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
Powered by blists - more mailing lists