numam-dpdk/lib/librte_table
Marcin Kerlin 5217261c6a table: add bulk adding and deleting
New functions prototypes for bulk add/delete added to table API. New
functions allows adding/deleting multiple records with single function
call. For now those functions are implemented only for ACL table. For
other tables these function pointers are set to NULL.

Signed-off-by: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2015-11-26 00:32:12 +01:00
..
Makefile table: add name to LPM parameters 2015-10-12 16:03:19 +02:00
rte_lru.h table: hash 2014-06-17 03:34:10 +02:00
rte_table_acl.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_acl.h table: ACL 2014-06-17 03:34:10 +02:00
rte_table_array.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_array.h table: array 2014-06-17 03:34:10 +02:00
rte_table_hash_ext.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_hash_key8.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_hash_key16.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_hash_key32.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_hash_lru.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_hash.h table: hash 2014-06-17 03:34:10 +02:00
rte_table_lpm_ipv6.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_lpm_ipv6.h table: add name to LPM parameters 2015-10-12 16:03:19 +02:00
rte_table_lpm.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_lpm.h table: add name to LPM parameters 2015-10-12 16:03:19 +02:00
rte_table_stub.c table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00
rte_table_stub.h table: stub 2014-06-17 03:34:11 +02:00
rte_table_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_table.h table: add bulk adding and deleting 2015-11-26 00:32:12 +01:00