net/nfb: switch Rx timestamp to dynamic mbuf field
authorThomas Monjalon <thomas@monjalon.net>
Thu, 29 Oct 2020 06:17:15 +0000 (07:17 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 3 Nov 2020 15:21:15 +0000 (16:21 +0100)
commitf6800feb3ea3169fdd924bc2fd89ce208e68906c
tree0ecc823289a826e0cf2f945db50a493b25df1d9c
parent04840ecbcf41bdad01a8ec3ad3e74ff927a54ac7
net/nfb: switch Rx timestamp to dynamic mbuf field

The mbuf timestamp is moved to a dynamic field
in order to allow removal of the deprecated static field.
The related mbuf flag is also replaced.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
drivers/net/nfb/nfb_rx.c
drivers/net/nfb/nfb_rx.h