aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/format.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2024-03-05vnet: fix format of deleted sw interfacesVladislav Grishenko1-6/+4
2023-11-06dpdk: correct the printing of Rx offloading flagsJieqiang Wang1-1/+1
2023-05-16dpdk: fix format rx/tx burst function name failedXiaoming Jiang1-8/+9
2023-04-25dpdk: code preparation for bumping to DPDK 22.11Xinyao Cai1-0/+17
2022-04-05dpdk: macros changes for dpdk 22.03Dastin Wilski1-5/+6
2022-03-23vppinfra: deprecate clib_mem_is_vecDamjan Marion1-2/+0
2022-03-23dpdk: fix rx/tx burst function nameTianyu Li1-2/+2
2022-01-18vnet: distinguish between max_frame_size and MTUDamjan Marion1-2/+2
2022-01-14dpdk: refactor device setupDamjan Marion1-154/+5
2022-01-14dpdk: fix burst function outputDamjan Marion1-3/+3
2022-01-12dpdk: improve loggingDamjan Marion1-10/+35
2022-01-12dpdk: update packet offload flagsDamjan Marion1-13/+40
2022-01-12dpdk: always display burst function nameDamjan Marion1-12/+10
2022-01-09dpdk: interface capabilities cleanupDamjan Marion1-2/+2
2022-01-09dpdk: port type code cleanupDamjan Marion1-70/+10
2022-01-09dpdk: new mbuf flags in format functionDamjan Marion1-26/+26
2022-01-08dpdk: new flags formatDamjan Marion1-3/+4
2022-01-05dpdk: move port config to single structDamjan Marion1-8/+10
2022-01-05dpdk: remove unused flagDamjan Marion1-98/+88
2022-01-05dpdk: remove "convenience" varsDamjan Marion1-1/+2
2021-09-07dpdk: lro supportMohammed Hawari1-0/+1
2021-08-20vlib: add format_vnet_buffer_no_chainBenoît Ganne1-6/+4
2021-07-16dpdk: improve tx offload formattingMohsin Kazmi1-16/+32
2021-05-27dpdk: bump to 21.05Fan Zhang1-12/+16
2020-12-11dpdk: bump to dpdk 20.11Fan Zhang1-3/+23
2020-09-08dpdk: fix extended stat stringsChristian Hopps1-2/+2
2020-07-16vppinfra: fix format_c_identifier vector overflowBenoît Ganne1-4/+2
2020-04-28flow: add RSS supportChenmin Sun1-24/+2
2020-04-27vlib: deprecate i2c and cjDave Barach1-1/+0
2020-03-27dpdk: enable DPDK iAVF PMDChenmin Sun1-0/+4
2020-03-12dpdk: tx/rx burst function description refactorChenmin Sun1-6/+31
2020-02-05dpdk: output switch informationHaggai Eran1-0/+21
2020-01-30misc: deprecate dpdk hqosDamjan Marion1-19/+0
2019-12-17dpdk: add devargs supportChenmin Sun1-0/+3
2019-11-14dpdk: Enable bnxt PMDAndy Gospodarek1-0/+4
2019-09-05dpdk: fix extended statsFilip Tehlar1-1/+1
2019-08-06dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...Lijian.Zhang1-2/+5
2019-06-06dpdk: fix clear hw statsFilip Tehlar1-2/+2
2019-06-04dpdk: rework extended statsFilip Tehlar1-22/+19
2019-05-30dpdk: remove bonding codeDamjan Marion1-7/+0
2019-05-27dpdk: fix rss configuration error issueChenmin Sun1-7/+5
2019-03-14dpdk: Add E810 family supportChenminSun1-0/+4
2019-03-12dpdk: pass log-level configuration to EALStephen Hemminger1-24/+0
2019-01-13dpdk: show hardware may display the wrong information for rss activeSteven1-0/+1
2018-11-28dpdk: allow interface name to be specified from startup.confDamjan Marion1-0/+3
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion1-2/+2
2018-11-06dpdk: format_dpdk_device_name cleanupDamjan Marion1-7/+7
2018-11-06dpdk: fix device name suffix confusion with failsafe/netvscStephen Hemminger1-2/+2
2018-11-06dpdk: fix pmd device type when using netvsc or failsafeStephen Hemminger1-1/+1