Re: [dpdk-dev] [PATCH 00/3] net/sfc: support drop action in flow API

2018-03-09 Thread Ferruh Yigit
On 2/27/2018 1:11 PM, Andrew Rybchenko wrote: > Update base driver and the PMD itself to support drop action in flow API. > > It should be applied on top of [1]. > > [1] http://dpdk.org/ml/archives/dev/2018-February/091530.html > > Andrew Rybchenko (1): > doc: add flow API drop action support

[dpdk-dev] [PATCH 00/3] net/sfc: support drop action in flow API

2018-02-27 Thread Andrew Rybchenko
Update base driver and the PMD itself to support drop action in flow API. It should be applied on top of [1]. [1] http://dpdk.org/ml/archives/dev/2018-February/091530.html Andrew Rybchenko (1): doc: add flow API drop action support to net/sfc Roman Zhukov (2): net/sfc/base: support drop fil