1. 8792e5c hs-test: proxy testing improvement by Matus Fabian · 4 months ago
  2. 58cb6ba hs-test: fix vppinstance logs and disable trace by Adrian Villin · 4 months ago
  3. 4995d0d hs-test: generate core dump, fix docker logs in CI by Adrian Villin · 5 months ago
  4. 1fb7ae3 vppinfra: fix format_clib_timebase_time by Adrian Villin · 4 months ago
  5. 86fa943 http_static: make max-age configurable by Adrian Villin · 4 months ago
  6. 3601b32 http: make Media Types RFC9110 compliant by Adrian Villin · 4 months ago
  7. 5546755 http: http_read_message improvement by Matus Fabian · 4 months ago
  8. d58177c http: authority-form target parsing/serializing by Matus Fabian · 4 months ago
  9. cf9356d tests: update scapy to version 2.4.5 by Dave Wallace · 5 months ago
  10. d46e674 http: client POST method by Matus Fabian · 5 months ago
  11. 519983b misc: remove deprecated builtinurl plugin by Matus Fabian · 5 months ago
  12. a330856 hs-test: disable color output only in CI by Matus Fabian · 5 months ago
  13. d464338 hs-test: save VPP logs with timestamps by Matus Fabian · 5 months ago
  14. ba9ea13 http: client code improvement by Matus Fabian · 5 months ago
  15. 6a8f26c hs-test: fix docker warning message by Adrian Villin · 5 months ago
  16. 007be4f hs-test: check container state after startup by Adrian Villin · 5 months ago
  17. d9da4ee hs-test: fix logs once again by Adrian Villin · 5 months ago
  18. 2a2c653 hs-test: update envoy by Adrian Villin · 5 months ago
  19. c712de5 prom: mem leak test by Matus Fabian · 5 months ago
  20. 5c4c1b6 prom: concurrent connections fix by Matus Fabian · 6 months ago
  21. d086a36 http: state machine fix by Matus Fabian · 6 months ago
  22. 8ca6ce6 http: return more than data from server app by Matus Fabian · 6 months ago
  23. e99d266 hs-test: memory leak testing by Matus Fabian · 5 months ago
  24. 09b19fe hs-test: fix docker log output when logs are empty by Adrian Villin · 5 months ago
  25. 2514001 hs-test: use docker sdk by Adrian Villin · 5 months ago
  26. b69ee00 hs-test: minor cpu pinning suite improvements by Adrian Villin · 5 months ago
  27. aedfd7c hs-test: exit immediately if docker build fails by Adrian Villin · 5 months ago
  28. 63bdb31 hs-test: quick fix for CpuPinningSuite by Adrian Villin · 5 months ago
  29. e0e8513 hs-test: Add CPU pinning test suite by Hadi Rayan Al-Sandid · 6 months ago
  30. 5874dd0 hs-test: add missing packages to install-deps by Dave Wallace · 6 months ago
  31. 5d171eb hs-test: CPU allocation improvements by Adrian Villin · 6 months ago
  32. 6d44aab hs-test: cat summary file after a failed test run by Adrian Villin · 6 months ago
  33. 0eccf45 hs-test: return error if connecting to vpp fails by Hadi Rayan Al-Sandid · 6 months ago
  34. ed98438 hs-test: move nginx tests into one file by Matus Fabian · 6 months ago
  35. 1fde999 hs-test: added interrupt mode tests by Adrian Villin · 6 months ago
  36. 5eaa15d hs-test: cache docker build in local filesystem by Dave Wallace · 6 months ago
  37. b4516bb hs-test: fix LDPreloadIperfVppTest by Adrian Villin · 6 months ago
  38. bee28af hs-test: output docker build command for ci console log by Dave Wallace · 6 months ago
  39. 4677d92 hs-test: separate infra from tests by Adrian Villin · 6 months ago
  40. 7d1e4a4 hs-test: added cleanup target by Adrian Villin · 6 months ago
  41. 82ad966 http: return more than url to server app by Matus Fabian · 7 months ago
  42. eaa7d91 hs-test: improved suite teardown and replaced PIDs with PPIDs by Adrian Villin · 7 months ago
  43. 5638740 hs-test: added go style targets by Adrian Villin · 6 months ago
  44. 681ff3a hs-test: added filenames to test names by Adrian Villin · 6 months ago
  45. 2d1f0e6 hs-test: HTTP download benchmarking by Matus Fabian · 7 months ago
  46. 893daca build: Use $(MAKE) instead of direct call to make by Renato Botelho do Couto · 7 months ago
  47. 07994a2 hs-test: more debug output in http3 test by Florin Coras · 7 months ago
  48. 7ad37b5 hs-test: keep ab/wrk containers alive until teardown by Adrian Villin · 7 months ago
  49. f4972f9 hs-test: fix coverage integration by Adrian Villin · 7 months ago
  50. 05b0307 hs-test: add libunwind dependency to nginx dockerfile by Adrian Villin · 7 months ago
  51. 00e35ce hs-test: temp skip some tests by Adrian Villin · 7 months ago
  52. fd366b4 hs-test: container logging improvements by Adrian Villin · 7 months ago
  53. d1a5161 hs-test: add libunwind dependency to vpp dockerfile by Dave Wallace · 7 months ago
  54. 8512145 hs-test: added targets to makefiles to get coverage from HS tests by adrianvillin · 11 months ago
  55. 93974e2 hs-test: set longer timeouts while debugging by Adrian Villin · 7 months ago
  56. b9464cd hs-test: pin CPUs to containers by Adrian Villin · 7 months ago
  57. 5409d33 http_static: sanitize path before file read by Matus Fabian · 7 months ago
  58. 0df582e hs-test: fix CPU alloc when running in parallel by Adrian Villin · 7 months ago
  59. 688ac5a hs-test: fixed timed out tests passing in the CI by Adrian Villin · 7 months ago
  60. 595d8cb http: ignore http_proxy env in tests by Matus Fabian · 7 months ago
  61. 46d6600 hs-test: updated api calls by Adrian Villin · 7 months ago
  62. 3d00893 http: notify client when connection failed by Matus Fabian · 7 months ago
  63. b7a9ed7 http: fix server sending all status codes by Matus Fabian · 7 months ago
  64. 16cc51b netmap: Reinstate and update netmap plugin by Tom Jones · 11 months ago
  65. 637edda hs-test: logging improvements by Adrian Villin · 8 months ago
  66. 2d1bc4c hs-test: add make test-debug target by Matus Fabian · 7 months ago
  67. 616201a http: fix http server in response by Matus Fabian · 8 months ago
  68. d894438 http: fix client receiving large data by Filip Tehlar · 1 year, 1 month ago
  69. fd9efae hs-test: disable color output by Adrian Villin · 8 months ago
  70. 18c9f14 hs-test: fix cpu allocator by Matus Fabian · 8 months ago
  71. 83b12bf hs-test: clean up Makefile for compatibility with ci-management by Dave Wallace · 8 months ago
  72. bbee45c hs-test: add tests repeat option by Matus Fabian · 8 months ago
  73. c899ab4 hs-test: fix TCP with loss test by Matus Fabian · 8 months ago
  74. cee15aa hs-test: transition to ginkgo test framework by Adrian Villin · 9 months ago
  75. 940a70f tests: upgrade python packages by Dave Wallace · 9 months ago
  76. 3a0d7d2 misc: in crcchecker.py, don't check for uncommitted changes in CI by Dave Wallace · 9 months ago
  77. 3e147f0 misc: deprecate lawful-intercept by hsandid · 9 months ago
  78. e574736 misc: fix the static vppctl build by Andrew Yourtchenko · 9 months ago
  79. 28bd8f0 hs-test: experimental support for multiple test instances by adrianvillin · 10 months ago
  80. fbf5f2b hs-test: shortened interface names to avoid character limit by adrianvillin · 10 months ago
  81. 7c67547 hs-test: improved logging by adrianvillin · 10 months ago
  82. f34b680 hs-test: update docs on debugging by Filip Tehlar · 11 months ago
  83. a1bd50c hs-test: use relative paths for docker volumes by Filip Tehlar · 11 months ago
  84. 707210c hs-test: updated golang and packages by adrianvillin · 11 months ago
  85. 9418143 hs-test: change convention for skipping tests by Filip Tehlar · 11 months ago
  86. c60266d memif: use VPP cacheline size for memif when compiling within VPP by Mohsin Kazmi · 11 months ago
  87. c3b416c build: Explicitly use bash for shell scripts by Tom Jones · 11 months ago
  88. 87241fe hs-test: use specific port for http3 test by Filip Tehlar · 11 months ago
  89. 01fe7ab octeon: native driver for Marvell Octeon SoC by Damjan Marion · 1 year, 2 months ago
  90. d7c9632 libmemif: fix segfault and buffer overflow in examples by Tianyu Li · 1 year, 5 months ago
  91. 00e9fe6 libmemif: fix for memif_init_queues slot math by mbly · 1 year ago
  92. a908779 libmemif: Fix for memif_buffer_alloc rewind logic by mbly · 1 year ago
  93. 9853342 libmemif: added tests by Daniel Béreš · 1 year, 11 months ago
  94. 56e17cf hs-test: add more asserts by Filip Tehlar · 11 months ago
  95. 3336eef hs-test: add tls proxy test by Filip Tehlar · 1 year, 1 month ago
  96. 4fa0ba6 hs-test: retry command on test setup failure by Filip Tehlar · 1 year ago
  97. 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
  98. 98d24a5 hs-test: more proxy vars for docker builds by Florin Coras · 12 months ago
  99. f26bbea hs-test: use prebuilt curl with http3 support by Florin Coras · 12 months ago
  100. 48744b9 hs-test: decrease docker image size by Filip Tehlar · 1 year ago