mbuf: move sequence number in second cache line
authorOlivier Matz <olivier.matz@6wind.com>
Tue, 4 Apr 2017 16:28:06 +0000 (18:28 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 5 Apr 2017 09:30:29 +0000 (11:30 +0200)
Move this field in the second cache line, since no driver use it
in Rx path. The freed space will be used by a timestamp in next
commit.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>

No differences found