]> git.droids-corp.org - dpdk.git/blobdiff - drivers/event/dpaa2/dpaa2_eventdev_selftest.c
test/bonding: fix RSS test when disable RSS
[dpdk.git] / drivers / event / dpaa2 / dpaa2_eventdev_selftest.c
index bbbd20951fce4becd41990b38456c32b166f58b1..b549bdfcbb8c2d8b56edf1318840c303b283c6d0 100644 (file)
@@ -118,7 +118,7 @@ _eventdev_setup(int mode)
        struct rte_event_dev_info info;
        const char *pool_name = "evdev_dpaa2_test_pool";
 
-       /* Create and destrory pool for each test case to make it standalone */
+       /* Create and destroy pool for each test case to make it standalone */
        eventdev_test_mempool = rte_pktmbuf_pool_create(pool_name,
                                        MAX_EVENTS,
                                        0 /*MBUF_CACHE_SIZE*/,