test/distributor: switch sequence to dynamic mbuf field
authorThomas Monjalon <thomas@monjalon.net>
Mon, 26 Oct 2020 02:15:33 +0000 (03:15 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 31 Oct 2020 15:13:11 +0000 (16:13 +0100)
commit6e1096939de00871174bc4d2f187f78c8270ca33
treeef96a46baf510f732e4cb5b4fb7ad3bba53283e5
parent4c27fe28ffe1f72cc70ab1679e60158e0c3c0300
test/distributor: switch sequence to dynamic mbuf field

The test used the deprecated mbuf field udata64.
It is moved to a dynamic field in order to allow removal of udata64.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tested-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
app/test/test_distributor.c