Age | Commit message (Expand) | Author | Files | Lines |
2022-04-05 | dpdk: macros changes for dpdk 22.03 |  Dastin Wilski | 1 | -5/+6 |
2022-03-23 | vppinfra: deprecate clib_mem_is_vec |  Damjan Marion | 1 | -2/+0 |
2022-03-23 | dpdk: fix rx/tx burst function name |  Tianyu Li | 1 | -2/+2 |
2022-01-18 | vnet: distinguish between max_frame_size and MTU |  Damjan Marion | 1 | -2/+2 |
2022-01-14 | dpdk: refactor device setup |  Damjan Marion | 1 | -154/+5 |
2022-01-14 | dpdk: fix burst function output |  Damjan Marion | 1 | -3/+3 |
2022-01-12 | dpdk: improve logging |  Damjan Marion | 1 | -10/+35 |
2022-01-12 | dpdk: update packet offload flags |  Damjan Marion | 1 | -13/+40 |
2022-01-12 | dpdk: always display burst function name |  Damjan Marion | 1 | -12/+10 |
2022-01-09 | dpdk: interface capabilities cleanup |  Damjan Marion | 1 | -2/+2 |
2022-01-09 | dpdk: port type code cleanup |  Damjan Marion | 1 | -70/+10 |
2022-01-09 | dpdk: new mbuf flags in format function |  Damjan Marion | 1 | -26/+26 |
2022-01-08 | dpdk: new flags format |  Damjan Marion | 1 | -3/+4 |
2022-01-05 | dpdk: move port config to single struct |  Damjan Marion | 1 | -8/+10 |
2022-01-05 | dpdk: remove unused flag |  Damjan Marion | 1 | -98/+88 |
2022-01-05 | dpdk: remove "convenience" vars |  Damjan Marion | 1 | -1/+2 |
2021-09-07 | dpdk: lro support |  Mohammed Hawari | 1 | -0/+1 |
2021-08-20 | vlib: add format_vnet_buffer_no_chain |  Benoît Ganne | 1 | -6/+4 |
2021-07-16 | dpdk: improve tx offload formatting |  Mohsin Kazmi | 1 | -16/+32 |
2021-05-27 | dpdk: bump to 21.05 |  Fan Zhang | 1 | -12/+16 |
2020-12-11 | dpdk: bump to dpdk 20.11 |  Fan Zhang | 1 | -3/+23 |
2020-09-08 | dpdk: fix extended stat strings |  Christian Hopps | 1 | -2/+2 |
2020-07-16 | vppinfra: fix format_c_identifier vector overflow |  Benoît Ganne | 1 | -4/+2 |
2020-04-28 | flow: add RSS support |  Chenmin Sun | 1 | -24/+2 |
2020-04-27 | vlib: deprecate i2c and cj |  Dave Barach | 1 | -1/+0 |
2020-03-27 | dpdk: enable DPDK iAVF PMD |  Chenmin Sun | 1 | -0/+4 |
2020-03-12 | dpdk: tx/rx burst function description refactor |  Chenmin Sun | 1 | -6/+31 |
2020-02-05 | dpdk: output switch information |  Haggai Eran | 1 | -0/+21 |
2020-01-30 | misc: deprecate dpdk hqos |  Damjan Marion | 1 | -19/+0 |
2019-12-17 | dpdk: add devargs support |  Chenmin Sun | 1 | -0/+3 |
2019-11-14 | dpdk: Enable bnxt PMD |  Andy Gospodarek | 1 | -0/+4 |
2019-09-05 | dpdk: fix extended stats |  Filip Tehlar | 1 | -1/+1 |
2019-08-06 | dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa... |  Lijian.Zhang | 1 | -2/+5 |
2019-06-06 | dpdk: fix clear hw stats |  Filip Tehlar | 1 | -2/+2 |
2019-06-04 | dpdk: rework extended stats |  Filip Tehlar | 1 | -22/+19 |
2019-05-30 | dpdk: remove bonding code |  Damjan Marion | 1 | -7/+0 |
2019-05-27 | dpdk: fix rss configuration error issue |  Chenmin Sun | 1 | -7/+5 |
2019-03-14 | dpdk: Add E810 family support |  ChenminSun | 1 | -0/+4 |
2019-03-12 | dpdk: pass log-level configuration to EAL |  Stephen Hemminger | 1 | -24/+0 |
2019-01-13 | dpdk: show hardware may display the wrong information for rss active |  Steven | 1 | -0/+1 |
2018-11-28 | dpdk: allow interface name to be specified from startup.conf |  Damjan Marion | 1 | -0/+3 |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags |  Damjan Marion | 1 | -2/+2 |
2018-11-06 | dpdk: format_dpdk_device_name cleanup |  Damjan Marion | 1 | -7/+7 |
2018-11-06 | dpdk: fix device name suffix confusion with failsafe/netvsc |  Stephen Hemminger | 1 | -2/+2 |
2018-11-06 | dpdk: fix pmd device type when using netvsc or failsafe |  Stephen Hemminger | 1 | -1/+1 |
2018-11-02 | dpdk: restore special handling for failsafe driver |  Stephen Hemminger | 1 | -1/+1 |
2018-10-20 | dpdk: add netvsc PMD |  Stephen Hemminger | 1 | -0/+4 |
2018-10-20 | dpdk: use rx/tx_offload_names to format |  Stephen Hemminger | 1 | -38/+53 |
2018-10-15 | dpdk: only look at PCI information on PCI devices |  Stephen Hemminger | 1 | -3/+4 |
2018-09-26 | dpdk: fix QSFP+ module info |  Damjan Marion | 1 | -1/+2 |