]> git.droids-corp.org - dpdk.git/blobdiff - app/test-bbdev/test_bbdev.c
net/ice: support auxiliary IP offset Rx descriptor
[dpdk.git] / app / test-bbdev / test_bbdev.c
index a914817bc6beb0217e4d6bcbd16fdc062d0ed031..ac06d7320aba7f35dbd1d813685ce9115329dc23 100644 (file)
@@ -768,7 +768,7 @@ test_bbdev_driver_init(void)
 {
        struct rte_bbdev *dev1, *dev2;
        const char *name = "dev_name";
-       char name_tmp[16];
+       char name_tmp[32];
        int num_devs, num_devs_tmp;
 
        dev1 = rte_bbdev_allocate(NULL);