[dpdk-dev] [PATCH V3 1/5] examples/pipeline: improve table update CLI commands

Thomas Monjalon thomas at monjalon.net
Sat Jul 10 00:13:30 CEST 2021


09/07/2021 23:37, Thomas Monjalon:
> 03/07/2021 00:46, Cristian Dumitrescu:
> > From: Churchill Khangar <churchill.khangar at intel.com>
> > 
> > For more felxibility, the single monolithic table update command is
> > split into table entry add, table entry delete, table default entry
> > add, pipeline commit and pipeline abort.
> > 
> > Signed-off-by: Churchill Khangar <churchill.khangar at intel.com>
> > Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> 
> Series applied, thanks.

Sorry, only first 2 patches are really kept,
because the patch 3 fails 32-bit compilation:

lib/pipeline/rte_swx_pipeline.c:9851:33: error:
array subscript ‘struct rte_swx_table_selector_params[0]’
is partly outside array bounds of ‘unsigned char[24]’ [-Werror=array-bounds]





More information about the dev mailing list