]> git.droids-corp.org - dpdk.git/blobdiff - test/test/test_link_bonding_mode4.c
test: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / test / test / test_link_bonding_mode4.c
index fd2e92042f69ca8efc0cd95e5fec22191c7cc3d8..426877a2a03cca1d210756646f908051bd14346c 100644 (file)
@@ -33,8 +33,8 @@
 
 #define SLAVE_COUNT (4)
 
-#define RX_RING_SIZE 128
-#define TX_RING_SIZE 512
+#define RX_RING_SIZE 1024
+#define TX_RING_SIZE 1024
 
 #define MBUF_CACHE_SIZE         (250)
 #define BURST_SIZE              (32)