Age | Commit message (Expand) | Author | Files | Lines |
2019-06-06 | dpdk: fix clear hw stats |  Filip Tehlar | 1 | -1/+0 |
2019-06-04 | dpdk: rework extended stats |  Filip Tehlar | 1 | -1/+0 |
2019-05-30 | dpdk: remove bonding code |  Damjan Marion | 1 | -11/+1 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -0/+1 |
2019-04-25 | Change dpdk thread data flags type to u16 from u8 to get more useful data |  Simon Zhang | 1 | -1/+1 |
2019-03-14 | dpdk: Add E810 family support |  ChenminSun | 1 | -0/+1 |
2019-03-12 | dpdk: pass log-level configuration to EAL |  Stephen Hemminger | 1 | -1/+0 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin |  Dave Barach | 1 | -17/+0 |
2019-02-02 | Disable hqos part deux |  Dave Barach | 1 | -0/+2 |
2019-01-30 | buffers: major cleanup and improvements |  Damjan Marion | 1 | -6/+1 |
2019-01-20 | dpdk: add buffer.h |  Damjan Marion | 1 | -8/+0 |
2018-12-19 | dpdk plugin: blacklist PCI devices by type |  Dave Barach | 1 | -0/+3 |
2018-11-28 | dpdk: allow interface name to be specified from startup.conf |  Damjan Marion | 1 | -0/+2 |
2018-11-17 | pcap-based dispatch tracer |  Dave Barach | 1 | -1/+1 |
2018-11-09 | dpdk: configure ip4 header checksum rx offload properly |  Damjan Marion | 1 | -1/+2 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) |  Damjan Marion | 1 | -2/+1 |
2018-10-20 | dpdk: add netvsc PMD |  Stephen Hemminger | 1 | -1/+3 |
2018-10-15 | dpdk: only look at PCI information on PCI devices |  Stephen Hemminger | 1 | -0/+3 |
2018-09-19 | dpdk: mask and warn if rx/tx offload is not available |  Damjan Marion | 1 | -0/+2 |
2018-09-03 | Deprecate old buffer replication scheme |  Damjan Marion | 1 | -3/+0 |
2018-08-16 | dpdk: fix rss hash function handling |  Damjan Marion | 1 | -0/+1 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 1 | -4/+1 |
2018-07-26 | Clean up dpdk plugin rx/tx pcap tracing |  Dave Barach | 1 | -3/+1 |
2018-07-13 | Add QEDE poll mode driver (librte_pmd_qede) |  Igor Mikhailov (imichail) | 1 | -1/+2 |
2018-06-21 | configurable per-dispatch-cycle sleep |  Dave Barach | 1 | -3/+0 |
2018-06-19 | flow:free lookup entries after packets are handled |  eyal bari | 1 | -1/+3 |
2018-05-31 | dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin |  Rui Cai | 1 | -1/+6 |
2018-05-30 | dpdk: rename port_id to *_instance_num |  Damjan Marion | 1 | -1/+2 |
2018-05-29 | dpdk: Add PMD type for Cavium LiquidIO II CN23XX |  chuhong yao | 1 | -1/+2 |
2018-05-25 | Add interface rx pcap tracing |  Dave Barach | 1 | -2/+13 |
2018-05-12 | dpdk: Add constants for failsafe PMD |  Rui Cai | 1 | -1/+3 |
2018-05-10 | vnet: device flow offload infra |  Damjan Marion | 1 | -0/+26 |
2018-05-09 | dpdk: tx code rework |  Damjan Marion | 1 | -14/+0 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+5 |
2018-04-25 | dpdk: complete rework of the dpdk-input node |  Damjan Marion | 1 | -9/+19 |
2018-04-18 | dpdk: improve logging |  Damjan Marion | 1 | -0/+12 |
2018-04-17 | dpdk: print device flags in the 'show hardware' output |  Damjan Marion | 1 | -11/+20 |
2018-03-09 | Coordinate known Ethernet speeds with Linux kernel and DPDK |  Lee Roberts | 1 | -0/+4 |
2018-02-15 | dpdk: add support for DPDK 18.02, deprecate 17.08 |  Damjan Marion | 1 | -6/+0 |
2018-02-12 | dpdk:fix trace to follow feature arc |  Eyal Bari | 1 | -3/+0 |
2018-02-07 | Refactor vlib_buffer flags |  Damjan Marion | 1 | -3/+0 |
2017-12-14 | Enable AWS ENA PMD |  Matthew Smith | 1 | -1/+2 |
2017-12-04 | dpdk: remove unused "use_rss" flag |  Eyal Bari | 1 | -2/+0 |
2017-12-04 | dpdk: remove unused cached eth input node |  Eyal Bari | 1 | -3/+0 |
2017-11-24 | dpdk: enable tx checksum offloads as default, add disable knob |  Damjan Marion | 1 | -0/+1 |
2017-11-20 | dpdk: add support for DPDK 17.11 |  Damjan Marion | 1 | -9/+13 |
2017-11-16 | dpdk: add additional data to TX trace |  Damjan Marion | 1 | -0/+1 |
2017-11-16 | dpdk/ipsec: use physmem when creating pools |  Sergio Gonzalez Monroy | 1 | -0/+6 |
2017-10-25 | vlib: add support for multiple buffer pools |  Damjan Marion | 1 | -0/+1 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 1 | -1/+1 |