[dpdk-dev] [PATCH v2 1/2] app/testpmd: fix metadata API and Tx insertion

Thomas Monjalon thomas at monjalon.net
Thu Oct 25 13:32:07 CEST 2018


25/10/2018 12:45, Ferruh Yigit:
> On 10/24/2018 11:49 AM, Ori Kam wrote:
> > From: dev <dev-bounces at 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: dekelp at mellanox.com
> >>
> >> ---
> >> v2:
> >> No change in this patch.
> >> Modified other patch in series.
> >> ---
> >>
> >> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
> <...>
> > Acked-by: Ori Kam <orika at 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




More information about the dev mailing list