MAP: Convert from DPO to input feature.
[vpp.git] / src / plugins / dpdk /
2018-05-29 Damjan MarionRevert "dpdk: set dmamap iova address value according... 91/12791/1
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-05-29 chuhong yaodpdk: Add PMD type for Cavium LiquidIO II CN23XX 81/12781/3
2018-05-29 Sachin Saxenadpdk: mempool priv intialization must be done before... 63/12763/5
2018-05-28 Sachin Saxenadpdk: set dmamap iova address value according to eal_io... 64/12764/2
2018-05-26 Zhiyong Yangdpdk: enable RX for no-multi-seg 10/12710/6
2018-05-25 Dave BarachAdd interface rx pcap tracing 49/12749/1
2018-05-23 Eyal Baridpdk:flow add vxlan flow support 24/12624/4
2018-05-22 Radu NicolauCSIT-928 dpdk/ipsec: performance improvement 82/11082/22
2018-05-21 Eyal Baridpdk:enable flow director perfect mode 85/12585/2
2018-05-18 Damjan MarionAdd vlib_buffer_enqueue_to_next inline function 35/12635/3
2018-05-17 Damjan MarionAdd buffer pointer-to-index and index-to-pointer array... 20/12620/5
2018-05-17 Eyal Bariflow:redirect to node 87/12587/4
2018-05-16 Rui Caidpdk: fix rte_eth_dev_set_mtu callsites to use same... 06/12206/2
2018-05-12 Rui Caidpdk: Add constants for failsafe PMD 47/12547/2
2018-05-11 Steve Shindpdk: fix Unknown interface with Mellanox NIC 30/12530/2
2018-05-10 Damjan Marionvppinfra: use count_trailing_zeros in sparse_vec_index 23/12523/3
2018-05-10 Damjan Marionvnet: device flow offload infra 90/11190/19
2018-05-10 Szymon SliwaChange the way IP header pointer is calculated in esp_d... 04/12504/2
2018-05-10 Eyal Baridpdk:fix tx count 14/12514/2
2018-05-09 Florin Corasdpdk: fix free of tx dropped packets 13/12513/1
2018-05-09 Damjan Mariondpdk: tx code rework 44/12444/6
2018-05-09 Eyal Baridpdk:fix mbuf index typo's 83/12483/1
2018-05-07 Damjan Mariondpdk: improve perf of buffer indices calc in the input... 67/12467/2
2018-05-04 Radu Nicolauipsec: allow null/null for crypto/integ algorithms... 22/12422/2
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-04-30 Szymon Sliwaplugins: dpdk: fix check which makes not sense, likely... 89/12289/1
2018-04-27 Damjan MarionA bit of buffer metadata reshuffling to accommodate... 72/11872/10
2018-04-25 Damjan Mariondpdk: complete rework of the dpdk-input node 98/11798/30
2018-04-25 Florin Corasipsec: make crypto_worker_main_t a full cache line... 86/12086/2
2018-04-18 Damjan Mariondpdk: improve logging 91/11891/2
2018-04-18 Stevendpdk: resurrect removed code [VPP-1245] 60/11860/2
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-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-04-11 Damjan Mariondpdk: fail in early init if we cannot alloc hugepages 68/11668/2
2018-04-10 Radu NicolauCSIT-895 dpdk/ipsec: add locks on session data hash... 72/11572/4
2018-04-09 Damjan Marionplugins: unload plugin if early init fails 55/11555/8
2018-04-04 Eyal Baridpdk:fix checksum handling of l2 interfaces 73/11473/3
2018-03-30 Steve Shindpdk: fix crash due to incorrect xd->flags value with... 64/11464/2
2018-03-26 Szymon Sliwaplugins: dpdk: ipsec: fix l3 offset 41/11241/2
2018-03-22 Dave BarachVPP-1204: Fix coverity warning 97/11297/3
2018-03-14 Damjan Marionvlib: internal buffer manager rework 38/11138/3
2018-03-14 Szymon SliwaPrevent calling rte_eth_xstats_get not initialized dev 44/11144/2
2018-03-11 John Lodpdk-input node packet trace intermittent on IP forwadi... 66/11066/3
2018-03-09 Lee RobertsCoordinate known Ethernet speeds with Linux kernel... 34/11034/4
2018-03-09 Damjan Mariondpdk: move DPDK vfio hack to dpdk plugin 63/11063/4
2018-03-05 Damjan Marionvlib: vfio code rework 48/10948/5
2018-02-26 Damjan Marionvnet: add 25G interface speed flag 10/10810/2
2018-02-25 Matthew SmithFix bug in dpdk_crypto_session_disposal() 02/10802/2
2018-02-24 Matthew SmithFix crypto session deletion crash 93/10793/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-15 Damjan Mariondpdk: add support for DPDK 18.02, deprecate 17.08 56/10556/2
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
2018-02-01 Eyal Baridpdk:fix typo in prefetch sequence 92/10292/2
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-18 Radu NicolauVPP-1122 dpdk/ipsec: fix transport mode pkt len 21/10121/5
2018-01-09 Matthew SmithPatch ENA PMD to skip setting tx flags in rx path 78/9878/3
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 Sergio Gonzalez... dpdk/ipsec: multiple fixes 28/9628/6
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 duplicate function 08/9708/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-27 Florin Corasdpdk: fix trajectory compilation 71/9571/2
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-11-24 Damjan Mariondpdk: enable tx checksum offloads as default, add disab... 58/9558/2
2017-11-24 Damjan Mariondpdk: avoid false sharing of dpdk_buffer_per_thread_data 56/9556/1
2017-11-23 Damjan Mariondpdk: prefetch both cachelines during buffer free 49/9549/2
2017-11-22 Damjan Mariondpdk: fix potential crash in buffer free function 23/9523/4
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-11-16 Sergio Gonzalez... dpdk/ipsec: use physmem when creating pools 30/9430/2
2017-11-14 Damjan MarionFix typos in configure.ac and dpdk/buffer.c 15/9415/3
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-11-11 Damjan Mariondpdk: optimize buffer alloc/free 58/9358/4
2017-11-01 Sergio Gonzalez... dpdk/ipsec: align memory 58/9158/2
2017-11-01 Sergio Gonzalez... dpdk/ipsec: fix digest physical address 59/9159/2
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-18 Andrew Yourtchenkoipsec: use boolean or vs. bitwise or to avoid compiler... 70/8870/2
2017-10-14 Gabriel Gannechange format_get_indent() to use u32 instead of uword 76/8776/4
2017-10-14 Georgina Sheehanplugins/dpdk: align memory to avoid potential segfault... 85/8785/5
2017-10-12 Sergio Gonzalez... dpdk/ipsec: coverity fixes 79/8779/3
2017-10-10 Damjan Mariondpdk: fix mempool size calculation 37/8737/2
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-05 Sergio Gonzalez... dpdk/ipsec: rework plus improved cli commands 18/8518/5
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-04 Damjan Mariondpdk: use vpp physmem allocator for dpdk buffers 01/7701/28
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-27 Steve ShinFix: unnecesary uio binding for Mellanox NIC 43/8543/2
next