Age | Commit message (Expand) | Author | Files | Lines |
2024-02-15 | hs-test: shortened interface names to avoid character limit |  adrianvillin | 13 | -43/+47 |
2024-02-15 | hs-test: improved logging |  adrianvillin | 10 | -41/+94 |
2024-01-29 | hs-test: update docs on debugging |  Filip Tehlar | 1 | -0/+15 |
2024-01-29 | hs-test: use relative paths for docker volumes |  Filip Tehlar | 7 | -17/+22 |
2024-01-26 | hs-test: updated golang and packages |  adrianvillin | 3 | -31/+38 |
2024-01-19 | hs-test: change convention for skipping tests |  Filip Tehlar | 3 | -5/+16 |
2024-01-19 | memif: use VPP cacheline size for memif when compiling within VPP |  Mohsin Kazmi | 2 | -0/+12 |
2024-01-19 | build: Explicitly use bash for shell scripts |  Tom Jones | 6 | -6/+6 |
2024-01-18 | hs-test: use specific port for http3 test |  Filip Tehlar | 1 | -1/+1 |
2024-01-17 | octeon: native driver for Marvell Octeon SoC |  Damjan Marion | 1 | -0/+46 |
2024-01-12 | libmemif: fix segfault and buffer overflow in examples |  Tianyu Li | 3 | -4/+6 |
2024-01-12 | libmemif: fix for memif_init_queues slot math |  mbly | 1 | -5/+9 |
2024-01-12 | libmemif: Fix for memif_buffer_alloc rewind logic |  mbly | 1 | -18/+13 |
2024-01-12 | libmemif: added tests |  Daniel Béreš | 8 | -1/+881 |
2024-01-11 | hs-test: add more asserts |  Filip Tehlar | 5 | -13/+13 |
2024-01-11 | hs-test: add tls proxy test |  Filip Tehlar | 3 | -12/+22 |
2024-01-11 | hs-test: retry command on test setup failure |  Filip Tehlar | 1 | -3/+15 |
2024-01-09 | session: support for cl port reuse |  Florin Coras | 1 | -2/+3 |
2023-12-23 | hs-test: more proxy vars for docker builds |  Florin Coras | 1 | -2/+6 |
2023-12-22 | hs-test: use prebuilt curl with http3 support |  Florin Coras | 3 | -36/+5 |
2023-12-15 | hs-test: decrease docker image size |  Filip Tehlar | 1 | -2/+5 |
2023-12-15 | hs-test: remove unnecessary app ns configs |  Filip Tehlar | 4 | -32/+26 |
2023-11-30 | hs-test: add http prom test |  Filip Tehlar | 3 | -0/+16 |
2023-11-15 | docs: Remove references to vlan-strip-offload as it is deprecated |  Steven Luong | 1 | -4/+0 |
2023-10-26 | hsa: unify echo test setup |  Filip Tehlar | 2 | -31/+86 |
2023-10-05 | vpp-swan: fix config to run containers |  Gabriel Oginski | 1 | -2/+2 |
2023-09-15 | vpp-swan: fix configuration of policies |  Gabriel Oginski | 1 | -15/+16 |
2023-09-05 | hs-test: point gdb to vpp source files |  Filip Tehlar | 4 | -1/+15 |
2023-09-05 | hs-test: verbose output on single test run |  Filip Tehlar | 1 | -1/+1 |
2023-09-04 | hs-test: log external apps |  Filip Tehlar | 7 | -94/+97 |
2023-09-04 | hs-test: fix gdb attach |  Filip Tehlar | 1 | -3/+2 |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 2 | -2/+1 |
2023-07-31 | libmemif: add support for buffer size |  Mohsin Kazmi | 1 | -2/+11 |
2023-07-28 | hs-test: improve get stats |  Filip Tehlar | 2 | -4/+19 |
2023-07-24 | vpp-swan: fix handler API messages |  Gabriel Oginski | 1 | -19/+26 |
2023-07-19 | vpp-swan: change flow in function for add route |  Gabriel Oginski | 3 | -16/+27 |
2023-07-19 | vpp-swan: fix incorrect msg ID in register_event |  Gabriel Oginski | 1 | -5/+7 |
2023-07-19 | vpp-swan: fix function to get sw_if_index |  Gabriel Oginski | 1 | -6/+23 |
2023-07-06 | build: generate debug info rpm packages for opensuse |  Laszlo Kiraly | 1 | -0/+2 |
2023-07-04 | packetforge: fix has_key invalid in python3 |  Ting Xu | 2 | -5/+5 |
2023-06-27 | hs-test: add nginx+quic test |  Filip Tehlar | 18 | -5/+235 |
2023-06-22 | tests docs: fix lcov code coverage report generation |  Dave Wallace | 3 | -67/+0 |
2023-06-08 | hs-test: increase test run timeout |  Filip Tehlar | 1 | -1/+1 |
2023-06-08 | hs-test: rename address allocator |  Filip Tehlar | 4 | -59/+59 |
2023-06-01 | hs-test: fix vcl test parameter |  Filip Tehlar | 1 | -1/+1 |
2023-05-30 | libmemif: add testing application |  Mohsin Kazmi | 3 | -1/+317 |
2023-05-24 | hs-test: add vcl echo tests |  Filip Tehlar | 3 | -32/+63 |
2023-05-20 | hs-test: support for multiple workers |  Filip Tehlar | 13 | -48/+173 |
2023-05-15 | packetforge: add option to show spec and mask only |  Ting Xu | 4 | -40/+141 |
2023-04-26 | hs-test: add missing make target for .deps.ok |  Dave Wallace | 1 | -0/+3 |