[dpdk-dev] [PATCH 0/3] Some fixes on virtio LSC

Jianfeng Tan jianfeng.tan at intel.com
Wed Apr 26 06:52:48 CEST 2017


Patch 1: fix wrong MSI-X for modern devices so that LSC is always not
         available.
Patch 2: clean up LSC setting.
Patch 3: fix link status always being down.

Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>

Jianfeng Tan (3):
  net/virtio: fix wrong MSI-X for modern devices
  net/virtio: clean up LSC setting
  net/virtio: fix link status always being down

 drivers/net/virtio/virtio_ethdev.c | 14 +++++-----
 drivers/net/virtio/virtio_pci.c    | 52 +++++---------------------------------
 drivers/net/virtio/virtio_pci.h    |  3 +--
 3 files changed, 13 insertions(+), 56 deletions(-)

-- 
2.7.4



More information about the dev mailing list