Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | misc: deprecate dpdk hqos | Damjan Marion | 1 | -1357/+0 |
2019-05-30 | dpdk: remove bonding code | Damjan Marion | 1 | -2/+2 |
2019-05-23 | fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_... | cohu | 1 | -5/+9 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -0/+6 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin | Dave Barach | 1 | -285/+0 |
2019-02-02 | dpdk: bump to dpdk 19.02 | Damjan Marion | 1 | -0/+4 |
2019-01-30 | buffers: major cleanup and improvements | Damjan Marion | 1 | -72/+19 |
2019-01-20 | dpdk: add buffer.h | Damjan Marion | 1 | -0/+1 |
2018-10-15 | dpdk: only look at PCI information on PCI devices | Stephen Hemminger | 1 | -4/+4 |
2018-10-01 | thread: Add show threads api | Mohsin Kazmi | 1 | -1/+1 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -4/+4 |
2018-08-13 | dpdk: support for DPDK 18.08 | Damjan Marion | 1 | -12/+0 |
2018-07-26 | Clean up dpdk plugin rx/tx pcap tracing | Dave Barach | 1 | -29/+25 |
2018-06-07 | Add support for DPDK 18.05 | Damjan Marion | 1 | -15/+39 |
2018-05-31 | dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin | Rui Cai | 1 | -4/+4 |
2018-05-25 | Add interface rx pcap tracing | Dave Barach | 1 | -59/+93 |
2018-05-10 | vppinfra: use count_trailing_zeros in sparse_vec_index | Damjan Marion | 1 | -3/+3 |
2018-04-18 | dpdk: improve logging | Damjan Marion | 1 | -1/+91 |
2017-09-15 | dpdk: cli to check for buffer leakage | Florin Coras | 1 | -0/+53 |
2017-09-12 | physmem: remove debug leftovers | Damjan Marion | 1 | -1/+0 |
2017-08-02 | Fix tcp tx buffer allocation | Florin Coras | 1 | -0/+1 |
2017-05-15 | dpdk: improve error handling during device initialization | Damjan Marion | 1 | -1/+4 |
2017-05-09 | dpdk: refactor setup, start, stop code | Damjan Marion | 1 | -1/+1 |
2017-04-11 | dpdk: use common interface placement infra | Damjan Marion | 1 | -182/+2 |
2017-03-01 | dpdk: be a plugin | Damjan Marion | 1 | -0/+2079 |