vnet: store hw interface speed in kbps instead of using flags
[vpp.git] / src / plugins / dpdk / device / format.c
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-11-06 Damjan Mariondpdk: format_dpdk_device_name cleanup 37/15737/2
2018-11-06 Stephen Hemmingerdpdk: fix device name suffix confusion with failsafe... 32/15732/2
2018-11-06 Stephen Hemmingerdpdk: fix pmd device type when using netvsc or failsafe 29/15729/2
2018-11-02 Stephen Hemmingerdpdk: restore special handling for failsafe driver 64/15664/2
2018-10-20 Stephen Hemmingerdpdk: add netvsc PMD 12/15312/3
2018-10-20 Stephen Hemmingerdpdk: use rx/tx_offload_names to format 25/15425/2
2018-10-15 Stephen Hemmingerdpdk: only look at PCI information on PCI devices 79/15279/2
2018-09-26 Damjan Mariondpdk: fix QSFP+ module info 96/14996/2
2018-09-25 Damjan Mariondpdk: show pluggable info in 'show hardware' 56/14956/3
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-09-19 Damjan Mariondpdk: mask and warn if rx/tx offload is not available 88/14888/2
2018-09-04 Naoyuki MoriFixed showing negative count in stats show CLI 37/14637/2
2018-08-16 Damjan Mariondpdk: fix rss hash function handling 86/14286/2
2018-08-13 Damjan Mariondpdk: support for DPDK 18.08 53/14153/2
2018-07-13 Igor Mikhailov ... Add QEDE poll mode driver (librte_pmd_qede) 71/13471/1
2018-06-26 Damjan Mariondpdk: display rx/tx burst function name in "show hardwa... 27/13227/3
2018-06-07 Rui Caidpdk: failsafe PMD initialization code 49/12549/4
2018-06-07 Damjan MarionAdd support for DPDK 18.05 24/12924/4
2018-05-31 Rui Caidpdk: Decoupling the meaning of xd->device_index in... 48/12548/6
2018-05-30 Damjan Mariondpdk: rename port_id to *_instance_num 06/12806/2
2018-05-29 chuhong yaodpdk: Add PMD type for Cavium LiquidIO II CN23XX 81/12781/3
2018-05-12 Rui Caidpdk: Add constants for failsafe PMD 47/12547/2
2018-04-25 Damjan Mariondpdk: complete rework of the dpdk-input node 98/11798/30
2018-04-17 Damjan Mariondpdk: add additional fields to rte_mbuf trace print 57/11857/2
2018-04-17 Damjan Mariondpdk: print device flags in the 'show hardware' output 56/11856/2
2018-03-09 Lee RobertsCoordinate known Ethernet speeds with Linux kernel... 34/11034/4
2018-02-15 Damjan Mariondpdk: add support for DPDK 18.02, deprecate 17.08 56/10556/2
2018-01-09 Matthew SmithPatch ENA PMD to skip setting tx flags in rx path 78/9878/3
2017-12-14 Matthew SmithEnable AWS ENA PMD 37/9837/2
2017-11-21 Damjan Mariondpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t 06/9506/1
2017-11-20 Damjan Mariondpdk: add support for DPDK 17.11 69/9469/8
2017-11-16 Damjan Mariondpdk: add additional data to TX trace 49/9449/2
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-09-13 Stevendevices: Fix coverity discovered 9/13/2017 14/8414/2
2017-09-12 Stevendevices: Display VhostEthernet instead of UnknownEthern... 26/7826/3
2017-08-22 Damjan Mariondpdk: fix Cavium ThunderX support 57/8157/2
2017-07-06 Damjan Mariondpdk: add FiftyGigabitEtherenet interface support 18/7418/2
2017-05-23 Mohammed HawariAdded support for Virtio-user interfaces by means of... 44/6744/2
2017-05-22 Damjan Mariondpdk: make dpdk global debug level configurable 25/6825/3
2017-05-15 Damjan Mariondpdk: improve error handling during device initialization 51/6651/6
2017-05-10 Damjan Mariondpdk: refactor interface speed detection 27/6627/3
2017-05-08 Damjan Mariondpdk: use speed_capa to detect i40e device speed 14/6614/2
2017-04-22 Steve ShinFix multicast enable on the bonded interface 53/6353/1
2017-04-11 Damjan Mariondpdk: use common interface placement infra 54/6054/7
2017-03-18 John LoFix bonded interface name to use instance number starti... 88/5788/3
2017-03-01 Damjan Mariondpdk: be a plugin 95/4595/20