summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-07-12fib: make mfib optionalBenoît Ganne14-46/+167
2024-07-12fib: log an error when destroying non-empty tablesBenoît Ganne4-12/+12
2024-07-10hs-test: quick fix for CpuPinningSuiteAdrian Villin1-1/+8
2024-07-10session: deleting an application namespace cleaning up the wrong applicationSteven Luong1-1/+1
2024-07-09hs-test: Add CPU pinning test suiteHadi Rayan Al-Sandid6-12/+201
2024-07-09vppinfra: fix huge page alloc error on 5.19+ kernelJay Wang1-0/+14
2024-07-09tls: refactor vft functionsn to allow for reuseFlorin Coras3-140/+152
2024-07-08session: add api to program rx io evtsFlorin Coras2-0/+17
2024-07-08hs-test: add missing packages to install-depsDave Wallace1-1/+2
2024-07-08hs-test: CPU allocation improvementsAdrian Villin5-47/+179
2024-07-08session: improve enable and disable handlingFlorin Coras10-20/+42
2024-07-08session: handle multiple attempts to mark mq congestedFlorin Coras1-2/+5
2024-07-03acl: cli addition to set macip rulesSanjyot Vaidya1-0/+211
2024-07-03tests: disable failing tests on Ubuntu 22.04Andrew Yourtchenko5-10/+21
2024-07-02session: session disable crash if not enableSteven Luong1-1/+2
2024-06-29unittest: coverity woeSteven Luong1-2/+5
2024-06-28session: memory leaks on various transports when session disable and enableSteven Luong4-3/+76
2024-06-28hs-test: cat summary file after a failed test runAdrian Villin2-1/+3
2024-06-28misc: VPP 24.06 Release NotesAndrew Yourtchenko2-0/+495
2024-06-26vppinfra: Improve code portabilityRenato Botelho do Couto1-2/+2
2024-06-25linux-cp: populate mapping vif-sw_if_index only for default-nsDenys Haryachyy1-2/+6
2024-06-25dev: move bus code to bus/Damjan Marion16-15/+17
2024-06-25session: memory leak in mma rule tableSteven Luong1-0/+3
2024-06-25ipsec: enable ipv6 udp checksum offloadJeff Shaw1-0/+33
2024-06-25hs-test: return error if connecting to vpp failsHadi Rayan Al-Sandid1-0/+1
2024-06-25crypto: Add prefetching for src and dstNiyaz Murshed1-0/+11
2024-06-24hs-test: move nginx tests into one fileMatus Fabian3-152/+153
2024-06-24hs-test: added interrupt mode testsAdrian Villin6-7/+55
2024-06-24build: conditional dependency handling of depfileOle Troan1-6/+18
2024-06-24ip: mark IP_ADDRESS_DUMP as mp-safeVladislav Grishenko1-0/+2
2024-06-21hs-test: cache docker build in local filesystemDave Wallace1-8/+24
2024-06-20http_static: fix reply data leakFlorin Coras1-0/+2
2024-06-20ip6: fix ip6-michain trace functionMaxime Peim1-1/+1
2024-06-19dpdk: xstats vecor stuck at 0 elementsOle Troan1-7/+19
2024-06-19hs-test: fix LDPreloadIperfVppTestAdrian Villin4-3/+16
2024-06-19http: fix app name formatting in templateMatus Fabian1-2/+2
2024-06-19build: vppapigen dependency handlingOle Troan2-4/+42
2024-06-19fib: fix ip drop path crashesDmitry Valter2-0/+17
2024-06-18dpdk: expose xstats in stats segmentOle Troan3-12/+90
2024-06-17vnet: move format_vl_api_address_union() from vpp to vnetBenoît Ganne4-16/+16
2024-06-17vppinfra: export os_exit and os_putsBenoît Ganne1-11/+4
2024-06-14tcp: make syn-rcvd timeout configurableFlorin Coras4-1/+9
2024-06-14hs-test: output docker build command for ci console logDave Wallace7-26/+26
2024-06-14vapi: Add option to dispatch with timeoutDau Do2-8/+27
2024-06-14hs-test: separate infra from testsAdrian Villin24-1179/+1179
2024-06-14crypto-native: fix CPU detection for SHA2 codeDamjan Marion1-3/+15
2024-06-13vnet: export header files to build the pluginsDau Do1-0/+2
2024-06-13hs-test: added cleanup targetAdrian Villin4-8/+50
2024-06-13http: return more than url to server appMatus Fabian16-167/+1537
2024-06-12hs-test: improved suite teardown and replaced PIDs with PPIDsAdrian Villin5-49/+57