numam-dpdk/app/test
Konstantin Ananyev fb5d9d5482 test/ring: add stress test for ST peek API
Introduce new test case to test ST peek API.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
2020-07-03 12:05:25 +02:00
..
test_cfgfiles/etc
autotest_data.py test/bitops: fix command name 2020-06-25 01:26:26 +02:00
autotest_runner.py
autotest_test_funcs.py
autotest.py
commands.c replace unused attributes 2020-04-16 18:30:58 +02:00
get-coremask.sh
has-hugepage.sh test: remove meson dependency on /proc file 2020-04-15 15:45:24 +02:00
Makefile test/ring: add stress test for ST peek API 2020-07-03 12:05:25 +02:00
meson.build test/ring: add stress test for ST peek API 2020-07-03 12:05:25 +02:00
packet_burst_generator.c
packet_burst_generator.h
process.h
resource.c
resource.h
sample_packet_forward.c
sample_packet_forward.h
test_acl.c
test_acl.h
test_alarm.c
test_atomic.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_barrier.c
test_bitmap.c bitmap: add init with all bits set 2020-04-15 16:10:12 +02:00
test_bitops.c test/bitops: add bit operations test case 2020-06-16 14:34:39 +02:00
test_bitratestats.c test: cleanup when leaving bitrate and latency tests 2020-05-19 14:13:19 +02:00
test_bpf.c bpf: support packet data load instructions 2020-06-24 23:42:04 +02:00
test_byteorder.c
test_cfgfile.c
test_cmdline_cirbuf.c
test_cmdline_etheraddr.c
test_cmdline_ipaddr.c
test_cmdline_lib.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_cmdline_num.c
test_cmdline_portlist.c
test_cmdline_string.c
test_cmdline.c
test_cmdline.h
test_common.c
test_compressdev_test_buffer.h
test_compressdev.c test/compress: check IM buffer too small 2020-04-19 17:15:14 +02:00
test_cpuflags.c
test_crc.c
test_cryptodev_aead_test_vectors.h test/crypto: add AES-GCM J0 case 2020-04-05 18:26:04 +02:00
test_cryptodev_aes_test_vectors.h test/crypto: do not check for PMD 2020-04-19 22:45:40 +02:00
test_cryptodev_asym_util.h
test_cryptodev_asym.c
test_cryptodev_blockcipher.c test/crypto: handle unsupported error on session init 2020-05-11 13:17:43 +02:00
test_cryptodev_blockcipher.h test/crypto: do not check for PMD 2020-04-19 22:45:40 +02:00
test_cryptodev_des_test_vectors.h test/crypto: do not check for PMD 2020-04-19 22:45:40 +02:00
test_cryptodev_dh_test_vectors.h
test_cryptodev_dsa_test_vectors.h
test_cryptodev_ecdsa_test_vectors.h
test_cryptodev_ecpm_test_vectors.h
test_cryptodev_hash_test_vectors.h test/crypto: do not check for PMD 2020-04-19 22:45:40 +02:00
test_cryptodev_hmac_test_vectors.h
test_cryptodev_kasumi_hash_test_vectors.h
test_cryptodev_kasumi_test_vectors.h
test_cryptodev_mixed_test_vectors.h
test_cryptodev_mod_test_vectors.h
test_cryptodev_rsa_test_vectors.h
test_cryptodev_security_pdcp_test_func.h
test_cryptodev_security_pdcp_test_vectors.h
test_cryptodev_security_pdcp.c
test_cryptodev_snow3g_hash_test_vectors.h
test_cryptodev_snow3g_test_vectors.h
test_cryptodev_zuc_test_vectors.h
test_cryptodev.c test/crypto: fix statistics case 2020-05-17 16:10:29 +02:00
test_cryptodev.h test/crypto: add AES-GCM J0 case 2020-04-05 18:26:04 +02:00
test_cycles.c
test_debug.c
test_distributor_perf.c
test_distributor.c
test_eal_flags.c
test_eal_fs.c
test_efd_perf.c
test_efd.c replace packed attributes 2020-04-16 18:16:46 +02:00
test_errno.c
test_event_crypto_adapter.c
test_event_eth_rx_adapter.c
test_event_eth_tx_adapter.c
test_event_ring.c
test_event_timer_adapter.c
test_eventdev.c
test_external_mem.c
test_fbarray.c
test_fib6_perf.c
test_fib6.c
test_fib_perf.c
test_fib.c
test_flow_classify.c test/flow_classify: enable multi-sockets system 2020-05-11 23:51:22 +02:00
test_flow_classify.h
test_func_reentrancy.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_graph_perf.c test/graph: fix memory leaks in performance tests 2020-05-15 11:00:55 +02:00
test_graph.c test/graph: fix memory leaks in functional tests 2020-05-15 11:00:18 +02:00
test_hash_functions.c
test_hash_multiwriter.c
test_hash_perf.c hash: add bulk lookup with signatures array 2020-04-25 19:26:47 +02:00
test_hash_readwrite_lf_perf.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_hash_readwrite.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_hash.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_interrupts.c
test_ipfrag.c test/ipfrag: add unit test case 2020-04-25 15:15:30 +02:00
test_ipsec_perf.c test/ipsec: add performance cases 2020-05-11 13:17:43 +02:00
test_ipsec_sad.c
test_ipsec.c test/ipsec: fix crash in session destroy 2020-04-05 18:26:04 +02:00
test_kni.c
test_kvargs.c kvargs: fix buffer overflow when parsing list 2020-03-27 17:03:46 +01:00
test_latencystats.c test: cleanup when leaving bitrate and latency tests 2020-05-19 14:13:19 +02:00
test_link_bonding_mode4.c
test_link_bonding_rssconf.c
test_link_bonding.c
test_logs.c
test_lpm6_data.h
test_lpm6_perf.c
test_lpm6.c
test_lpm_perf.c
test_lpm.c
test_malloc.c mem: fix overflow on allocation 2020-05-11 17:44:13 +02:00
test_mbuf.c test/mbuf: fix a dynamic flag log 2020-06-11 09:49:43 +02:00
test_mcslock.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_member_perf.c
test_member.c replace packed attributes 2020-04-16 18:16:46 +02:00
test_memcpy_perf.c
test_memcpy.c
test_memory.c
test_mempool_perf.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_mempool.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_memzone.c
test_meter.c
test_metrics.c
test_mp_secondary.c
test_pdump.c ring: prepare ring to allow new sync schemes 2020-04-21 11:34:09 +02:00
test_pdump.h
test_per_lcore.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_pmd_perf.c app: remove extra new line after link duplex 2020-05-12 04:07:22 +02:00
test_pmd_ring_perf.c
test_pmd_ring.c
test_power_cpufreq.c
test_power_kvm_vm.c
test_power.c
test_prefetch.c
test_rand_perf.c
test_rawdev.c
test_rcu_qsbr_perf.c
test_rcu_qsbr.c test/rcu: add defer queue APIs tests 2020-04-22 20:46:00 +02:00
test_reciprocal_division_perf.c
test_reciprocal_division.c
test_red.c
test_reorder.c
test_resource.c
test_rib6.c
test_rib.c
test_ring_hts_stress.c test/ring: add contention stress test for HTS ring 2020-04-21 12:52:55 +02:00
test_ring_mpmc_stress.c test/ring: add contention stress test 2020-04-21 11:34:09 +02:00
test_ring_peek_stress.c test/ring: add stress test for MT peek API 2020-04-21 12:52:55 +02:00
test_ring_perf.c test/ring: fix statistics in bulk enq/dequeue 2020-07-01 10:41:19 +02:00
test_ring_rts_stress.c test/ring: add contention stress test for RTS ring 2020-04-21 12:52:55 +02:00
test_ring_st_peek_stress.c test/ring: add stress test for ST peek API 2020-07-03 12:05:25 +02:00
test_ring_stress_impl.h test/ring: add contention stress test 2020-04-21 11:34:09 +02:00
test_ring_stress.c test/ring: add stress test for ST peek API 2020-07-03 12:05:25 +02:00
test_ring_stress.h test/ring: add stress test for ST peek API 2020-07-03 12:05:25 +02:00
test_ring.c test/ring: reduce compilation time 2020-07-03 12:05:05 +02:00
test_ring.h
test_rwlock.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_sched.c
test_security.c test/security: enable tests for non-implemented ops 2020-05-11 13:17:43 +02:00
test_service_cores.c test/service: add perf test for service on app lcore 2020-05-11 09:33:45 +02:00
test_spinlock.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_stack_perf.c
test_stack.c
test_string_fns.c
test_table_acl.c
test_table_acl.h
test_table_combined.c
test_table_combined.h
test_table_pipeline.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_table_pipeline.h
test_table_ports.c
test_table_ports.h
test_table_tables.c
test_table_tables.h
test_table.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_table.h replace unused attributes 2020-04-16 18:30:58 +02:00
test_tailq.c
test_telemetry_json.c telemetry: add utility functions for creating JSON 2020-05-10 23:52:41 +02:00
test_thash.c
test_ticketlock.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_timer_perf.c
test_timer_racecond.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_timer_secondary.c
test_timer.c replace unused attributes 2020-04-16 18:30:58 +02:00
test_trace_perf.c test/trace: add performance test cases 2020-04-23 15:40:04 +02:00
test_trace_register.c trace: simplify trace point headers 2020-05-06 13:50:32 +02:00
test_trace.c test/trace: add functional test cases 2020-04-23 15:40:03 +02:00
test_trace.h test/trace: add functional test cases 2020-04-23 15:40:03 +02:00
test_version.c
test_xmmt_ops.h
test.c
test.h test: remove redundant macro 2020-04-19 17:15:14 +02:00
virtual_pmd.c
virtual_pmd.h