On Mon, 25 Sep 2017 02:25:54 +0200, Daniel Borkmann wrote: > Implement support for transferring XDP meta data into skb for > nfp driver; before calling into the program, xdp.data_meta points > to xdp.data, where on program return with pass verdict, we call > into skb_metadata_set(). > > Signed-off-by: Daniel Borkmann <[email protected]> > Acked-by: Alexei Starovoitov <[email protected]> > Acked-by: John Fastabend <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]> Thanks!
