test: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / test / test / test_link_bonding_mode4.c
index fd2e920..426877a 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)