aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/init.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-18dpdk: resurrect removed code [VPP-1245]Steven1-0/+4
2018-03-22VPP-1204: Fix coverity warningDave Barach1-2/+5
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts1-0/+23
2018-02-26vnet: add 25G interface speed flagDamjan Marion1-0/+6
2018-02-23Disable scatter-gather for ENAMatthew Smith1-0/+1
2018-02-19dpdk: Fix MTU calc for NICs that support mtu<9216Nitin Saxena1-34/+66
2018-02-12dpdk:fix trace to follow feature arcEyal Bari1-4/+0
2018-02-07Refactor vlib_buffer flagsDamjan Marion1-9/+0
2017-12-16dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDsDamjan Marion1-5/+8
2017-12-14pci: auto-detect right vfio/uio driverDamjan Marion1-1/+1
2017-12-14Enable AWS ENA PMDMatthew Smith1-0/+7
2017-12-09vlib: PCI rework to support VFIODamjan Marion1-9/+23
2017-12-05dpdk:remove duplicate codeEyal Bari1-11/+8
2017-12-04dpdk: remove unused "use_rss" flagEyal Bari1-5/+0
2017-12-04dpdk: remove unused cached eth input nodeEyal Bari1-7/+0
2017-11-28net/virtio: support modern device idGabriel Ganne1-1/+3
2017-11-27dpdk: fix issue when tx offload stops working after MTU changeDamjan Marion1-19/+1
2017-11-24dpdk: enable tx checksum offloads as default, add disable knobDamjan Marion1-2/+10
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-2/+1
2017-11-20dpdk: add support for DPDK 17.11Damjan Marion1-1/+1
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-0/+1
2017-10-04dpdk: use vpp physmem allocator for dpdk buffersDamjan Marion1-44/+78
2017-09-27Fix: unnecesary uio binding for Mellanox NICSteve Shin1-1/+3
2017-09-16dpdk: display EAL init args on startupDamjan Marion1-0/+1
2017-09-15vppinfra: add clib_mem_vm_ext_alloc functionDamjan Marion1-3/+3
2017-09-12devices: Display VhostEthernet instead of UnknownEthernet for dpdk net_vhost ...Steven1-0/+4
2017-09-12net/mlx5: fix warning messageShachar Beiser1-0/+3
2017-09-08vlib: move linux-specific code to vlib/linuxDamjan Marion1-0/+1
2017-09-07vlib physmem reworkDamjan Marion1-5/+12
2017-08-25dpdk: bump to dpdk 17.08, remove support for dpdk 17.02Damjan Marion1-4/+0
2017-08-24Make VPP runtime directory configurableDamjan Marion1-16/+13
2017-08-22dpdk: fix Cavium ThunderX supportDamjan Marion1-0/+1
2017-07-18TCP/UDP checksum offload APIDave Barach1-0/+8
2017-07-14vnet_buffer_t flags cleanupDamjan Marion1-3/+4
2017-07-13dpdk: fix dpdk_buffer_pool_create nameChris Luke1-2/+2
2017-07-08lldp packet transmission on a bonded interfaceSteve Shin1-3/+3
2017-07-06dpdk: add FiftyGigabitEtherenet interface supportDamjan Marion1-0/+2
2017-07-06unix: mkdir VPP_RUN_DIR before opening a socket in itChris Luke1-9/+5
2017-07-06Send GARP/NA on bonded intf slave up/down if in active-backup modeJohn Lo1-8/+15
2017-05-23Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.Mohammed Hawari1-0/+4
2017-05-22dpdk: make dpdk global debug level configurableDamjan Marion1-2/+5
2017-05-15dpdk: Enable hardware CRC strip for Intel VFsDamjan Marion1-0/+5
2017-05-15dpdk: improve error handling during device initializationDamjan Marion1-9/+7
2017-05-11dpdk: bump to dpdk 17.05Damjan Marion1-0/+4
2017-05-10dpdk: refactor interface speed detectionDamjan Marion1-97/+30
2017-05-09dpdk: refactor setup, start, stop codeDamjan Marion1-85/+6
2017-05-08dpdk: use speed_capa to detect i40e device speedDamjan Marion1-19/+8
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-5/+5
2017-05-02dpdk: remove unused codeDamjan Marion1-7/+0
2017-04-28dpdk: cryptodev support enabled by defaultSergio Gonzalez Monroy1-3/+0