aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-23vppinfra: support libunwind for backtraceGuillaume Solignac2-0/+13
2024-05-22vlib: prevent some signals from being executed on workersGuillaume Solignac1-0/+12
2024-05-22misc: Initial 24.10-rc0 commitv24.10-rc0Andrew Yourtchenko2-2/+2
2024-05-21session: remove ipv6 lookup threading assertBrian Morris1-1/+0
2024-05-20builtinurl: mark api as deprecatedMatus Fabian1-0/+1
2024-05-17hs-test: fixed timed out tests passing in the CIAdrian Villin3-33/+36
2024-05-17http: ignore http_proxy env in testsMatus Fabian1-4/+19
2024-05-17hs-test: updated api callsAdrian Villin5-47/+106
2024-05-15ip-neighbor: show age instead of time in cliMaxime Peim2-23/+24
2024-05-14http: fix unsupported client app methodMatus Fabian1-0/+7
2024-05-14http: notify client when connection failedMatus Fabian3-5/+29
2024-05-14http: fix server sending all status codesMatus Fabian4-9/+84
2024-05-14sr: move srmpls to a pluginScott Hutton15-36/+73
2024-05-14marvell: remove uses of uintlajoskatona1-1/+1
2024-05-14vppinfra: Add platform cpu and domain get for FreeBSDTom Jones1-1/+71