aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-14session tcp vcl: api to update connection attributesFlorin Coras14-44/+350
2021-04-14dpdk: add RSS capability flag to iavf PMD in dpdk_pluginChenmin Sun1-4/+4
2021-04-14rdma: remove redundant memory registrationBenoît Ganne1-6/+0
2021-04-14nat: test dynamic translation between two vrfsFilip Varga1-3/+41
2021-04-14rdma: fix skip_ipv4_cksum behavior in scalar pathTianyu Li1-1/+1
2021-04-14hsa: fix coverity warningsFlorin Coras1-2/+3
2021-04-14tls: fix coverity warningFlorin Coras1-1/+1
2021-04-14flow: The type of vni in VxLAN flow should be u32Chenmin Sun3-10/+8
2021-04-13avf: rework TX one-by-one loopDamjan Marion1-68/+63
2021-04-13avf: avoid placeholder buffer alloc in datapathDamjan Marion3-31/+25
2021-04-13avf: avoid ring wrap in the tx pathDamjan Marion3-139/+122
2021-04-12avf: avf flow bug fixChenmin Sun2-27/+2
2021-04-12geneve: fix options len parsing as 32-bits wordsMohammed Hawari1-2/+3
2021-04-12tests: support attaching to existing vppKlement Sekera13-73/+172
2021-04-09tests: improve namingKlement Sekera2-17/+15
2021-04-09dpdk: selection of cryptodev engine data-pathFan Zhang8-2733/+2082
2021-04-08devices: af_packet - use netlink to get/set mtuAloys Augustin3-23/+100
2021-04-08memif: Use log_debug for clib_file_add and clib_file_delSteven Luong1-15/+24
2021-04-08avf: correctly set VL_API_AVF_DELETE is_mp_safeSteven Luong1-2/+3
2021-04-08avf: crash on avf interface deleteSteven Luong1-1/+3
2021-04-08vcl: use per worker mem bapi contextFlorin Coras2-0/+2
2021-04-07misc: add build_static_vppctl.shDamjan Marion1-0/+36
2021-04-07vcl: fix worker cleanup cb functionFlorin Coras1-2/+8
2021-04-07session: fix coverity warningFlorin Coras2-6/+6
2021-04-07crypto: fix ops flags in crypto sw schedulerBenoît Ganne2-7/+4
2021-04-06tests: remove wrappersKlement Sekera1-75/+53
2021-04-06session: basic support for interrupt modeFlorin Coras4-4/+176
2021-04-06buffers: performance improvementRadu Nicolau1-7/+21
2021-04-05tcp: time infra improvementsFlorin Coras12-47/+87
2021-04-05vhost: Crash upon disconnectSteven Luong1-1/+1
2021-04-05arping: coverity woe on COPY_PASTE_ERRORSteven Luong1-1/+1
2021-04-05cnat: explicit BIHASH_USE_HEAP settingDave Barach1-0/+2
2021-04-05ip6-nd: Solicitation reply only if target is our link-localNeale Ranns2-4/+21
2021-04-02svm: lock-free fifo chunk list push and popFlorin Coras2-43/+57
2021-04-02build: create _objs target for each libraryDamjan Marion1-3/+10
2021-04-02arping: add arping commandSteven Luong9-0/+1475
2021-04-02ip-neighbor: suppress unsolicited clib_warning when sending garpSteven Luong2-5/+19
2021-04-01misc: update INFO.yamlDamjan Marion1-29/+16
2021-04-01tests: support injecting multiple worker pcaps on one PGKlement Sekera2-39/+39
2021-04-01session: always clean rx mqs on app detachFlorin Coras1-4/+3
2021-04-01avf: disable VLAN stripping on E810 using V2 VLAN APIsDamjan Marion4-14/+201
2021-04-01nat: fix ordering of feature nodesKlement Sekera1-2/+4
2021-04-01perfmon: combined set and start command.Ray Kinsella3-47/+36
2021-04-01ip: extend show cmd of ip reassembly configurationAnton Nikolaev4-0/+16
2021-04-01lacp: correctly set is_mp_safe for VL_API_SW_INTERFACE_LACP_DUMPSteven Luong1-2/+1
2021-04-01perfmon: % power level per nodeRay Kinsella2-0/+58
2021-04-01dpdk: Update version to 21.02Kepka, Krzysztof1-4/+4
2021-04-01fib: Move the adjacency midchain nodes into a separate fileNeale Ranns5-233/+251
2021-03-31nat: enable multiworker testsKlement Sekera1-2/+0
2021-03-31dpdk: fix packet offset for GCM crypto opsRobert Shearman1-0/+1