eventdev: switch sequence number to dynamic mbuf field
authorDavid Marchand <david.marchand@redhat.com>
Wed, 28 Oct 2020 12:20:11 +0000 (13:20 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 31 Oct 2020 21:14:42 +0000 (22:14 +0100)
commitca4355e4c7bd107994f35519964466146206c4fd
tree7961b50328dc13178acd58d67c962927274b6e15
parentea2780632f6563f100d0b324b6d027b3b51d2b78
eventdev: switch sequence number to dynamic mbuf field

The eventdev drivers have been hacking the deprecated field seqn for
internal test usage.
It is moved to a dynamic mbuf field in order to allow removal of seqn.

Signed-off-by: David Marchand <david.marchand@redhat.com>
drivers/event/octeontx/ssovf_evdev_selftest.c
drivers/event/octeontx2/otx2_evdev_selftest.c
drivers/event/opdl/opdl_test.c
drivers/event/sw/sw_evdev_selftest.c
lib/librte_eventdev/rte_eventdev.c
lib/librte_eventdev/rte_eventdev_pmd.h
lib/librte_eventdev/version.map