Skip to content

igbvf: Driver Update

Corinna Vinschen requested to merge vinschen/centos-stream-9:bz2153369 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2153369
Signed-off-by: Corinna Vinschen vinschen@redhat.com
Tested: Basic functionality, netperf, ethtool

7e46e328 (Dawid Wesierski)
igbvf: add PCI reset handler functions

04803ebd (Akihiko Odaki)
igbvf: Regard vf reset nack as success

8e54bb08 (Gaosheng Cui)
intel/igbvf: free irq on the error path in igbvf_request_msix()

drivers/net/ethernet/intel/igbvf/netdev.c | 37 +++++++++++++++++++++++++++++--
drivers/net/ethernet/intel/igbvf/vf.c | 13 ++++++++---
2 files changed, 45 insertions(+), 5 deletions(-)

Edited by Corinna Vinschen

Merge request reports