aboutsummaryrefslogtreecommitdiffstats
path: root/test/test/test_reorder.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test/test_reorder.c')
-rw-r--r--test/test/test_reorder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test/test_reorder.c b/test/test/test_reorder.c
index 6f2c2306..d5f9d229 100644
--- a/test/test/test_reorder.c
+++ b/test/test/test_reorder.c
@@ -298,7 +298,7 @@ test_reorder_drain(void)
goto exit;
}
if (robufs[0] != NULL)
- rte_pktmbuf_free(robufs[i]);
+ rte_pktmbuf_free(robufs[0]);
/* Insert more packets
* RB[] = {NULL, NULL, NULL, NULL}