net/dpaa2: fix loopback spelling

Fixes: a3a997f02d07 ("net/dpaa2: support low level loopback tester")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
This commit is contained in:
Hemant Agrawal 2019-04-24 17:15:18 +05:30 committed by Thomas Monjalon
parent ee854a65da
commit c7ec1ba8d9

View File

@ -28,7 +28,7 @@
#include "dpaa2_ethdev.h"
#include <fsl_qbman_debug.h>
#define DRIVER_LOOPBACK_MODE "drv_looback"
#define DRIVER_LOOPBACK_MODE "drv_loopback"
/* Supported Rx offloads */
static uint64_t dev_rx_offloads_sup =