Age | Commit message (Expand) | Author | Files | Lines |
2020-07-09 | dpdk: add txq struct and fix dpdk tx lock | Benoît Ganne | 1 | -1/+6 |
2020-06-04 | dpdk: cleanup, add rx queue struct | Damjan Marion | 1 | -2/+3 |
2020-04-27 | vlib: deprecate i2c and cj | Dave Barach | 1 | -1/+0 |
2019-08-21 | dpdk: bump DPDK version to 19.08 | Damjan Marion | 1 | -4/+2 |
2019-05-30 | dpdk: remove bonding code | Damjan Marion | 1 | -106/+7 |
2019-01-30 | buffers: major cleanup and improvements | Damjan Marion | 1 | -11/+9 |
2019-01-20 | dpdk: add buffer.h | Damjan Marion | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-10-15 | dpdk: only look at PCI information on PCI devices | Stephen Hemminger | 1 | -0/+13 |
2018-10-01 | thread: Add show threads api | Mohsin Kazmi | 1 | -1/+1 |
2018-09-19 | dpdk: mask and warn if rx/tx offload is not available | Damjan Marion | 1 | -0/+20 |
2018-09-10 | dpdk: clean interface link information on admin down / stop | Damjan Marion | 1 | -0/+1 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode | Steven | 1 | -5/+2 |
2018-05-31 | dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin | Rui Cai | 1 | -27/+30 |
2018-05-30 | dpdk: rename port_id to *_instance_num | Damjan Marion | 1 | -1/+1 |
2018-05-21 | dpdk:enable flow director perfect mode | Eyal Bari | 1 | -0/+9 |
2018-04-25 | dpdk: complete rework of the dpdk-input node | Damjan Marion | 1 | -1/+1 |
2018-04-18 | dpdk: improve logging | Damjan Marion | 1 | -12/+18 |
2018-03-30 | dpdk: fix crash due to incorrect xd->flags value with slave's link toggling | Steve Shin | 1 | -2/+5 |
2017-11-27 | dpdk: fix issue when tx offload stops working after MTU change | Damjan Marion | 1 | -0/+3 |
2017-11-20 | dpdk: add support for DPDK 17.11 | Damjan Marion | 1 | -16/+7 |
2017-10-25 | vlib: add support for multiple buffer pools | Damjan Marion | 1 | -0/+6 |
2017-09-25 | Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down | John Lo | 1 | -24/+70 |
2017-08-25 | dpdk: required changes for 17.08 | Sergio Gonzalez Monroy | 1 | -4/+24 |
2017-07-06 | Send GARP/NA on bonded intf slave up/down if in active-backup mode | John Lo | 1 | -0/+62 |
2017-05-15 | dpdk: improve error handling during device initialization | Damjan Marion | 1 | -22/+53 |
2017-05-09 | dpdk: refactor setup, start, stop code | Damjan Marion | 1 | -0/+156 |