vnet: store hw interface speed in kbps instead of using flags
[vpp.git] / src / plugins / dpdk / device / init.c
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-11-06 Stevendpdk: don't automatically whitelist vmxnet3 PCI interfaces 52/15752/2
2018-10-24 Damjan Mariondpdk: fix hugepage pre-alloc 18/15518/2
2018-10-24 Damjan Marionvppinfra: autodetect default hugepage size 99/15499/2
2018-10-23 Stephen Hemmingerdpdk: support 18.11 changes to CRC flags 23/15423/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Damjan Marionvlib: pci improvements 50/15450/3
2018-10-22 Damjan Marionvppinfra: use log2 page size in hugepage functions 48/15448/2
2018-10-20 Stephen Hemmingerdpdk: add netvsc PMD 12/15312/3
2018-10-15 Stephen Hemmingerdpdk: only look at PCI information on PCI devices 79/15279/2
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-18 Matthew Smithdisable scatter/gather for ENA with DPDK 18.08 77/14877/1
2018-09-10 Andrew Yourtchenkodpdk-plugin: do not request SCTP offload, some cards... 50/14750/3
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-08-21 Jessica TallonVPP-1268: Add option for memory channels DPDK uses 63/13363/6
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-19 Matthew Smithdpdk: fix Mellanox Connect-X3 VF ID 57/13557/2
2018-07-19 Matthew Smithdpdk: set log write fd to non-blocking 21/13521/4
2018-07-19 Matthew Smithdpdk: add device IDs for Mellanox ConnectX-3 39/13539/2
2018-07-18 Marco VarleseDPDK: coverity scan warnings 49/13449/2
2018-07-13 Igor Mikhailov ... Add QEDE poll mode driver (librte_pmd_qede) 71/13471/1
2018-07-10 Igor Mikhailov ... Remove unused variables 00/13400/2
2018-06-21 Jessica TallonVPP-1042: Fix the DPDK no-hugetbl flags 78/12678/4
2018-06-21 Dave Barachconfigurable per-dispatch-cycle sleep 62/13062/5
2018-06-21 Igor Mikhailov ... FastLinQ QL41000 Series PCI vendor and device ids 01/13101/3
2018-06-12 Ole TroanMTU assigning to itself (Coverity) 00/13000/1
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-06-07 Damjan Mariondpdk: fix interface naming issue 46/12946/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-06-04 Dave BarachConfigure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP... 13/12813/8
2018-05-31 Rui Caidpdk: Decoupling the meaning of xd->device_index in... 48/12548/6
2018-05-30 Damjan Marionvppinfra: explicitely state for signed types that they... 01/12801/3
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-26 Zhiyong Yangdpdk: enable RX for no-multi-seg 10/12710/6
2018-05-21 Eyal Baridpdk:enable flow director perfect mode 85/12585/2
2018-05-16 Rui Caidpdk: fix rte_eth_dev_set_mtu callsites to use same... 06/12206/2
2018-05-11 Steve Shindpdk: fix Unknown interface with Mellanox NIC 30/12530/2
2018-05-10 Damjan Marionvnet: device flow offload infra 90/11190/19
2018-05-09 Damjan Mariondpdk: tx code rework 44/12444/6
2018-04-25 Damjan Mariondpdk: complete rework of the dpdk-input node 98/11798/30
2018-04-18 Damjan Mariondpdk: improve logging 91/11891/2
2018-04-18 Stevendpdk: resurrect removed code [VPP-1245] 60/11860/2
2018-04-13 Damjan MarionRevert "MTU: Setting of MTU on software interface ... 70/11770/1
2018-04-13 Ole TroanMTU: Setting of MTU on software interface (instead... 02/11402/11
2018-03-22 Dave BarachVPP-1204: Fix coverity warning 97/11297/3
2018-03-09 Lee RobertsCoordinate known Ethernet speeds with Linux kernel... 34/11034/4
2018-02-26 Damjan Marionvnet: add 25G interface speed flag 10/10810/2
2018-02-23 Matthew SmithDisable scatter-gather for ENA 67/10767/2
2018-02-19 Nitin Saxenadpdk: Fix MTU calc for NICs that support mtu<9216 01/10601/3
2018-02-12 Eyal Baridpdk:fix trace to follow feature arc 58/10458/2
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2017-12-16 Damjan Mariondpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected... 59/9859/2
2017-12-14 Damjan Marionpci: auto-detect right vfio/uio driver 01/9801/4
2017-12-14 Matthew SmithEnable AWS ENA PMD 37/9837/2
2017-12-09 Damjan Marionvlib: PCI rework to support VFIO 57/9757/12
2017-12-05 Eyal Baridpdk:remove duplicate code 16/9716/2
2017-12-04 Eyal Baridpdk: remove unused "use_rss" flag 12/9712/3
2017-12-04 Eyal Baridpdk: remove unused cached eth input node 06/9706/3
2017-11-28 Gabriel Gannenet/virtio: support modern device id 96/9596/2
2017-11-27 Damjan Mariondpdk: fix issue when tx offload stops working after... 92/9592/2
2017-11-24 Damjan Mariondpdk: enable tx checksum offloads as default, add disab... 58/9558/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-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-04 Damjan Mariondpdk: use vpp physmem allocator for dpdk buffers 01/7701/28
2017-09-27 Steve ShinFix: unnecesary uio binding for Mellanox NIC 43/8543/2
2017-09-16 Damjan Mariondpdk: display EAL init args on startup 38/8438/2
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-12 Stevendevices: Display VhostEthernet instead of UnknownEthern... 26/7826/3
2017-09-12 Shachar Beisernet/mlx5: fix warning message 89/8389/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-08-25 Damjan Mariondpdk: bump to dpdk 17.08, remove support for dpdk 17.02 16/8216/3
2017-08-24 Damjan MarionMake VPP runtime directory configurable 90/7690/4
2017-08-22 Damjan Mariondpdk: fix Cavium ThunderX support 57/8157/2
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name 94/7494/3
2017-07-08 Steve Shinlldp packet transmission on a bonded interface 95/7495/2
2017-07-06 Damjan Mariondpdk: add FiftyGigabitEtherenet interface support 18/7418/2
2017-07-06 Chris Lukeunix: mkdir VPP_RUN_DIR before opening a socket in it 34/7434/2
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
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: Enable hardware CRC strip for Intel VFs 11/6711/4
2017-05-15 Damjan Mariondpdk: improve error handling during device initialization 51/6651/6
2017-05-11 Damjan Mariondpdk: bump to dpdk 17.05 48/6648/3
2017-05-10 Damjan Mariondpdk: refactor interface speed detection 27/6627/3
2017-05-09 Damjan Mariondpdk: refactor setup, start, stop code 18/6518/4
2017-05-08 Damjan Mariondpdk: use speed_capa to detect i40e device speed 14/6614/2
2017-05-02 Damjan MarionAdd interface rx mode commands, unify rx mode and place... 19/6519/4
2017-05-02 Damjan Mariondpdk: remove unused code 20/6520/2
2017-04-28 Sergio Gonzalez... dpdk: cryptodev support enabled by default 48/5848/4
2017-04-27 Damjan Mariondpdk: cleanup, move APIs to separate .c file 09/6509/1
2017-04-11 Damjan Mariondpdk: use common interface placement infra 54/6054/7
2017-04-08 John LoFix init of ENIC driver to allow receiving of jumbo... 01/6101/1
next