Age | Commit message (Expand) | Author | Files | Lines |
2024-05-03 | http: fix http server in response | Matus Fabian | 3 | -3/+18 |
2024-05-01 | http: fix client receiving large data | Filip Tehlar | 1 | -1/+1 |
2024-05-01 | hs-test: disable color output | Adrian Villin | 1 | -1/+1 |
2024-04-29 | hs-test: fix cpu allocator | Matus Fabian | 1 | -2/+23 |
2024-04-26 | hs-test: clean up Makefile for compatibility with ci-management | Dave Wallace | 3 | -17/+22 |
2024-04-23 | hs-test: add tests repeat option | Matus Fabian | 2 | -2/+11 |
2024-04-22 | hs-test: fix TCP with loss test | Matus Fabian | 3 | -6/+5 |
2024-04-19 | hs-test: transition to ginkgo test framework | Adrian Villin | 25 | -230/+762 |
2024-04-03 | tests: upgrade python packages | Dave Wallace | 2 | -18/+18 |
2024-04-02 | misc: in crcchecker.py, don't check for uncommitted changes in CI | Dave Wallace | 1 | -7/+9 |
2024-03-29 | misc: deprecate lawful-intercept | hsandid | 3 | -0/+462 |
2024-03-13 | misc: fix the static vppctl build | Andrew Yourtchenko | 1 | -0/+2 |
2024-03-12 | hs-test: experimental support for multiple test instances | adrianvillin | 16 | -63/+164 |
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 |