Re: [dpdk-dev] [PATCH v2 00/20] net/sfc: support flow API COUNT action

2021-06-18 Thread Andrew Rybchenko
On 6/17/21 11:37 AM, David Marchand wrote: > Hello Andrew, > > On Fri, Jun 4, 2021 at 4:24 PM Andrew Rybchenko > wrote: >> >> Update base driver and support COUNT action in transfer flow rules. >> >> v2: >> - add release notes >> - add missing documentaion >> - fix spelling >> - handle query

Re: [dpdk-dev] [PATCH v2 00/20] net/sfc: support flow API COUNT action

2021-06-17 Thread David Marchand
Hello Andrew, On Fri, Jun 4, 2021 at 4:24 PM Andrew Rybchenko wrote: > > Update base driver and support COUNT action in transfer flow rules. > > v2: > - add release notes > - add missing documentaion > - fix spelling > - handle query in stopped gracefully I see build issues in the CI. Can yo

[dpdk-dev] [PATCH v2 00/20] net/sfc: support flow API COUNT action

2021-06-04 Thread Andrew Rybchenko
Update base driver and support COUNT action in transfer flow rules. v2: - add release notes - add missing documentaion - fix spelling - handle query in stopped gracefully Andrew Rybchenko (6): net/sfc: do not enable interrupts on internal Rx queues common/sfc_efx/base: separate target EvQ