mactime: remove api boilerplate
[vpp.git] / src / plugins / dpdk / device /
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-12 Elias Rudbergdpdk: fix null-termination of strings 19/22019/4
2019-09-11 Lijian.Zhangdpdk: apply dual loop unrolling in DPDK TX 68/21968/3
2019-09-05 Filip Tehlardpdk: fix extended stats 74/21774/2
2019-08-30 John Lodpdk: enable checksum offload for Intel SRIOV NIC drivers 12/21612/3
2019-08-21 Damjan Mariondpdk: bump DPDK version to 19.08 06/21406/2
2019-08-19 Chenmin Sundpdk: add TSO support in dpdk plugin. 86/20686/3
2019-08-19 Jim Thompsondpdk: QAT devices update, add c4xxx and xeon d15xx 16/21216/4
2019-08-06 Lijian.Zhangdpdk: remove SFP eeprom dump from 'show hardware-interf... 71/21071/2
2019-07-26 Neale Rannsdpdk: fix vlan stripping 70/20870/3
2019-07-24 Nitin Saxenadpdk: Prefetch correct size of rte_mbuf 24/20824/2
2019-07-18 Andreas Schultzvlib: convert frame_index into real pointers 63/20663/4
2019-06-06 Filip Tehlardpdk: fix clear hw stats 94/19994/3
2019-06-04 Filip Tehlardpdk: rework extended stats 27/19927/2
2019-05-31 Dave BarachUpdate vnet hardware flags if link state changes 06/19906/2
2019-05-31 Zhiyong Yangbonding: add support for numa awareness 03/19603/5
2019-05-30 Damjan Mariondpdk: remove bonding code 67/19867/4
2019-05-29 Damjan Mariondpdk: make sure each segment have initalized rte_mbuf 19/19819/3
2019-05-27 Chenmin Sundpdk: vlan strip config does not take effect in default... 33/19833/3
2019-05-27 Chenmin Sundpdk: fix rss configuration error issue 31/19831/2
2019-05-23 cohufix rte_eth_dev_info’ has no member named ‘pci_dev... 67/19067/2
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-09 Zhiyong Yangdpdk: fix return variable size 84/19384/2
2019-04-25 Simon ZhangChange dpdk thread data flags type to u16 from u8 to... 85/19085/2
2019-04-24 Florin Corasdpdk: fix interface naming 44/19144/1
2019-04-24 Damjan Mariondpdk: get a rid of "Invalid port_id=" log message 39/19139/2
2019-04-17 Simon ZhangPredicate a packet whether be marked by PKT_RX_FDIR_ID... 55/18955/3
2019-04-17 Zhiyong YangDefault nums of RX/TX descriptors changed to 512 for... 05/16805/9
2019-04-16 Simon ZhangAdd direct packets to specific flow action in dpdk... 12/18912/3
2019-04-16 Simon Zhangflow: add rte_flow check before creating by rte_flow_va... 80/18780/3
2019-03-22 Hyong Youb Kimdpdk: do not enable VLAN stripping on Cisco VIC adapter... 75/18475/2
2019-03-14 ChenminSundpdk: Add E810 family support 74/18274/2
2019-03-13 Jay LubomirskiAdd the SRIOV variant PCI Device ID of the Cisco VIC 22/18222/2
2019-03-12 Stephen Hemmingerdpdk: pass log-level configuration to EAL 17/18217/2
2019-02-26 Dave BarachMove pcap rx/tx trace code out of the dpdk plugin 28/17828/2
2019-02-22 Damjan MarionAdd no-append flag to vlib_frame_t 31/17731/6
2019-02-19 Hyong Youb Kimdpdk: update Cisco VIC port type 77/17677/2
2019-02-19 Hyong Youb Kimdpdk: do not shift PKT_RX_FDIR 80/17680/2
2019-02-12 Dave Barachfix assert failure 78/17478/2
2019-02-02 Dave BarachDisable hqos part deux 62/17262/1
2019-02-02 Damjan Mariondpdk: bump to dpdk 19.02 60/17260/3
2019-01-30 Damjan Marionbuffers: add missing ref_count = 1 in drivers 85/17185/1
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-20 Damjan Mariondpdk: add buffer.h 07/16907/3
2019-01-20 Damjan Marionbuffers: don't init metadata, as it is already initialized 04/16904/3
2019-01-18 Damjan Mariondeprecate clib_memcpy64_x4 91/16891/3
2019-01-13 Stevendpdk: show hardware may display the wrong information... 66/16766/2
2018-12-22 Damjan Mariondpdk: switch to in-memory mode, deprecate use of socket-mem 43/16543/2
2018-12-19 Stephen Hemmingervlib: support Hyper-v/Azure VMBus 11/15311/7
2018-12-19 Dave Barachdpdk plugin: blacklist PCI devices by type 33/16533/4
2018-11-29 Damjan Mariondpdk: bump to DPDK 18.11 14/16214/5
2018-11-28 Damjan Mariondpdk: allow interface name to be specified from startup... 19/16219/4
2018-11-21 Damjan Mariondpdk: don't shift flags twice 88/16088/1
2018-11-20 Damjan Marionethernet-input optimizations 42/15842/16
2018-11-18 Federico ClaramonteEnable l4 checksum offload for ThunderX PMD 66/15966/3
2018-11-17 Dave Barachpcap-based dispatch tracer 05/16005/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-09 Damjan Mariondpdk: configure ip4 header checksum rx offload properly 46/15846/1
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-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-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 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
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-20 Stephen Hemmingerdpdk: use rx/tx_offload_names to format 25/15425/2
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-10-15 Stephen Hemmingerdpdk: only look at PCI information on PCI devices 79/15279/2
2018-10-12 Stephen Hemmingerdpdk: support passing log-level 54/15254/2
2018-10-01 Mohsin Kazmithread: Add show threads api 65/14765/10
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-18 Matthew Smithdisable scatter/gather for ENA with DPDK 18.08 77/14877/1
2018-09-12 Khersdevice flags will set in dpdk_update_link_state. 47/14647/8
2018-09-10 Damjan Mariondpdk: clean interface link information on admin down... 48/14748/3
2018-09-10 Andrew Yourtchenkodpdk-plugin: do not request SCTP offload, some cards... 50/14750/3
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-09-04 Naoyuki MoriFixed showing negative count in stats show CLI 37/14637/2
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 MarionMultiarch handling in different constructor macros 47/14147/8
2018-08-13 Damjan Mariondpdk: support for DPDK 18.08 53/14153/2
2018-08-11 Mohsin KazmiMultiversioning: Device (tx) function constructor 54/13654/4
2018-08-06 Eyal Baridpdk-flow:fix raw item init 54/13954/2
2018-07-26 Dave BarachClean up dpdk plugin rx/tx pcap tracing 45/13745/2
2018-07-23 Eyal Barifix vector index range checks 98/13598/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
next