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

2017-04-27 Thread Yuanhan Liu
On Thu, Apr 27, 2017 at 07:35:35AM +, 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 li

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

2017-04-27 Thread Jianfeng Tan
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 (4):