[dpdk-dev] [PATCH v2 0/4] fixes and cleanup on virtio LSC

Yuanhan Liu yuanhan.liu at linux.intel.com
Fri Apr 28 06:41:17 CEST 2017


On Thu, Apr 27, 2017 at 07:35:35AM +0000, Jianfeng Tan wrote:
> v2:
>   - Split 2nd patch into two patches.
> 
> Patch 1: fix wrong MSI-X for modern devices so that LSC is always not
>          available.
> Patch 2: clean up LSC setting.
> Patch 3: remove redundant MSI-X detection
> Patch 4: fix link status always being down.
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>

FYI, no need to add SoB in cover letter.

Series applied to dpdk-next-virtio. Thanks.

	--yliu


> 
> Jianfeng Tan (4):
>   net/virtio: fix wrong MSI-X for modern devices
>   net/virtio: clean up LSC setting
>   net/virtio: remove redundant MSI-X detection
>   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