Age | Commit message (Expand) | Author | Files | Lines |
2021-04-15 | papi: fix ubuntu 1804 make test socket.close error | Tianyu Li | 1 | -1/+1 |
2021-04-15 | vppinfra: move bitmap format functions to .c file, add format_bitmap_list | Damjan Marion | 3 | -120/+172 |
2021-04-15 | avf: fix tx path segfault | Radu Nicolau | 1 | -0/+1 |
2021-04-15 | vppinfra: correct intrinsic called by u16x16_from_u8x16 | Lijian.Zhang | 1 | -2/+2 |
2021-04-15 | avf: remove the vxlan flow support | Chenmin Sun | 2 | -1/+1 |
2021-04-14 | session: fix next node add on transport registration | Florin Coras | 1 | -7/+2 |
2021-04-14 | vlib: fix access before check issue in foreach_vlib_main macro | Damjan Marion | 1 | -9/+17 |
2021-04-14 | misc: clang-12 support | Damjan Marion | 2 | -7/+11 |
2021-04-14 | session tcp vcl: api to update connection attributes | Florin Coras | 14 | -44/+350 |
2021-04-14 | dpdk: add RSS capability flag to iavf PMD in dpdk_plugin | Chenmin Sun | 1 | -4/+4 |
2021-04-14 | rdma: remove redundant memory registration | Benoît Ganne | 1 | -6/+0 |
2021-04-14 | nat: test dynamic translation between two vrfs | Filip Varga | 1 | -3/+41 |
2021-04-14 | rdma: fix skip_ipv4_cksum behavior in scalar path | Tianyu Li | 1 | -1/+1 |
2021-04-14 | hsa: fix coverity warnings | Florin Coras | 1 | -2/+3 |
2021-04-14 | tls: fix coverity warning | Florin Coras | 1 | -1/+1 |
2021-04-14 | flow: The type of vni in VxLAN flow should be u32 | Chenmin Sun | 3 | -10/+8 |
2021-04-13 | avf: rework TX one-by-one loop | Damjan Marion | 1 | -68/+63 |
2021-04-13 | avf: avoid placeholder buffer alloc in datapath | Damjan Marion | 3 | -31/+25 |
2021-04-13 | avf: avoid ring wrap in the tx path | Damjan Marion | 3 | -139/+122 |
2021-04-12 | avf: avf flow bug fix | Chenmin Sun | 2 | -27/+2 |
2021-04-12 | geneve: fix options len parsing as 32-bits words | Mohammed Hawari | 1 | -2/+3 |
2021-04-12 | tests: support attaching to existing vpp | Klement Sekera | 3 | -7/+7 |
2021-04-09 | dpdk: selection of cryptodev engine data-path | Fan Zhang | 8 | -2733/+2082 |
2021-04-08 | devices: af_packet - use netlink to get/set mtu | Aloys Augustin | 3 | -23/+100 |
2021-04-08 | memif: Use log_debug for clib_file_add and clib_file_del | Steven Luong | 1 | -15/+24 |
2021-04-08 | avf: correctly set VL_API_AVF_DELETE is_mp_safe | Steven Luong | 1 | -2/+3 |
2021-04-08 | avf: crash on avf interface delete | Steven Luong | 1 | -1/+3 |
2021-04-08 | vcl: use per worker mem bapi context | Florin Coras | 2 | -0/+2 |
2021-04-07 | vcl: fix worker cleanup cb function | Florin Coras | 1 | -2/+8 |
2021-04-07 | session: fix coverity warning | Florin Coras | 2 | -6/+6 |
2021-04-07 | crypto: fix ops flags in crypto sw scheduler | Benoît Ganne | 2 | -7/+4 |
2021-04-06 | tests: remove wrappers | Klement Sekera | 1 | -75/+53 |
2021-04-06 | session: basic support for interrupt mode | Florin Coras | 4 | -4/+176 |
2021-04-06 | buffers: performance improvement | Radu Nicolau | 1 | -7/+21 |
2021-04-05 | tcp: time infra improvements | Florin Coras | 12 | -47/+87 |
2021-04-05 | vhost: Crash upon disconnect | Steven Luong | 1 | -1/+1 |
2021-04-05 | arping: coverity woe on COPY_PASTE_ERROR | Steven Luong | 1 | -1/+1 |
2021-04-05 | cnat: explicit BIHASH_USE_HEAP setting | Dave Barach | 1 | -0/+2 |
2021-04-05 | ip6-nd: Solicitation reply only if target is our link-local | Neale Ranns | 1 | -4/+9 |
2021-04-02 | svm: lock-free fifo chunk list push and pop | Florin Coras | 2 | -43/+57 |
2021-04-02 | build: create _objs target for each library | Damjan Marion | 1 | -3/+10 |
2021-04-02 | arping: add arping command | Steven Luong | 8 | -0/+1470 |
2021-04-02 | ip-neighbor: suppress unsolicited clib_warning when sending garp | Steven Luong | 2 | -5/+19 |
2021-04-01 | session: always clean rx mqs on app detach | Florin Coras | 1 | -4/+3 |
2021-04-01 | avf: disable VLAN stripping on E810 using V2 VLAN APIs | Damjan Marion | 4 | -14/+201 |
2021-04-01 | nat: fix ordering of feature nodes | Klement Sekera | 1 | -2/+4 |
2021-04-01 | perfmon: combined set and start command. | Ray Kinsella | 3 | -47/+36 |
2021-04-01 | ip: extend show cmd of ip reassembly configuration | Anton Nikolaev | 4 | -0/+16 |
2021-04-01 | lacp: correctly set is_mp_safe for VL_API_SW_INTERFACE_LACP_DUMP | Steven Luong | 1 | -2/+1 |
2021-04-01 | perfmon: % power level per node | Ray Kinsella | 2 | -0/+58 |