[PATCH v2 0/2] reorder: introduce new APIs
Volodymyr Fialko
vfialko at marvell.com
Mon Feb 20 11:48:27 CET 2023
This patch series provides new APIs for reorder library and test cases for
them.
v2:
- squash tests with corresponding API patches
- address minor comments
Volodymyr Fialko (2):
reorder: add new drain up to seq number API
reorder: add ability to set min sequence number
app/test/test_reorder.c | 160 ++++++++++++++++++++++++++++++++++++++
lib/reorder/rte_reorder.c | 109 ++++++++++++++++++++++++++
lib/reorder/rte_reorder.h | 44 +++++++++++
lib/reorder/version.map | 3 +
4 files changed, 316 insertions(+)
--
2.34.1
More information about the dev
mailing list