Age | Commit message (Expand) | Author | Files | Lines |
2018-03-11 | dpdk-input node packet trace intermittent on IP forwading path | John Lo | 1 | -36/+37 |
2018-02-12 | dpdk:fix trace to follow feature arc | Eyal Bari | 1 | -80/+66 |
2018-02-01 | dpdk:fix typo in prefetch sequence | Eyal Bari | 1 | -2/+2 |
2017-12-04 | dpdk: remove duplicate function | Eyal Bari | 1 | -32/+1 |
2017-11-21 | dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t | Damjan Marion | 1 | -56/+57 |
2017-11-13 | dpdk: introduce AVX512 variants of node functions | Damjan Marion | 1 | -42/+22 |
2017-10-25 | vlib: add support for multiple buffer pools | Damjan Marion | 1 | -0/+3 |
2017-09-25 | Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down | John Lo | 1 | -0/+2 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | Damjan Marion | 1 | -1/+7 |
2017-05-15 | [plugins/dpdk] Support for CLIB_HAVE_64 (aarch64) | Christophe Fontaine | 1 | -0/+13 |
2017-04-27 | dpdk: cleanup, move APIs to separate .c file | Damjan Marion | 1 | -1/+1 |
2017-04-11 | dpdk: use common interface placement infra | Damjan Marion | 1 | -4/+5 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -15/+17 |
2017-03-14 | Fix packet trace output: dpdk_rx_trace must decode the actual ethertype | Dave Barach | 1 | -1/+31 |
2017-03-08 | dpdk: dpdk-input optimizations and fixes | Damjan Marion | 1 | -96/+104 |
2017-03-08 | Change dpdk input node fixed-sleep units to usec | Dave Barach | 1 | -2/+2 |
2017-03-06 | features: take device-input buffer advance value directly | Damjan Marion | 1 | -4/+2 |
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 | 1 | -0/+674 |