Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-01-28 | tests: move ip4 punt setup to its own class | Brian Russell | 1 | -28/+29 |
2021-01-28 | ip: Router ID included in flow hash | Neale Ranns | 2 | -18/+57 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests | Andrew Yourtchenko | 5 | -18/+39 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation | Ahmed Abdelsalam | 3 | -7/+14 |
2021-01-20 | tests: do not skip solo-run tests if running within a single job and all rema... | Andrew Yourtchenko | 1 | -8/+7 |
2021-01-20 | ip: add IPv6 ping test for link-layer address | Benoît Ganne | 3 | -44/+45 |
2021-01-20 | ip: add API to retrieve IPv6 link-layer address | Benoît Ganne | 1 | -2/+5 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface | Neale Ranns | 2 | -18/+190 |
2021-01-14 | vxlan: Protect against tunnel config where source is not local | Neale Ranns | 1 | -0/+48 |
2021-01-09 | l2: fix tests for learn_limit | Jerome Tollet | 3 | -58/+236 |
2021-01-08 | l2: Separating scan-delay and learn-limit into a separate API from want_l2_ma... | Jerome Tollet | 2 | -0/+53 |
2021-01-08 | tests: move bond tests to src/vnet/bonding/test | Dave Wallace | 2 | -373/+0 |