numam-dpdk/examples
Jasvinder Singh 4aae2d28ef examples/ip_pipeline: fix TC oversubscription weight
The sched library checks the subport tc ov weight value regardless
of whether RTE_SCHED_SUBPORT_TC_OV flag is enabled or not.

This fix allows application to always set valid tc ov weight value.

error log
SCHED: pipe_profile_check: Incorrect value for tc ov weight
SCHED: rte_sched_port_check_params: Pipe profile check failed(-22)
Command "tmgr" failed.

Fixes: 25961ff3bc ("examples/ip_pipeline: add traffic manager object")
Cc: stable@dpdk.org

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2019-08-06 15:22:48 +02:00
..
bbdev_app
bond
bpf examples/bpf: fix build 2019-08-06 12:30:11 +02:00
cmdline
distributor
ethtool
eventdev_pipeline
exception_path
fips_validation
flow_classify
flow_filtering remove extra blank lines at end of files 2019-08-05 15:19:32 +02:00
helloworld
ip_fragmentation
ip_pipeline examples/ip_pipeline: fix TC oversubscription weight 2019-08-06 15:22:48 +02:00
ip_reassembly examples/ip_reassembly: enable IP checksum offload 2019-07-08 11:04:01 +02:00
ipsec-secgw
ipv4_multicast
kni
l2fwd
l2fwd-cat
l2fwd-crypto
l2fwd-jobstats
l2fwd-keepalive
l3fwd examples/l3fwd: fix unaligned memory access on x86 2019-07-30 22:05:00 +02:00
l3fwd-acl
l3fwd-power remove extra blank lines at end of files 2019-08-05 15:19:32 +02:00
l3fwd-vf
link_status_interrupt
load_balancer
multi_process
netmap_compat
ntb examples/ntb: fix error handling 2019-08-06 10:40:54 +02:00
packet_ordering
performance-thread
ptpclient
qos_meter
qos_sched
quota_watermark
rxtx_callbacks examples/rxtx_callbacks: fix HW timestamp config 2019-07-30 11:21:49 +02:00
server_node_efd
service_cores
skeleton
tep_termination
timer
vdpa
vhost
vhost_crypto
vhost_scsi remove extra blank lines at end of files 2019-08-05 15:19:32 +02:00
vm_power_manager
vmdq
vmdq_dcb
Makefile
meson.build