25/10/2018 12:45, Ferruh Yigit: > On 10/24/2018 11:49 AM, Ori Kam wrote: > > From: dev <dev-boun...@dpdk.org> On Behalf Of Dekel Peled > >> > >> Previous patch introduces the Tx metadata feature, with unnecessary > >> restrictions on data entry. > >> It also used the metadata in txonly fwd engine only. > >> > >> This fix removes the data entry restrictions on metadata item. > >> It also implements callback function to add the metadata in every > >> Tx packet, sent by any fwd engine. > >> > >> Fixes: 32eef22f0b79 ("app/testpmd: support metadata as flow rule item") > >> Cc: dek...@mellanox.com > >> > >> --- > >> v2: > >> No change in this patch. > >> Modified other patch in series. > >> --- > >> > >> Signed-off-by: Dekel Peled <dek...@mellanox.com> > <...> > > Acked-by: Ori Kam <or...@mellanox.com> > > Series applied to dpdk-next-net/master, thanks. > > > Thomas, > Since the patches has been fixed are in next-net, the Fixes tags will be wrong > when you pull, can you please fix them while merging?
OK, no problem