app/eventdev: switch sequence number to dynamic mbuf field
authorDavid Marchand <david.marchand@redhat.com>
Wed, 28 Oct 2020 12:20:12 +0000 (13:20 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 31 Oct 2020 21:14:43 +0000 (22:14 +0100)
commit45a059b08a6f79531eda2fab96d441106b9404ee
treeff1c0c28821ef11529fe7b6a4012fc3d97b9b3c8
parentca4355e4c7bd107994f35519964466146206c4fd
app/eventdev: switch sequence number to dynamic mbuf field

The order test stored a sequence number in the deprecated mbuf field
seqn.
It is moved to a dynamic field in order to allow removal of seqn.

Signed-off-by: David Marchand <david.marchand@redhat.com>
app/test-eventdev/test_order_common.c
app/test-eventdev/test_order_common.h