Re: [dpdk-dev] [PATCH] net/sfc: add missing Rx descriptor status callback

2018-05-30 Thread Thomas Monjalon
30/05/2018 11:42, Ferruh Yigit: > On 5/30/2018 7:44 AM, Andrew Rybchenko wrote: > > Thomas, Ferruh, > > > > I've found out that the following patch is deferred in patchwork: > > https://dpdk.org/dev/patchwork/patch/40455/ > > > > It is critical under certain conditions since fix application crash

Re: [dpdk-dev] [PATCH] net/sfc: add missing Rx descriptor status callback

2018-05-30 Thread Ferruh Yigit
On 5/30/2018 7:44 AM, Andrew Rybchenko wrote: > Thomas, Ferruh, > > I've found out that the following patch is deferred in patchwork: > https://dpdk.org/dev/patchwork/patch/40455/ > > It is critical under certain conditions since fix application crash. > The patch is net/sfc local and just few li

Re: [dpdk-dev] [PATCH] net/sfc: add missing Rx descriptor status callback

2018-05-29 Thread Andrew Rybchenko
Thomas, Ferruh, I've found out that the following patch is deferred in patchwork: https://dpdk.org/dev/patchwork/patch/40455/ It is critical under certain conditions since fix application crash. The patch is net/sfc local and just few lines - absolutely harmless. The only potential DPDK-wide eff