Age | Commit message (Expand) | Author | Files | Lines |
2020-04-30 | crypto: introduce async crypto infra | Fan Zhang | 5 | -9/+1435 |
2020-04-29 | misc: switch to clang-9 | Damjan Marion | 1 | -1/+1 |
2020-04-29 | flow: explicit rss function enum cast | Florin Coras | 1 | -1/+1 |
2020-04-28 | flow: add RSS support | Chenmin Sun | 4 | -32/+80 |
2020-04-27 | vlib: deprecate i2c and cj | Dave Barach | 4 | -4/+0 |
2020-04-22 | misc: fix coverity warnings | Dave Barach | 1 | -2/+3 |
2020-04-22 | devices: Adding ConnectX-6 DX Device ID for validation | Amir Zeidner | 1 | -2/+7 |
2020-04-17 | dpdk: fix udp-encap for esp in transport mode | Alexander Chernavin | 2 | -10/+9 |
2020-04-02 | dpdk: VM VHOST tests with rxq>1 failing | Steven Luong | 1 | -0/+1 |
2020-03-27 | dpdk: enable DPDK iAVF PMD | Chenmin Sun | 3 | -0/+23 |
2020-03-13 | dpdk-ipsec: Fix for multipoint IPSEC | Neale Ranns | 1 | -4/+4 |
2020-03-12 | dpdk: tx/rx burst function description refactor | Chenmin Sun | 1 | -6/+31 |
2020-03-04 | flow: add vlan tagged types for IPv4/IPv6 5-tuple flows | Chenmin Sun | 1 | -3/+6 |
2020-02-20 | dpdk: rx checksum offload | Florin Coras | 1 | -0/+8 |
2020-02-14 | dpdk: TSO does not work for Cisco VIC | Steven Luong | 1 | -0/+11 |
2020-02-14 | dpdk: fix flow(with mark action) deletion crash issue | Chenmin Sun | 1 | -1/+1 |
2020-02-13 | dpdk: Add iova-mode to startup | Vladimir Ratnikov | 1 | -1/+2 |
2020-02-05 | dpdk: use port_id as interface name suffix for representors | Haggai Eran | 1 | -1/+7 |
2020-02-05 | dpdk: output switch information | Haggai Eran | 1 | -0/+21 |
2020-01-30 | misc: deprecate dpdk hqos | Damjan Marion | 11 | -3355/+0 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) | Neale Ranns | 4 | -5/+27 |
2020-01-14 | dpdk: enforce max tx retries | Benoît Ganne | 1 | -0/+1 |
2019-12-17 | flow: add ethernet flow | Chenmin Sun | 1 | -2/+68 |
2019-12-17 | dpdk: add devargs support | Chenmin Sun | 3 | -12/+29 |
2019-12-06 | dpdk: use explicit types in api | Ole Troan | 1 | -3/+4 |
2019-12-04 | gso: remove the interface count | Mohsin Kazmi | 1 | -2/+0 |
2019-11-26 | flow: fix several crash issues | Chenmin Sun | 1 | -2/+0 |
2019-11-20 | flow: Add GTP support | Chenmin Sun | 1 | -28/+260 |
2019-11-19 | dpdk: fix non-NULL terminated string | Benoît Ganne | 1 | -1/+1 |
2019-11-14 | dpdk: Enable bnxt PMD | Andy Gospodarek | 3 | -1/+20 |
2019-11-07 | dpdk: ipsec gcm fixes | Christian Hopps | 3 | -25/+14 |
2019-11-06 | dpdk: conditionally revert rte_vfio_dma_map patch | Damjan Marion | 1 | -0/+5 |
2019-11-01 | dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue | Chenmin Sun | 1 | -16/+15 |
2019-10-30 | dpdk: use local logger | Paul Vinciguerra | 1 | -5/+5 |
2019-10-29 | dpdk: replace deprecated VFIO API invocation | Damjan Marion | 1 | -1/+2 |
2019-10-28 | vlib: don't use vector for keeping buffer indices in the pool | Damjan Marion | 1 | -11/+7 |
2019-10-16 | dpdk: add function to add/del extra MAC addrs | Matthew Smith | 1 | -0/+24 |
2019-10-16 | flow: Add 'drop' and 'redirect-to-queue' actions support | Chenmin Sun | 1 | -3/+20 |
2019-10-03 | dpdk: remove api boilerplate | Ole Troan | 6 | -236/+11 |
2019-09-30 | ipsec: allow null cipher with dpdk esp | Christian E. Hopps | 1 | -1/+2 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace | Damjan Marion | 2 | -0/+2 |
2019-09-16 | dpdk: initialize rte_mbuf during mempool dequeue | Damjan Marion | 1 | -1/+44 |
2019-09-12 | dpdk: fix null-termination of strings | Elias Rudberg | 1 | -0/+3 |
2019-09-11 | dpdk: apply dual loop unrolling in DPDK TX | Lijian.Zhang | 1 | -0/+57 |
2019-09-05 | dpdk: fix extended stats | Filip Tehlar | 1 | -1/+1 |
2019-08-30 | dpdk: enable checksum offload for Intel SRIOV NIC drivers | John Lo | 1 | -0/+8 |
2019-08-21 | dpdk: bump DPDK version to 19.08 | Damjan Marion | 3 | -7/+4 |
2019-08-19 | dpdk: fix ipsec coverity warning | Matthew Smith | 1 | -2/+4 |
2019-08-19 | dpdk: add TSO support in dpdk plugin. | Chenmin Sun | 3 | -1/+44 |
2019-08-19 | dpdk: QAT devices update, add c4xxx and xeon d15xx | Jim Thompson | 1 | -1/+2 |