aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-04-18vppinfra: remove linux/syscall.hDamjan Marion13-163/+51
2021-04-17classify: honor pcap interface filter also when classify filter is usedBenoît Ganne3-135/+136
2021-04-16tests: cpus awarenessKlement Sekera1-1/+14
2021-04-15vlib: make vlib_pending_frame_t smallerDamjan Marion1-3/+3
2021-04-15tcp: support for rate sample attr flagFlorin Coras2-1/+23
2021-04-15vrrp: refactor testPaul Vinciguerra1-36/+38
2021-04-15vcl: validate fs before cleanupFlorin Coras1-2/+5
2021-04-15papi: fix ubuntu 1804 make test socket.close errorTianyu Li1-1/+1
2021-04-15vppinfra: move bitmap format functions to .c file, add format_bitmap_listDamjan Marion3-120/+172
2021-04-15avf: fix tx path segfaultRadu Nicolau1-0/+1
2021-04-15vppinfra: correct intrinsic called by u16x16_from_u8x16Lijian.Zhang1-2/+2
2021-04-15avf: remove the vxlan flow supportChenmin Sun2-1/+1
2021-04-14session: fix next node add on transport registrationFlorin Coras1-7/+2
2021-04-14vlib: fix access before check issue in foreach_vlib_main macroDamjan Marion1-9/+17
2021-04-14misc: clang-12 supportDamjan Marion2-7/+11
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 Sekera3-7/+7
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-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 Ranns1-4/+9
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 Luong8-0/+1470
2021-04-02ip-neighbor: suppress unsolicited clib_warning when sending garpSteven Luong2-5/+19