aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-04-29crypto: fix chained buffer integrity supportBenoît Ganne1-1/+1
2021-04-28tests: add worker count to class descriptionKlement Sekera1-1/+9
2021-04-26vapi: silence warningsDamjan Marion1-4/+4
2021-04-26tests: clean up gbp calls from vpp_papi_providerPaul Vinciguerra1-138/+0
2021-04-22misc: add filter for specific error for pcap traceBenoît Ganne1-2/+34
2021-04-17classify: honor pcap interface filter also when classify filter is usedBenoît Ganne1-11/+62
2021-04-16tests: cpus awarenessKlement Sekera7-159/+282
2021-04-12tests: support attaching to existing vppKlement Sekera8-64/+155
2021-04-09tests: improve namingKlement Sekera2-17/+15
2021-04-05ip6-nd: Solicitation reply only if target is our link-localNeale Ranns1-0/+12
2021-04-01tests: support injecting multiple worker pcaps on one PGKlement Sekera2-39/+39
2021-03-31tests: call venv module directlyKlement Sekera1-1/+1
2021-03-29tests: move vxlan tests to src/vnet/vxlan/testsDave Wallace6-1464/+0
2021-03-26tests: move ping tests to src/plugin/ping/testDave Wallace1-176/+0
2021-03-25tests: move vppinfra tests to src/vppinfra/testDave Wallace1-40/+0
2021-03-25tests: introduce test-checkstyle-diffKlement Sekera1-2/+17
2021-03-25stats: python vpp_stats rewrite to access stat segment directlyOle Troan6-106/+59
2021-03-24tests: add vpp test dirs to PYTHONPATHDave Wallace1-4/+10
2021-03-20tests: add support for worker awarenessKlement Sekera8-54/+59
2021-03-18tests: remove shm files created by vpp on resetKlement Sekera1-0/+1
2021-03-17tests: remove shm handlingKlement Sekera3-49/+4
2021-03-16fib: Allow the creation of new source on the APINeale Ranns3-2/+217
2021-03-15tests: use socket transport instead of shared memoryOle Troan4-51/+49
2021-03-15tests: fix NoneType printing if VPP died earlyKlement Sekera1-12/+15
2021-03-05tests: improve the robustness of process cleanup on INT/TERM signalsAndrew Yourtchenko1-1/+17
2021-03-05ipsec: Support async mode per-SANeale Ranns1-39/+165
2021-03-05ipsec: Submit fuller async framesNeale Ranns2-0/+85
2021-03-04hsa: fix builtin echo apps with multiple workersFlorin Coras1-2/+0
2021-03-02classify: fix multiple filters supportBenoît Ganne2-56/+56
2021-02-25tests: Add tests for IPSec async mode using the crypto SW schedulerNeale Ranns4-107/+189
2021-02-25ipsec: enable input features on tunnelsBrian Russell2-0/+242
2021-02-24fib: fix sa selection for fib routed destinationsJúlius Milan1-1/+25
2021-02-23misc: run make test-refresh-deps to update the python dependenciesAndrew Yourtchenko2-138/+152
2021-02-23tests: delete test/requirements-2.txtAndrew Yourtchenko1-316/+0
2021-02-19tests: test input policerBrian Russell1-0/+4
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi2-2/+4
2021-02-15tests: fix import in test/test_pcap.pyPaul Vinciguerra1-4/+5
2021-02-15ip: Path MTUNeale Ranns3-2/+449
2021-02-15tests: test punt policer bound to worker threadBrian Russell3-2/+93
2021-02-15tests: explicitly close subprocess filesPaul Vinciguerra1-0/+2
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko10-0/+30
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns5-34/+85
2021-02-10nat: fix EI hairpinning thread safetyKlement Sekera1-0/+2
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith5-85/+34
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns5-34/+85
2021-02-08tests: allow for externally supplied VPP workers config for testsAndrew Yourtchenko2-1/+26
2021-02-05ipsec: add support for AES CTRBenoît Ganne2-3/+139
2021-02-05vxlan: add udp-port configuration supportArtem Glazychev3-46/+244
2021-02-02tests: verify policer stats in punt testsBrian Russell3-0/+72
2021-01-28tests: add ip6 punt policer handoff testBrian Russell1-1/+52