[dpdk-dev] [PATCH 1/6] net/null: fix secondary burst function selection

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 7 10:38:05 CEST 2020


On 3/2/2020 5:36 PM, Ferruh Yigit wrote:
> Secondary process uses the primary process device and while setting the
> Rx/Tx functions it uses the device arguments from the secondary process
> instead of the primary ones.
> 
> This may cause primary and secondary process use different Rx/Tx
> functions unintentionally.
> 
> Fixes: bccc77a6a74a ("net/null: fix multi-process Rx and Tx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Is there any review on this set? If there is no objection I will merge it soon.



More information about the dev mailing list