acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when using the...
[vpp.git] / src / plugins / dpdk /
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
2017-09-25 John LoFix sending GARP/NA on Bonded Interface Active/Backup... 13/8513/3
2017-09-16 Damjan Mariondpdk: display EAL init args on startup 38/8438/2
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-13 Stevendevices: Fix coverity discovered 9/13/2017 14/8414/2
2017-09-12 Damjan Marionphysmem: remove debug leftovers 98/8398/1
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-09-06 Sergio Gonzalez... dpdk/ipsec: fix setup when using master core only 02/8302/3
2017-08-31 Sergio Gonzalez... dpdk/ipsec: update doc regarding startup.conf 73/8273/2
2017-08-30 Dave BarachOffload prep calls needed for IP and UDP checksum offlo... 45/8245/1
2017-08-25 Damjan Mariondpdk: bump to dpdk 17.08, remove support for dpdk 17.02 16/8216/3
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
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-08-14 Sergio Gonzalez... dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw 25/8025/2
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
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-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name 94/7494/3
2017-07-12 Damjan Mariondpdk: prefetch 2nd cacheline of rte_mbuf during tx 22/7522/2
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/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-06-09 Sergio Gonzalez... dpdk: fix ipsec coverity warning 60/7060/3
2017-06-07 Sergio Gonzalez... dpdk: ipsec fixes 36/7036/2
2017-06-07 Sergio Gonzalez... dpdk: fix ipsec coverity warnings 33/7033/3
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-17 Damjan Mariondpdk: Do not check and set rte_mbuf refcnt if dpdk... 42/6742/2
2017-05-16 John LoFix regression of setting device to admin-down state 14/6714/2
next