[dpdk-stable] [dpdk-dev] [PATCH 2/4] net/softnic: do not dereference global config struct
    Maxime Coquelin 
    maxime.coquelin at redhat.com
       
    Wed May 15 12:06:58 CEST 2019
    
    
  
On 5/15/19 9:54 AM, David Marchand wrote:
> Prefer the existing apis rather than direct access the configuration
> structure.
> 
> Fixes: a958a5c07f4b ("net/softnic: support service cores")
> Cc:stable at dpdk.org
> 
> Signed-off-by: David Marchand<david.marchand at redhat.com>
> ---
>   drivers/net/softnic/rte_eth_softnic_thread.c | 13 ++++---------
>   1 file changed, 4 insertions(+), 9 deletions(-)
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
    
    
More information about the stable
mailing list