Age | Commit message (Expand) | Author | Files | Lines |
2021-01-21 | dpdk: do not use TSO for small packets | Somnath Kotur | 1 | -2/+5 |
2021-01-21 | interface: rx queue infra rework, part one | Damjan Marion | 4 | -19/+28 |
2021-01-21 | dpdk: terminate device devargs string | Matthew Smith | 1 | -1/+2 |
2021-01-21 | dpdk: add support for system libdpdk | Nathan Moos | 1 | -85/+96 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface | Neale Ranns | 1 | -13/+6 |
2021-01-11 | dpdk: allow configure individual VMBUS devices | Vladimir Ratnikov | 3 | -48/+220 |
2020-12-18 | dpdk: rebase cryptodev engine for dpdk 20.11 | Fan Zhang | 2 | -121/+127 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 2 | -6/+6 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -2/+2 |
2020-12-11 | dpdk: bump to dpdk 20.11 | Fan Zhang | 5 | -10/+28 |
2020-12-07 | dpdk: support mlx drivers linked with rdma-core | Mohammed Hawari | 1 | -3/+9 |
2020-12-04 | crypto: fixed async frame enqueue race condition | PiotrX Kleski | 1 | -1/+0 |
2020-11-27 | dpdk: fix cryptodev compile | Fan Zhang | 1 | -45/+6 |
2020-11-24 | dpdk: fix eal in nohugtlb mode | Nathan Skrzypczak | 1 | -16/+22 |
2020-11-19 | dpdk: Telemetry thread is off by default. | Dmitry Vakrhushev | 2 | -0/+9 |
2020-11-19 | dpdk: remove dpdk_early_init | Damjan Marion | 1 | -52/+0 |
2020-11-18 | dpdk: change mlx5 pmd name in foreach_dpdk_pmd | Matthew Smith | 1 | -1/+7 |
2020-11-09 | vlib: fix trace number accounting | Benoît Ganne | 2 | -22/+31 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set | Damjan Marion | 5 | -12/+16 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -1/+1 |
2020-10-21 | dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driver | Dimitrios Markou | 1 | -2/+2 |
2020-10-19 | misc: don't export symbols from plugins | Damjan Marion | 1 | -1/+1 |
2020-10-14 | crypto: fixed ipsec_mb lib dependencies | PiotrX Kleski | 1 | -15/+0 |
2020-10-12 | misc: clang-11 and gcc-10 support | Damjan Marion | 1 | -2/+2 |
2020-10-02 | dpdk: split PCI blacklist rte_eal args from startup.conf | Vladimir Ratnikov | 1 | -2/+3 |
2020-09-29 | dpdk: fix compile | Fan Zhang | 2 | -51/+15 |
2020-09-21 | dpdk: hugepage availibility check using new api | Damjan Marion | 1 | -11/+9 |
2020-09-17 | vppinfra: support main heap with different page sizes | Damjan Marion | 1 | -1/+1 |
2020-09-11 | dpdk: fix coverity defect #214232, #182930 | Chenmin Sun | 2 | -1/+8 |
2020-09-09 | crypto: change cryptodev with new cryptodev API | Fan Zhang | 2 | -0/+1581 |
2020-09-09 | interface: support configuring RSS steering queues | Chenmin Sun | 3 | -34/+154 |
2020-09-08 | dpdk-ipsec: don't leak buffers on crypto alloc failure | Christian Hopps | 2 | -6/+8 |
2020-09-08 | dpdk: fix extended stat strings | Christian Hopps | 1 | -2/+2 |
2020-09-08 | dpdk: fix interface counters to never go backward | Christian Hopps | 1 | -33/+24 |
2020-09-04 | dpdk-ipsec: use init function instead of one-time process | Christian Hopps | 1 | -11/+3 |
2020-09-04 | dpdk-ipsec: fix show output | Christian Hopps | 3 | -3/+3 |
2020-09-03 | crypto: SW scheduler async crypto engine | PiotrX Kleski | 1 | -2/+4 |
2020-09-01 | dpdk: fix mac address length was wrong | jiangxiaoming | 1 | -1/+1 |
2020-08-31 | flow: code refactor | Chenmin Sun | 1 | -391/+196 |
2020-08-27 | dpdk: fix blacklists | Vladimir Ratnikov | 2 | -2/+10 |
2020-07-23 | dpdk: device_id sorted order for cryptodev | Vladimir Ratnikov | 1 | -0/+16 |
2020-07-16 | dpdk: fix coverity warning in the flow code | Chenmin Sun | 1 | -1/+1 |
2020-07-16 | crypto: fix coverity issue for cryptodev | Fan Zhang | 1 | -65/+103 |
2020-07-16 | vppinfra: fix format_c_identifier vector overflow | Benoît Ganne | 1 | -4/+2 |
2020-07-09 | dpdk: add txq struct and fix dpdk tx lock | Benoît Ganne | 4 | -19/+23 |
2020-06-27 | flow: add IPSec ESP/AH flow | Chenmin Sun | 1 | -0/+71 |
2020-06-15 | dpdk: cryptodev: fix non-null terminated strings | Benoît Ganne | 1 | -4/+4 |
2020-06-04 | dpdk: cleanup, add rx queue struct | Damjan Marion | 5 | -59/+31 |
2020-05-27 | ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) | John Lo | 1 | -19/+28 |
2020-05-27 | dpdk: bump to DPDK v20.05 | Damjan Marion | 1 | -0/+7 |