[dpdk-dev] [PATCH] net/sfc: fix crash on Tx queue release

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 29 18:25:07 CEST 2017


On 3/29/2017 4:08 PM, Andrew Rybchenko wrote:
> Datapath TxQ handle is passed to release function, not control path.
> 
> Fixes: 5808dbaf751f ("net/sfc: factor out libefx-based Tx datapath")
> 
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> ---
> Please, squash the patch into 5808dbaf751f.

Hi Andrew,

To clarify, for the commits in next-net tree that are not merged yet, we
can benefit from sub-tree re-writable option and squash some fixes,
-without over using it.

But for this patch, as far as I can see, original code added with
commit: b1b7ad933b39 ("net/sfc: set up and release Tx queues")
which is part of v17.02 release.

So, please send a patch with correct fixes line and it won't be squashed.

Thanks,
ferruh



More information about the dev mailing list