Re: [dpdk-dev] [PATCH 0/6] net/cxgbe: bug fixes

2018-11-09 Thread Ferruh Yigit
On 11/9/2018 7:56 AM, Rahul Lakkireddy wrote: > Patch 1 adds a missing PCI un-initialization function for CXGBEVF to > fix resource leaks. > > Patch 2 fixes VLAN strip offload always being enabled without looking > at Rx offload flags. > > Patch 3 fixes issue with redefined match items in flows b

[dpdk-dev] [PATCH 0/6] net/cxgbe: bug fixes

2018-11-08 Thread Rahul Lakkireddy
Patch 1 adds a missing PCI un-initialization function for CXGBEVF to fix resource leaks. Patch 2 fixes VLAN strip offload always being enabled without looking at Rx offload flags. Patch 3 fixes issue with redefined match items in flows being offloaded to hardware. Patch 4 fixes flow offload time