]> git.proxmox.com Git - ovs.git/history - lib/netdev-dpdk.c
bump version to 2.15.0+ds1-2+deb11u3.1
[ovs.git] / lib / netdev-dpdk.c
2021-02-19 Thomas GoirandMerge tag '2.15.0+ds1' into debian/victoria
2021-02-19 Thomas GoirandMerge tag 'v2.15.0' into master-dfsg
2021-02-01 Yi Yangnetdev-dpdk: Fix incorrect shinfo initialization.
2021-01-09 Luca BoccassiMerge branch 'master-dfsg' into 2.15
2021-01-09 Luca BoccassiMerge commit 'def6eb1ea' into master-dfsg
2021-01-08 Thomas GoirandMerge tag '2.15.0_git20210104.def6eb1ea' into master...
2020-12-16 Ian Stokesdpdk: Update to use DPDK v20.11.
2020-11-16 Gaetan Rivetnetdev-dpdk: Add option to configure VF MAC address.
2020-11-16 Ilya Maximetsnetdev-dpdk: Add ability to set MAC address.
2020-10-05 Ian StokesDPDK: Remove support for vhost-user zero-copy.
2020-09-15 Jaime Caamaño Ruiznetdev-dpdk: Don't set rx mq mode for net_virtio.
2020-08-12 Ian Stokesdpdk: Deprecate vhost-user dequeue zero-copy.
2020-08-12 Sivaprasad Tummalanetdev-dpdk: linear buffer check with zero-copy
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2020-03-06 Ilya Maximetsnetdev-dpdk: Remove deprecated ring port type.
2020-02-26 Flavio Leitneruserspace TSO: SCTP checksum offload optional.
2020-02-26 Flavio Leitneruserspace TSO: Include UDP checksum offload.
2020-02-26 Flavio Leitnernetdev-dpdk: vhost: disable unsupported offload features.
2020-02-07 Ilya Maximetsnetdev-dpdk: Don't enable offloading on HW device if...
2020-02-07 Ilya Maximetsnetdev-dpdk: Don't enable offloading on HW device if...
2020-02-06 David Marchandnetdev-dpdk: Fix port init when lacking Tx offloads...
2020-02-05 David Marchandnetdev-dpdk: Fix port init when lacking Tx offloads...
2020-01-17 Flavio Leitneruserspace: Add TCP Segmentation Offload support
2020-01-17 Flavio Leitnervhost: Disable multi-segmented buffers
2020-01-16 Eli Britsteinnetdev-dpdk: Getter function for dpdk port id API.
2020-01-16 Eli Britsteinnetdev-dpdk: Introduce rte flow query function.
2020-01-15 Eelco Chaudronnetdev-dpdk: Add new DPDK RFC 4115 egress policer
2020-01-15 Eelco Chaudronnetdev-dpdk: Add support for multi-queue QoS to the...
2020-01-13 Aaron Conolenetdev-dpdk: Avoid undefined behavior processing devargs
2019-12-19 Eelco Chaudronnetdev-dpdk: Add coverage counter to count vhost IRQs.
2019-12-18 Kevin Traynornetdev-dpdk: Fix sw stats perf drop.
2019-12-18 Eelco Chaudronnetdev-dpdk: add support for the RTE_ETH_EVENT_INTR_RES...
2019-12-04 Ian Stokesdpdk: Update to use DPDK 19.11.
2019-11-28 Ilya Maximetsnetdev-dpdk: Deprecate ring ports.
2019-11-11 Sriram Vatalanetdev-dpdk: Detailed packet drop statistics.
2019-11-11 Ilya Maximetsnetdev-dpdk: Reuse vhost function for dpdk ETH custom...
2019-11-08 David Marchandnetdev-dpdk: Track vhost tx contention.
2019-11-04 Tomasz Koniecznynetdev-dpdk: Fix flow control not configuring.
2019-10-22 Ilya Maximetsnetdev-dpdk: Fix Tx queue false sharing.
2019-09-25 Paul Chaignontreewide: Use packet batch APIs
2019-08-26 Ilya Maximetsnetdev-dpdk: Refactor vhost custom stats for extensibility.
2019-08-26 Ilya Maximetsnetdev-dpdk: Fix not reporting rx_oversize_errors in...
2019-07-11 Thomas GoirandMerge branch 'branch-2.11-ds' into debian/train
2019-07-08 Kevin Traynornetdev-dpdk: Enable tx-retries-max config.
2019-07-08 Kevin Traynornetdev-dpdk: Add custom stat for vhost tx retries.
2019-06-28 Kevin Traynornetdev-dpdk: Fix additional vhost tx retry.
2019-06-28 Kevin Traynornetdev-dpdk: Fix additional vhost tx retry.
2019-06-27 David Marchandnetdev-dpdk: Reset queue number for vhost devices on...
2019-06-26 David Marchandnetdev-dpdk: Avoid reconfiguration on VIRTIO_NET_F_MQ...
2019-06-26 David Marchanddpif-netdev: Only poll enabled vhost queues.
2019-06-11 Ilya Maximetsnetdev: Split up netdev offloading to separate module.
2019-06-11 Ilya Maximetsnetdev: Dynamic per-port Flow API.
2019-05-30 Ilya Maximetsnetdev-dpdk: Print the reason of device detaching failure.
2019-05-24 Liliia Butorinanetdev-dpdk: Post-copy Live Migration support for vhost...
2019-04-11 Ilya Maximetsnetdev-dpdk: Fix printing masks with wrong byte order.
2019-04-10 Ilya Maximetsnetdev-dpdk: Allocate vhost_id dynamically.
2019-03-22 Ilya Maximetsnetdev-dpdk: Print netdev name for txq mapping.
2019-03-22 Ilya Maximetsnetdev-dpdk: Print netdev name for txq mapping.
2019-03-19 Roni Bar Yanainetdev-dpdk: Move offloading code to a new file
2019-03-19 Roni Bar Yanainetdev-dpdk: Expose flow creation/destruction calls
2019-03-13 Ilya Maximetsdp-packet: Refactor offloading API.
2019-02-27 Ilya Maximetsnetdev-dpdk: Use single struct/union for flow offload...
2019-02-19 Ilya Maximetsnetdev-dpdk: Flow validation refactoring.
2019-02-06 Asaf Pensonetdev-dpdk: Memset rte_flow_item on a need basis.
2019-01-17 Ophir Munknetdev-dpdk: support port representors
2018-12-13 Ophir Munkdpdk: Update to use DPDK 18.11.
2018-11-28 Tiago Lamnetdev-dpdk: Add mbuf HEADROOM after alignment.
2018-11-12 Eelco Chaudronnetdev-dpdk: Bring link down when NETDEV_UP is not set
2018-11-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-11-02 Tiago Lamdp-packet: Fix allocated size on DPDK init.
2018-11-02 Mark Kavanaghnetdev-dpdk: fix mbuf sizing
2018-11-02 Ian Stokesnetdev-dpdk: Add link speed to get_status().
2018-11-02 Ian Stokesnetdev-dpdk: Fix netdev_dpdk_get_features().
2018-11-02 Ilya Maximetsnetdev-dpdk: Dump flow patterns only if debug enabled.
2018-11-02 Ilya Maximetsnetdev-dpdk: Print port name in offload API messages.
2018-11-02 Ilya Maximetsdpif-netdev: Fix cmap node use after free on flow disas...
2018-11-02 Ilya Maximetsnetdev-dpdk: Secure flow offload API.
2018-11-02 Ilya Maximetsnetdev-dpdk: Drop offload API for vhost ports.
2018-08-31 Thomas GoirandMerge tag '2.10.0+2018.08.28+git.e0cea85314+ds2' into...
2018-08-31 Thomas GoirandRestore correct upstream sources.
2018-08-31 Thomas GoirandMerge tag '2.10.0+2018.08.28+git.e0cea85314+ds1' into...
2018-08-31 Thomas GoirandMerge tag '2.10.0+2018.08.28+git.e0cea85314' into maste...
2018-08-31 Thomas GoirandMerge tag '2.10.0+ds1' into debian/rocky
2018-08-31 Thomas GoirandMerge tag '2.10.0' into master-dfsg
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
2018-08-27 Xu Binbinnetdev-dpdk: Support the link speed of XL710
2018-08-27 Ben Pfaffnetdev: Clean up class initialization.
2018-08-27 Xu Binbinnetdev-dpdk: Support the link speed of XL710
2018-08-08 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-08-08 Kevin Traynornetdev-dpdk: Use hex for PCI vendor ID.
2018-08-08 Sugesh Chandrannetdev-dpdk: Fix failure to configure flow control...
2018-08-08 Kevin Traynornetdev-dpdk: Use hex for PCI vendor ID.
2018-08-08 Sugesh Chandrannetdev-dpdk: Fix failure to configure flow control...
2018-07-24 Ben Pfaffnetdev-dpdk: Use ETH_ADDR_BYTES_ARGS instead of open...
2018-07-24 Ben Pfaffnetdev-dpdk: Fix sparse complaints.
2018-07-24 Ben Pfaffnetdev-dpdk: Fix incorrect byte order conversion in...
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-07-06 Ian Stokesdpdk: Support both shared and per port mempools.
next