aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-09-23test: performance: check pktio promisc mode status before enabling itMatias Elo
2022-09-23test: performance: scheduling: fix gcc-10 lto buildMatias Elo
2022-09-23validation: ipsec: fix gcc-12 buildMatias Elo
2022-09-23validation: common: add missing guardPetri Savolainen
2022-09-08Merge tag 'v1.37.2.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-07-14validation: pool: add tests for odp_pool_stats_opt_t.thread.cache_availableMatias Elo
2022-07-14validation: use NULL when cpumask is not neededPetri Savolainen
2022-07-14validation: cpumask: re-write default cpumask testsPetri Savolainen
2022-07-14validation: pktio: promisc mode disabled by defaultPetri Savolainen
2022-07-14validation: stash: add statistics counters test casePetri Savolainen
2022-07-14validation: stash: add odp_stash_print() testPetri Savolainen
2022-07-14validation: thread: improve thread id and count testsMatias Elo
2022-07-14test: cunit: enable creating up to ODP_THREAD_COUNT_MAX worker threadsMatias Elo
2022-07-07test: cunit: fix cunit asserts for multithreaded test appsJanne Peltonen
2022-07-07test: cunit: do not start new threads if old ones are still runningJanne Peltonen
2022-06-30Merge tag 'v1.37.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-06-29validation: sched: add multi-threaded fifo order testsPetri Savolainen
2022-06-29validation: sched: add queue fifo order testsPetri Savolainen
2022-06-29validation: barrier: add single thread testPetri Savolainen
2022-06-29validation: common: thread specific argument supportPetri Savolainen
2022-06-28gitignore: fix typoMatias Elo
2022-06-27validation: init: create binary for init_test_param_init testGowrishankar Muthukrishnan
2022-06-27validation: time: shorten time monotony testJanne Peltonen
2022-06-27validation: time: shorten test time by combining long waitsJanne Peltonen
2022-06-23test: l2fwd: add option for selecting rx queue count per interfaceMatias Elo
2022-06-23test: l2fwd: enable flow hashing in flow aware scheduling modeMatias Elo
2022-06-21test: performance: scheduling: remove unnecessary pad member from queue_conte...Jere Leppänen
2022-06-21test: sched_latency: remove unnecessary pad member from core_stat_tJere Leppänen
2022-06-21test: pktio_perf: remove an extra level of hierarchy from pkt_rx_stats_t and ...Jere Leppänen
2022-06-20Merge tag 'v1.37.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-06-20test: l2fwd: inline fast path functionsShijith Thotton
2022-06-07test: packet_gen: add new wait optionMatias Elo
2022-06-02validation: tm: add minimal checks for the rate limit featureJanne Peltonen
2022-06-02validation: queue: add NULL parameter checksPetri Savolainen
2022-06-02validation: queue: add same queue name testsPetri Savolainen
2022-06-02validation: dma: add same pool name testPetri Savolainen
2022-06-02validation: pool: add same pool name testsPetri Savolainen
2022-05-30validation: init: test default value setting by odp_init_param_init()Janne Peltonen
2022-05-30validation: improve testing of default values set by init functionsJanne Peltonen
2022-05-30validation: scheduler: test odp_schedule_order_wait()Janne Peltonen
2022-05-25validation: tm: fix maybe-uninitialized warningsMatias Elo
2022-05-24validation: lso: add new custom packet test casesPetri Savolainen
2022-05-24validation: lso: add new UDP/IP packet test casesPetri Savolainen
2022-05-24test: common: add 325 byte UDP/IP test packetPetri Savolainen
2022-05-23validation: crypto: fix test_auth_hash_in_auth_rangeAakash Sasidharan
2022-05-23validation: crypto: fix check for session create errorAakash Sasidharan
2022-05-23validation: pool: allow zero max user area size for external poolsAshwin Sekhar T K
2022-05-10validation: tm: fix maybe-uninitialized warningsMatias Elo
2022-05-06validation: scheduler: test odp_schedule_order_wait() with single threadJanne Peltonen
2022-05-06validation: cls: add ODP_PMR_VLAN_PCP_0 testPetri Savolainen