aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-01-21wireguard: add async mode for decryption packetsGabriel Oginski5-217/+445
2022-01-21wireguard: add async mode for encryption packetsGabriel Oginski10-98/+606
2022-01-20hsa: refactor test http server to use http protoFlorin Coras2-451/+188
2022-01-20wireguard: add burst modeGabriel Oginski7-181/+538
2022-01-20dpdk: fix compilation for DPDK < 21.11BenoƮt Ganne2-2/+5
2022-01-20http: add http protocol pluginFlorin Coras5-0/+1396
2022-01-19svm: update number of segments in svm_fifo_segmentsFlorin Coras2-8/+8
2022-01-18dpdk: limit number of TX queues to max supportedDamjan Marion1-3/+17
2022-01-18linux-cp: fix possible null derefPim van Pelt1-0/+2
2022-01-18srv6-mobile: Fix the coverity issueTetsuya Murakami1-2/+2
2022-01-18vnet: distinguish between max_frame_size and MTUDamjan Marion6-39/+71
2022-01-17interface: improve MTU handlingDamjan Marion3-18/+51
2022-01-15mactime: fix memory leakDave Barach1-1/+2
2022-01-14dpdk: refactor device setupDamjan Marion7-540/+328
2022-01-14dpdk: fix burst function outputDamjan Marion1-3/+3
2022-01-12hsa: echo clients connect improvementsFlorin Coras2-19/+34
2022-01-12hsa: cleanup echo client appFlorin Coras2-228/+268
2022-01-12hsa: allow large segments for echo appsFlorin Coras2-36/+13
2022-01-12dpdk: bump to DPDK v21.11Damjan Marion5-17/+31
2022-01-12dpdk: improve loggingDamjan Marion3-10/+49
2022-01-12dpdk: update packet offload flagsDamjan Marion2-41/+89
2022-01-12perfmon: skipping bundle messageRay Kinsella1-1/+1
2022-01-12dpdk: postpone updating runtime dataDamjan Marion1-1/+3
2022-01-12dpdk: use blunt force to skip irrelevant and confusing logsDamjan Marion1-1/+13
2022-01-12dpdk: always display burst function nameDamjan Marion1-12/+10
2022-01-12dpdk-cryptodev: run dequeue again in case of interrupt mode being usedDastin Wilski1-0/+6
2022-01-11hsa: allow use of default port for vcl test appsFlorin Coras2-23/+28
2022-01-11linux-cp: Add VPP->Linux synchronizationPim van Pelt7-166/+697
2022-01-11tls: ssl close only after all data drainedFlorin Coras1-2/+2
2022-01-11dpdk: offloads cleanupDamjan Marion4-199/+122
2022-01-10interface: refactor interface capabilities code, part 2Damjan Marion1-6/+8
2022-01-10vrrp: vrrp in unicast mode,interface not add virtual ip addresssjinsh1-3/+0
2022-01-09dpdk: interface capabilities cleanupDamjan Marion4-24/+54
2022-01-09dpdk: port type code cleanupDamjan Marion3-93/+34
2022-01-09dpdk: new mbuf flags in format functionDamjan Marion1-26/+26
2022-01-08dpdk: new flags formatDamjan Marion4-30/+64
2022-01-07vmxnet3: memory leak on parsing bad CLI commandSteven Luong1-3/+5
2022-01-07ethernet: new interface registration functionDamjan Marion11-121/+111
2022-01-07dpdk: fix rx and tx descriptor configFlorin Coras1-0/+6
2022-01-06dpdk: cleanup MTU handlingDamjan Marion3-99/+31
2022-01-06dpdk: port type from speed_capa bitmap on Cisco VICDamjan Marion1-35/+1
2022-01-06tap: add num_tx_queues APINathan Skrzypczak1-0/+1
2022-01-05dpdk: remove unused definesDamjan Marion1-7/+0
2022-01-05dpdk: no need to copy default tx confDamjan Marion3-6/+2
2022-01-05dpdk: improve checksum computationFlorin Coras2-3/+26
2022-01-05interface: refactor interface capabilities codeDamjan Marion8-34/+26
2022-01-05dpdk: move port config to single structDamjan Marion6-220/+206
2022-01-05dpdk: remove unused flagDamjan Marion6-132/+91
2022-01-05srv6-mobile: Update GTP4/6.D functionTetsuya Murakami9-1194/+1539
2022-01-05dpdk: keep buffer flags per-deviceDamjan Marion4-15/+7