Re: [PATCH net v2 0/2] Fix VF to VM attach detach

From: Przemek Kitszel
Date: Thu Aug 10 2023 - 08:52:51 EST


On 8/9/23 17:15, Petr Oros wrote:
v2: fixed typos in the description of the second patch

v1: https://lore.kernel.org/netdev/20230807094831.696626-1-poros@xxxxxxxxxx/

Petr Oros (2):
Revert "ice: Fix ice VF reset during iavf initialization"
ice: Fix NULL pointer deref during VF reset

drivers/net/ethernet/intel/ice/ice_sriov.c | 8 ++---
drivers/net/ethernet/intel/ice/ice_vf_lib.c | 34 +++++--------------
drivers/net/ethernet/intel/ice/ice_vf_lib.h | 1 -
drivers/net/ethernet/intel/ice/ice_virtchnl.c | 1 -
4 files changed, 12 insertions(+), 32 deletions(-)


You have forgot to propagate reviewed-by tags from v1 (Simon's, Jake's, mine)

Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>

(I'm not sure if I should copy-paste not mine RBs here?)