numam-dpdk/lib/librte_pipeline
Anatoly Burakov 5675c2ea15 pipeline: do not check for invalid socket ID
We will be assigning "invalid" socket ID's to external heap, and
malloc will now be able to verify if a supplied socket ID is in
fact a valid one, rendering parameter checks for sockets
obsolete.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2018-10-11 10:37:45 +02:00
..
Makefile pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
meson.build pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_pipeline_version.map lib: clear experimental version tag in linker scripts 2018-05-14 03:37:28 +02:00
rte_pipeline.c pipeline: do not check for invalid socket ID 2018-10-11 10:37:45 +02:00
rte_pipeline.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_in_action.c pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_port_in_action.h pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_table_action.c pipeline: add load balance action 2018-04-04 12:21:26 +02:00
rte_table_action.h pipeline: add load balance action 2018-04-04 12:21:26 +02:00