test/bonding: fix RSS test when disable RSS
[dpdk.git] / drivers / event / dpaa2 / dpaa2_eventdev_selftest.c
index bbbd209..b549bdf 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*/,