aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-09-18octeon: fix compilation on octeon9Monendra Singh Kushwaha1-1/+2
2024-09-17vcl: add http support to vcl_test_protosAritra Basu7-11/+501
2024-09-17pvti: Packet Vector Tunnel InterfaceAndrew Yourtchenko20-0/+4353
2024-09-16dpdk: bump to DPDK 24.07 and RDMA 52.0Kai Ji3-2/+5
2024-09-14session: improve sh session cliFlorin Coras1-75/+194
2024-09-13http: update body_len from u32 to u64Aritra Basu8-30/+48
2024-09-13hsa: fix proxy ao connectMatus Fabian1-0/+7
2024-09-12vppapigen: endian generation for vla for non u32Ole Troan1-15/+27
2024-09-12vlib: introduce lazy next node initializationMohammed Hawari4-8/+49
2024-09-11hsa: fix proxy ao tx callbackFlorin Coras1-11/+8
2024-09-11vlib: fix gcc 13.2.0 build failure on ubuntu 24.04Dave Wallace1-1/+1
2024-09-10hs-test: upload via proxy testsMatus Fabian8-17/+69
2024-09-10hsa: http_tps coverity fixMatus Fabian1-7/+9
2024-09-09http: fixed missing static keywordAdrian Villin1-1/+1
2024-09-09armada: introduce dev_armada pluginDamjan Marion27-1813/+1364
2024-09-09ipsec: remove redundant code in ipsec_tun_in traceGarvit1-2/+2
2024-09-09dpdk: add support to disable interrupt modeMohsin Kazmi3-0/+13
2024-09-08http: large POST handlingMatus Fabian4-73/+242
2024-09-06session: add Source Deny ListSteven Luong33-329/+2620
2024-09-06linux-cp: auto select tap id when creating lcp pairStanislav Zaikin3-3/+6
2024-09-05flowprobe: run input nodes before inacl nodesScott Hutton1-2/+2
2024-09-05dev: add platform bus and devicetree supportDamjan Marion6-1/+623
2024-09-05api: fix endian issue for api trace save-jsonOle Troan1-1/+1
2024-09-04vcl: fix vcl issue in multi-thread-workers modeMohamed Feroz1-1/+7
2024-09-03iavf: fully support off-by-one driver behaviorVratko Polak2-5/+12
2024-08-29vcl: add support to write segmentsAritra Basu4-5/+106
2024-08-29virtio: RSS supportSteven Luong9-56/+190
2024-08-29build: add Marvell CN913x platformDamjan Marion1-0/+3
2024-08-29avf: add num tx/rx packets per queueDau Do5-0/+28
2024-08-29buffers: support disabling allocation per numa domainLukas Stockner2-8/+16
2024-08-29octeon: use proper refs for roc item spec and maskSriram Vatala1-43/+59
2024-08-29vppinfra: Use affinity for online cpus on FreeBSDTom Jones1-15/+7
2024-08-29crypto-native: aes_cbc_encrypt in vppinfraMohammed Hawari2-175/+227
2024-08-28ip6: fix error in ip6_input_checkBenoƮt Ganne1-1/+1
2024-08-28hsa: http_cli coverity fixMatus Fabian1-1/+1
2024-08-28http: http_send_data cleanupMatus Fabian1-36/+38
2024-08-28interface: do not update runtime data if input node is not setDamjan Marion1-0/+3
2024-08-28http: http_state_wait_app_reply improvementMatus Fabian3-10/+43
2024-08-27hs-test: added a redis-benchmark testAdrian Villin7-136/+405
2024-08-26hs-test: http tests improvementMatus Fabian5-141/+164
2024-08-26hs-test: failed summary fixMatus Fabian1-0/+4
2024-08-23http: status line parsing fixMatus Fabian2-11/+50
2024-08-23hs-test: core dump improvementMatus Fabian2-17/+20
2024-08-23hs-test: assert improvementMatus Fabian1-9/+9
2024-08-22sr: fix gcc 13.2.0 build errors on ubuntu 24.04Dave Wallace1-0/+2
2024-08-22hs-test: fix incorrect exit statusAdrian Villin3-15/+24
2024-08-22hs-test: fix after mergeMatus Fabian1-2/+2
2024-08-22misc: move osi to pluginHadi Rayan Al-Sandid12-33/+70
2024-08-22tests: fix make test python issues on ubuntu 24.04Dave Wallace7-11/+628
2024-08-22hs-test: nginx proxy/mirroring test cleanupMatus Fabian9-191/+232