numam-dpdk/drivers/net/softnic
Megha Ajmera d91c4b1bb5 sched: enable traffic class oversubscription unconditionally
Removed RTE_SCHED_SUBPORT_TC_OV from rte_config.h.
Best effort traffic class oversubscription is always enabled.

Signed-off-by: Megha Ajmera <megha.ajmera@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2022-02-24 23:44:21 +01:00
..
conn.c net/softnic: fix connection memory leak 2021-07-13 11:34:57 +02:00
conn.h net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
firmware.cli net/softnic: add firmware script 2018-07-12 13:55:42 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
parser.c net/softnic: use POSIX network address conversion 2020-10-23 11:01:25 +02:00
parser.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_softnic_action.c net/softnic: fix memory leak as profile is freed 2021-07-30 13:58:31 +02:00
rte_eth_softnic_cli.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
rte_eth_softnic_cryptodev.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
rte_eth_softnic_flow.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_eth_softnic_internals.h net/softnic: fix memory leak in arguments parsing 2021-07-23 10:09:23 +02:00
rte_eth_softnic_link.c net/softnic: check status of getting ethdev info 2019-10-07 14:45:35 +02:00
rte_eth_softnic_mempool.c net/softnic: add mempool object 2018-07-12 13:49:44 +02:00
rte_eth_softnic_meter.c net/softnic: fix memory leak of meter policy 2021-10-19 22:45:19 +02:00
rte_eth_softnic_pipeline.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
rte_eth_softnic_swq.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_eth_softnic_tap.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
rte_eth_softnic_thread.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
rte_eth_softnic_tm.c sched: enable traffic class oversubscription unconditionally 2022-02-24 23:44:21 +01:00
rte_eth_softnic.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
rte_eth_softnic.h net/softnic: promote manage API 2021-09-15 09:26:23 +02:00
version.map sort symbol maps 2021-10-05 17:03:37 +02:00