aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-12session: fix ho cleanup on forced resetFlorin Coras1-1/+2
2024-06-12hs-test: added go style targetsAdrian Villin3-8/+41
2024-06-12session: fix ho cleanup on active and passive closeFlorin Coras1-2/+4
2024-06-12ipsec: move ah packet processing in the inline function ipsec_ah_packet_processvinay tripathi1-138/+157
2024-06-12ipsec: Add option to configure the hand-off worker queue sizeDau Do6-26/+34
2024-06-12papi: more detailed packing error messageKlement Sekera1-4/+9
2024-06-11octeon: add clear counters for port and queuesMonendra Singh Kushwaha3-0/+48
2024-06-11dev: add port and queue counter clear operationMonendra Singh Kushwaha2-5/+18
2024-06-10hs-test: added filenames to test namesAdrian Villin7-110/+162
2024-06-10quic: initialize ooo lookup on fifosFlorin Coras1-0/+10
2024-06-10hs-test: HTTP download benchmarkingMatus Fabian2-18/+44
2024-06-10build: Fix makefile syntaxRenato Botelho do Couto2-2/+2
2024-06-10build: Use $(MAKE) instead of direct call to makeRenato Botelho do Couto8-23/+23
2024-06-10vlib: fix gdb_show_traces()BenoƮt Ganne2-36/+38
2024-06-10octeon: add support for vnet generic flow typeSriram Vatala2-0/+392
2024-06-10octeon: add counters support for port and queueMonendra Singh Kushwaha4-0/+322
2024-06-10dev: fix counter_start in counter clear routineMonendra Singh Kushwaha1-1/+1
2024-06-10octeon: update trace to use qid instead of qMonendra Singh Kushwaha1-1/+1
2024-06-10octeon: enable vf device promiscuous mode featureHarish Malik1-1/+4
2024-06-10build: bump octeon-roc version to 0.5Monendra Singh Kushwaha1-4/+4
2024-06-06hs-test: more debug output in http3 testFlorin Coras2-1/+2
2024-06-05hs-test: keep ab/wrk containers alive until teardownAdrian Villin2-1/+3
2024-06-05tests: organize test coverage report generationDave Wallace1-7/+45
2024-06-05buffers: support per-numa-domain buffer sizeLukas Stockner3-3/+74
2024-06-04hs-test: fix coverage integrationAdrian Villin2-3/+7
2024-06-04ipsec: fix missing udp port checkFan Zhang3-18/+17
2024-06-03ip: add support for drop route through vpp CLIMohsin Kazmi2-1/+7
2024-06-03fib: set the value of the sw_if_index for DROP routeMohsin Kazmi2-2/+46
2024-06-03hs-test: add libunwind dependency to nginx dockerfileAdrian Villin3-7/+2
2024-06-01vlib: clean up r2 plugin registration relocatorDave Barach1-9/+43
2024-05-31hs-test: temp skip some testsAdrian Villin2-1/+6
2024-05-31hs-test: container logging improvementsAdrian Villin3-19/+18
2024-05-31hs-test: add libunwind dependency to vpp dockerfileDave Wallace1-1/+1
2024-05-30hs-test: added targets to makefiles to get coverage from HS testsadrianvillin4-6/+63
2024-05-30hs-test: set longer timeouts while debuggingAdrian Villin7-15/+24
2024-05-30hs-test: pin CPUs to containersAdrian Villin8-39/+47
2024-05-29octeon: convert link speed from Mbps to KbpsMonendra Singh Kushwaha1-1/+2
2024-05-29vlib: stack trace and signal handler improvementsDamjan Marion13-2740/+295
2024-05-28http_static: sanitize path before file readMatus Fabian4-30/+122
2024-05-28octeon: add support for Marvell Octeon9 SoCMonendra Singh Kushwaha6-4/+106
2024-05-28octeon: fix lbk vf initializationMonendra Singh Kushwaha1-0/+1
2024-05-28urpf: export to use it externallyMaxime Peim5-22/+39
2024-05-28urpf: node refactorMaxime Peim1-145/+179
2024-05-24udp: fix csum computation when offload disabledFlorin Coras2-7/+32
2024-05-24ip6: fix icmp throttling error indexMaxime Peim1-1/+1
2024-05-24vlib: improvement to automatic core pinninghsandid2-0/+13
2024-05-23virtio: Add RX queue full statisiticsSteven Luong2-0/+11
2024-05-23hs-test: fix CPU alloc when running in parallelAdrian Villin7-28/+42