aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/format.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-18vppinfra: fix format_c_identifier vector overflowBenoƮt Ganne1-4/+2
2019-09-09dpdk: 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
2018-11-02dpdk: restore special handling for failsafe driverStephen Hemminger1-1/+1
2018-10-20dpdk: add netvsc PMDStephen Hemminger1-0/+4
2018-10-20dpdk: use rx/tx_offload_names to formatStephen Hemminger1-38/+53
2018-10-15dpdk: only look at PCI information on PCI devicesStephen Hemminger1-3/+4
2018-09-26dpdk: fix QSFP+ module infoDamjan Marion1-1/+2
2018-09-25dpdk: show pluggable info in 'show hardware'Damjan Marion1-0/+28
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-19dpdk: mask and warn if rx/tx offload is not availableDamjan Marion1-70/+86
2018-09-04Fixed showing negative count in stats show CLINaoyuki Mori1-2/+2
2018-08-16dpdk: fix rss hash function handlingDamjan Marion1-5/+11
2018-08-13dpdk: support for DPDK 18.08Damjan Marion1-8/+0
2018-07-13Add QEDE poll mode driver (librte_pmd_qede)Igor Mikhailov (imichail)1-0/+4
2018-06-26dpdk: display rx/tx burst function name in "show hardware detail"Damjan Marion1-0/+20
2018-06-07dpdk: failsafe PMD initialization codeRui Cai1-1/+1
2018-06-07Add support for DPDK 18.05Damjan Marion1-6/+14
2018-05-31dpdk: Decoupling the meaning of xd->device_index in dpdk_pluginRui Cai1-10/+11
2018-05-30dpdk: rename port_id to *_instance_numDamjan Marion1-2/+2
2018-05-29dpdk: Add PMD type for Cavium LiquidIO II CN23XXchuhong yao1-0/+4
2018-05-12dpdk: Add constants for failsafe PMDRui Cai1-1/+10
2018-04-25dpdk: complete rework of the dpdk-input nodeDamjan Marion1-6/+6
2018-04-17dpdk: add additional fields to rte_mbuf trace printDamjan Marion1-2/+5
2018-04-17dpdk: print device flags in the 'show hardware' outputDamjan Marion1-0/+17
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts1-0/+16
2018-02-15dpdk: add support for DPDK 18.02, deprecate 17.08Damjan Marion1-4/+0
2018-01-09Patch ENA PMD to skip setting tx flags in rx pathMatthew Smith1-1/+1
2017-12-14Enable AWS ENA PMDMatthew Smith1-0/+4
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-2/+2
2017-11-20dpdk: add support for DPDK 17.11Damjan Marion1-3/+9
2017-11-16dpdk: add additional data to TX traceDamjan Marion1-2/+7
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-10/+10
2017-09-13devices: Fix coverity discovered 9/13/2017Steven1-0/+1
2017-09-12devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ...Steven1-0/+7
2017-08-22dpdk: fix Cavium ThunderX supportDamjan Marion1-0/+4
2017-07-06dpdk: add FiftyGigabitEtherenet interface supportDamjan Marion1-0/+4
2017-05-23Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.Mohammed Hawari1-0/+8