Age | Commit message (Expand) | Author | Files | Lines |
2021-04-26 | vapi: silence warnings | Damjan Marion | 1 | -4/+4 |
2021-04-26 | tests: clean up gbp calls from vpp_papi_provider | Paul Vinciguerra | 1 | -138/+0 |
2021-04-22 | misc: add filter for specific error for pcap trace | Benoît Ganne | 1 | -2/+34 |
2021-04-17 | classify: honor pcap interface filter also when classify filter is used | Benoît Ganne | 1 | -11/+62 |
2021-04-16 | tests: cpus awareness | Klement Sekera | 7 | -159/+282 |
2021-04-12 | tests: support attaching to existing vpp | Klement Sekera | 8 | -64/+155 |
2021-04-09 | tests: improve naming | Klement Sekera | 2 | -17/+15 |
2021-04-05 | ip6-nd: Solicitation reply only if target is our link-local | Neale Ranns | 1 | -0/+12 |
2021-04-01 | tests: support injecting multiple worker pcaps on one PG | Klement Sekera | 2 | -39/+39 |
2021-03-31 | tests: call venv module directly | Klement Sekera | 1 | -1/+1 |
2021-03-29 | tests: move vxlan tests to src/vnet/vxlan/tests | Dave Wallace | 6 | -1464/+0 |
2021-03-26 | tests: move ping tests to src/plugin/ping/test | Dave Wallace | 1 | -176/+0 |
2021-03-25 | tests: move vppinfra tests to src/vppinfra/test | Dave Wallace | 1 | -40/+0 |
2021-03-25 | tests: introduce test-checkstyle-diff | Klement Sekera | 1 | -2/+17 |
2021-03-25 | stats: python vpp_stats rewrite to access stat segment directly | Ole Troan | 6 | -106/+59 |
2021-03-24 | tests: add vpp test dirs to PYTHONPATH | Dave Wallace | 1 | -4/+10 |
2021-03-20 | tests: add support for worker awareness | Klement Sekera | 8 | -54/+59 |
2021-03-18 | tests: remove shm files created by vpp on reset | Klement Sekera | 1 | -0/+1 |
2021-03-17 | tests: remove shm handling | Klement Sekera | 3 | -49/+4 |
2021-03-16 | fib: Allow the creation of new source on the API | Neale Ranns | 3 | -2/+217 |
2021-03-15 | tests: use socket transport instead of shared memory | Ole Troan | 4 | -51/+49 |
2021-03-15 | tests: fix NoneType printing if VPP died early | Klement Sekera | 1 | -12/+15 |
2021-03-05 | tests: improve the robustness of process cleanup on INT/TERM signals | Andrew Yourtchenko | 1 | -1/+17 |
2021-03-05 | ipsec: Support async mode per-SA | Neale Ranns | 1 | -39/+165 |
2021-03-05 | ipsec: Submit fuller async frames | Neale Ranns | 2 | -0/+85 |
2021-03-04 | hsa: fix builtin echo apps with multiple workers | Florin Coras | 1 | -2/+0 |
2021-03-02 | classify: fix multiple filters support | Benoît Ganne | 2 | -56/+56 |
2021-02-25 | tests: Add tests for IPSec async mode using the crypto SW scheduler | Neale Ranns | 4 | -107/+189 |
2021-02-25 | ipsec: enable input features on tunnels | Brian Russell | 2 | -0/+242 |
2021-02-24 | fib: fix sa selection for fib routed destinations | Július Milan | 1 | -1/+25 |
2021-02-23 | misc: run make test-refresh-deps to update the python dependencies | Andrew Yourtchenko | 2 | -138/+152 |
2021-02-23 | tests: delete test/requirements-2.txt | Andrew Yourtchenko | 1 | -316/+0 |
2021-02-19 | tests: test input policer | Brian Russell | 1 | -0/+4 |
2021-02-15 | vlib: refactor checksum offload support | Mohsin Kazmi | 2 | -2/+4 |
2021-02-15 | tests: fix import in test/test_pcap.py | Paul Vinciguerra | 1 | -4/+5 |
2021-02-15 | ip: Path MTU | Neale Ranns | 3 | -2/+449 |
2021-02-15 | tests: test punt policer bound to worker thread | Brian Russell | 3 | -2/+93 |
2021-02-15 | tests: explicitly close subprocess files | Paul Vinciguerra | 1 | -0/+2 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 10 | -0/+30 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 5 | -34/+85 |
2021-02-10 | nat: fix EI hairpinning thread safety | Klement Sekera | 1 | -0/+2 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" | Matthew Smith | 5 | -85/+34 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy | Neale Ranns | 5 | -34/+85 |
2021-02-08 | tests: allow for externally supplied VPP workers config for tests | Andrew Yourtchenko | 2 | -1/+26 |
2021-02-05 | ipsec: add support for AES CTR | Benoît Ganne | 2 | -3/+139 |
2021-02-05 | vxlan: add udp-port configuration support | Artem Glazychev | 3 | -46/+244 |
2021-02-02 | tests: verify policer stats in punt tests | Brian Russell | 3 | -0/+72 |
2021-01-28 | tests: add ip6 punt policer handoff test | Brian Russell | 1 | -1/+52 |
2021-01-28 | tests: move ip6 punt setup to its own class | Brian Russell | 1 | -23/+24 |
2021-01-28 | tests: add ip4 punt policer handoff test | Brian Russell | 1 | -1/+51 |