[dpdk-dev] [PATCH v3 3/5] test_table: added check for bulk add/delete to acl table unit test

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Oct 19 17:30:26 CEST 2015


Hi,
Some changes are needed. Please send a v4.

2015-10-13 09:34, Marcin Kerlin:
> Added to acl table unit test check for bulk add and bulk delete.
> 
> Signed-off-by: Maciej Gajdzica <maciejx.t.gajdzica at intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

ERROR:BAD_SIGN_OFF: Unrecognized email address

Build fails:
test_table_acl.c:(.text+0x24e7): undefined reference to `rte_pipeline_table_entry_add_bulk'
test_table_acl.c:(.text+0x288a): undefined reference to `rte_pipeline_table_entry_delete_bulk'

Probably missing in the .map file?


More information about the dev mailing list