aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-05-10hs-test: logging improvementsAdrian Villin14-31/+125
2024-05-09http: fix client parse error handlingMatus Fabian1-10/+8
2024-05-09hs-test: add make test-debug targetMatus Fabian1-0/+10
2024-05-08ethernet: check destination mac for L3 in ethernet-input nodeSteven Luong20-58/+90
2024-05-07http: fix client send another requestMatus Fabian1-0/+7
2024-05-07http: notify client on request errorMatus Fabian2-4/+23
2024-05-07api: add to_net parameter to endian messagesOle Troan13-92/+72
2024-05-07api: upgrade cjson and fix reallocOle Troan4-92/+125
2024-05-06vlib: fix use of RTLD_DEEPBIND for muslEric Sun1-0/+4
2024-05-06tests: remove uses of uintEric Sun1-1/+1
2024-05-06vlib: fix missing integer initGuillaume Solignac1-4/+4
2024-05-06vlib: revert automatic core pinning changesHadi Rayan Al-Sandid5-431/+7
2024-05-06iavf: disable VLAN stripping when VLAN offload is set in capsMohsin Kazmi1-16/+27
2024-05-06dpdk: Only use --file-prefix flag on LinuxTom Jones1-0/+2
2024-05-06vlib: Add FreeBSD specific platform filesTom Jones1-0/+6
2024-05-06dpdk: Only reconfigure max pipe size on linuxTom Jones1-1/+8
2024-05-06vppinfra: Include param.h on FreeBSDTom Jones1-1/+2
2024-05-06dpdk: Don't depend on rdma-core on FreeBSDTom Jones1-1/+4
2024-05-06dpdk: Use gnu sed on FreeBSD for header fix upsTom Jones1-3/+8
2024-05-06octeon: fix rvu vf device idMonendra Singh Kushwaha2-1/+3
2024-05-06octeon: add max packet length checkMonendra Singh Kushwaha2-2/+27
2024-05-06octeon: fix buffer free for more than 6 segmentMonendra Singh Kushwaha1-27/+37
2024-05-03vcl: allow more rx events on peekFlorin Coras1-1/+10
2024-05-03interface: fix check in set_interface_name apiStanislav Zaikin1-7/+6
2024-05-03http: fix http server in responseMatus Fabian5-4/+29
2024-05-02gso: use the header offsets from buffer metadataMohsin Kazmi5-162/+240
2024-05-02acl: add missing byteswap header for muslEric Sun1-0/+2
2024-05-01http: fix client receiving large dataFilip Tehlar3-75/+72
2024-05-01octeon: fix roc_nix_npc_mac_addr_get() return value checkDamjan Marion1-1/+1
2024-05-01tests: remove duplicate SVR test caseKlement Sekera1-10/+0
2024-05-01hs-test: disable color outputAdrian Villin1-1/+1
2024-04-30crypto-native: add SHA2-HMACDamjan Marion7-206/+416
2024-04-29hs-test: fix cpu allocatorMatus Fabian1-2/+23
2024-04-29pci: fix missing limits.hGuillaume Solignac1-0/+1
2024-04-26hs-test: clean up Makefile for compatibility with ci-managementDave Wallace4-18/+23
2024-04-25vcl: Only exclude vcl ldpreload on FreeBSDTom Jones1-5/+4
2024-04-25hsa: Link against libepoll-shimTom Jones1-2/+2
2024-04-24dpdk: bump rdma-core to 51.0Dave Wallace2-3/+3
2024-04-24vlib: Add FreeBSD thread specific header and callsTom Jones1-0/+11
2024-04-24vppinfra: Link against lib execinfo on FreeBSDTom Jones1-1/+6
2024-04-24vppinfra: Add FreeBSD method for updating pmalloc lookup tableTom Jones1-1/+44
2024-04-24dpdk: bump to DPDK 24.03Kai Ji1-1/+2
2024-04-24hsa: fix http client error handlingMatus Fabian1-1/+1
2024-04-24misc: fix int/enum mismatch errors reported by gcc-14Damjan Marion6-9/+12
2024-04-24dpdk: remove unnecessary includesDamjan Marion1-7/+0
2024-04-24dpdk: remove dead codeDamjan Marion1-9/+0
2024-04-24vlib: Add a skeleton pci interface for FreeBSDTom Jones1-0/+380
2024-04-24fateshare: Add FreeBSD specific API for controlling processesTom Jones2-0/+43
2024-04-24api: Add FreeBSD specific mechanisms for unix socketsTom Jones1-0/+22
2024-04-24dpdk: Use FreeBSD specific values for network interface classesTom Jones1-0/+10