Re: [dpdk-dev] [PATCH 0/3] net/sfc: improve Rx checksumming support

2018-07-20 Thread Ferruh Yigit
On 7/15/2018 10:56 AM, Andrew Rybchenko wrote: > Andrew Rybchenko (3): > net/sfc: move Rx checksum offload check to device level > net/sfc: fix Rx queue offloads reporting in queue info > net/sfc: prepare to support Rx datapath without checksum Series applied to dpdk-next-net/master, thanks.

Re: [dpdk-dev] [PATCH 0/3] net/sfc: improve Rx checksumming support

2018-07-20 Thread Ferruh Yigit
On 7/19/2018 5:28 PM, Andrew Rybchenko wrote: > On 19.07.2018 19:07, Andrew Rybchenko wrote: >> On 19.07.2018 13:56, Ferruh Yigit wrote: >>> On 7/15/2018 10:56 AM, Andrew Rybchenko wrote: Andrew Rybchenko (3):    net/sfc: move Rx checksum offload check to device level    net/sfc: fix

Re: [dpdk-dev] [PATCH 0/3] net/sfc: improve Rx checksumming support

2018-07-19 Thread Andrew Rybchenko
On 19.07.2018 19:07, Andrew Rybchenko wrote: On 19.07.2018 13:56, Ferruh Yigit wrote: On 7/15/2018 10:56 AM, Andrew Rybchenko wrote: Andrew Rybchenko (3):    net/sfc: move Rx checksum offload check to device level    net/sfc: fix Rx queue offloads reporting in queue info    net/sfc: prepare to

Re: [dpdk-dev] [PATCH 0/3] net/sfc: improve Rx checksumming support

2018-07-19 Thread Andrew Rybchenko
On 19.07.2018 13:56, Ferruh Yigit wrote: On 7/15/2018 10:56 AM, Andrew Rybchenko wrote: Andrew Rybchenko (3): net/sfc: move Rx checksum offload check to device level net/sfc: fix Rx queue offloads reporting in queue info net/sfc: prepare to support Rx datapath without checksum Hi Andre

Re: [dpdk-dev] [PATCH 0/3] net/sfc: improve Rx checksumming support

2018-07-19 Thread Ferruh Yigit
On 7/15/2018 10:56 AM, Andrew Rybchenko wrote: > Andrew Rybchenko (3): > net/sfc: move Rx checksum offload check to device level > net/sfc: fix Rx queue offloads reporting in queue info > net/sfc: prepare to support Rx datapath without checksum Hi Andrew, These conflict with another sfc pat

[dpdk-dev] [PATCH 0/3] net/sfc: improve Rx checksumming support

2018-07-15 Thread Andrew Rybchenko
Andrew Rybchenko (3): net/sfc: move Rx checksum offload check to device level net/sfc: fix Rx queue offloads reporting in queue info net/sfc: prepare to support Rx datapath without checksum drivers/net/sfc/sfc_dp_rx.h| 1 + drivers/net/sfc/sfc_ef10_essb_rx.c | 3 ++- drivers/net/s