Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | dpdk: use common interface placement infra |  Damjan Marion | 6 | -301/+64 |
2017-04-07 | Fix init of ENIC driver to allow receiving of jumbo packets |  John Lo | 1 | -49/+27 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 4 | -24/+26 |
2017-03-31 | dpdk: add support for Mellanox ConnectX-5 devices |  Damjan Marion | 1 | -1/+4 |
2017-03-22 | Update MAC address kept for Bonded Interface and its Slaves |  John Lo | 1 | -23/+32 |
2017-03-18 | Fix bonded interface name to use instance number starting from 0 |  John Lo | 3 | -5/+7 |
2017-03-17 | Fix bonded ethernet PMD name for DPDK 17.02 |  Alexander Popovsky (apopovsk) | 2 | -7/+24 |
2017-03-14 | Fix packet trace output: dpdk_rx_trace must decode the actual ethertype |  Dave Barach | 1 | -1/+31 |
2017-03-13 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 1 | -0/+27 |
2017-03-08 | dpdk: dpdk-input optimizations and fixes |  Damjan Marion | 3 | -96/+122 |
2017-03-08 | Change dpdk input node fixed-sleep units to usec |  Dave Barach | 3 | -5/+5 |
2017-03-08 | dpdk: Fixed QAT devices binding, bind the VFs only |  Radu Nicolau | 1 | -3/+7 |
2017-03-06 | features: take device-input buffer advance value directly |  Damjan Marion | 1 | -4/+2 |
2017-03-06 | dpdk: init.c should be under device/ |  Damjan Marion | 1 | -0/+2074 |
2017-03-02 | Determine pkt type in dpdk-input node using ethertype only (VPP-647) |  John Lo | 1 | -52/+22 |
2017-03-01 | dpdk: be a plugin |  Damjan Marion | 6 | -0/+4984 |