numam-dpdk/examples
Slawomir Mrozowicz c874523dc9 examples/performance-thread: fix out-of-bounds tls array
Overrunning array per_lcore_this_sched->current_lthread->tls->data of
1024 8-byte elements at element index 1024 using index k.
Fixed by correct check k condition.

Coverity issue: 143462, 143463
Fixes: 116819b9ed ("examples/performance-thread: add lthread subsystem")

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Michal Jastrzebski <michalx.k.jastrzebski@intel.com>
2017-10-14 01:22:29 +02:00
..
bond ethdev: increase port id range 2017-10-06 18:23:25 +02:00
cmdline fix typos using codespell utility 2017-06-14 23:54:13 +02:00
distributor examples: fix port id type 2017-10-13 21:57:49 +02:00
ethtool examples: fix port id type 2017-10-13 21:57:49 +02:00
eventdev_pipeline_sw_pmd eventdev: ease single-link queue config requirements 2017-10-10 18:30:24 +02:00
exception_path examples: fix port id type 2017-10-13 21:57:49 +02:00
helloworld fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ip_fragmentation ethdev: increase port id range 2017-10-06 18:23:25 +02:00
ip_pipeline mk: sort headers before wildcard inclusion 2017-10-12 22:31:33 +02:00
ip_reassembly examples/ip_reassembly: use pktmbuf to create mempool 2017-10-14 01:03:20 +02:00
ipsec-secgw examples: fix port id type 2017-10-13 21:57:49 +02:00
ipv4_multicast ethdev: increase port id range 2017-10-06 18:23:25 +02:00
kni examples: fix port id type 2017-10-13 21:57:49 +02:00
l2fwd ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l2fwd-cat examples/l2fwd-cat: fix build with PQOS 1.4 2017-10-14 00:26:34 +02:00
l2fwd-crypto examples: fix port id type 2017-10-13 21:57:49 +02:00
l2fwd-jobstats examples: fix port id type 2017-10-13 21:57:49 +02:00
l2fwd-keepalive ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd examples/l3fwd: optimize packet processing on powerpc 2017-10-14 00:51:19 +02:00
l3fwd-acl examples/l3fwd-acl: check fseek return 2017-10-14 00:38:35 +02:00
l3fwd-power examples/l3fwd-power: remove dead code 2017-10-14 00:47:36 +02:00
l3fwd-vf ethdev: increase port id range 2017-10-06 18:23:25 +02:00
link_status_interrupt examples: fix port id type 2017-10-13 21:57:49 +02:00
load_balancer ethdev: increase port id range 2017-10-06 18:23:25 +02:00
multi_process examples/l2fwd_fork: fix message pool init 2017-10-14 00:36:12 +02:00
netmap_compat ethdev: increase port id range 2017-10-06 18:23:25 +02:00
packet_ordering ethdev: increase port id range 2017-10-06 18:23:25 +02:00
performance-thread examples/performance-thread: fix out-of-bounds tls array 2017-10-14 01:22:29 +02:00
ptpclient examples: fix port id type 2017-10-13 21:57:49 +02:00
qos_meter examples: fix port id type 2017-10-13 21:57:49 +02:00
qos_sched examples: fix port id type 2017-10-13 21:57:49 +02:00
quota_watermark examples: fix port id type 2017-10-13 21:57:49 +02:00
rxtx_callbacks examples: fix port id type 2017-10-13 21:57:49 +02:00
server_node_efd examples: fix port id type 2017-10-13 21:57:49 +02:00
skeleton ethdev: increase port id range 2017-10-06 18:23:25 +02:00
tep_termination examples: fix port id type 2017-10-13 21:57:49 +02:00
timer fix typos using codespell utility 2017-06-14 23:54:13 +02:00
vhost ethdev: increase port id range 2017-10-06 18:23:25 +02:00
vhost_scsi examples/vhost_scsi: introduce a new sample app 2017-07-19 22:49:47 +03:00
vm_power_manager examples/vm_power_manager: fix build 2017-10-13 15:35:18 +02:00
vmdq examples: fix port id type 2017-10-13 21:57:49 +02:00
vmdq_dcb examples: fix port id type 2017-10-13 21:57:49 +02:00
Makefile examples/vhost_xen: remove 2017-10-09 01:06:39 +02:00