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:sta...@dpdk.org Signed-off-by: David Marchand<david.march...@redhat.com> --- drivers/net/softnic/rte_eth_softnic_thread.c | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime