]> git.proxmox.com Git - mirror_ovs.git/history - lib/netdev-dpdk.c
dpif-netdev: Avoid reordering of packets in a batch with same megaflow
[mirror_ovs.git] / lib / netdev-dpdk.c
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-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.
2018-07-06 Yuanhan Liunetdev-dpdk: add debug for rte flow patterns
2018-07-06 Finn Christensennetdev-dpdk: implement flow offload with rte flow
2018-06-29 John Hurleynetdev-provider: add class op to get block_id
2018-06-15 Aaron Conolenetdev-dpdk: Avoid warning for snprintf() call.
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-08 Ian Stokesnetdev-dpdk: Handle ENOTSUP for rte_eth_dev_set_mtu.
2018-06-08 Michal Weglickinetdev-dpdk: Enable HW_CRC_STRIP for virtual functions.
2018-05-25 Timothy Redaellinetdev-dpdk: fix check for "net_nfp" driver
2018-05-25 Eelco Chaudronnetdev-dpdk: Don't use PMD driver if not configured...
2018-05-25 Kevin Traynornetdev-dpdk: Remove use of rte_mempool_ops_get_count.
2018-05-23 Darrell Ballodp-execute: Rename 'may_steal' to 'should_steal'.
2018-05-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-05-11 Eelco Chaudronnetdev-dpdk: Fixed netdev_dpdk structure alignment
2018-05-11 Róbert MulikConfigurable Link State Change (LSC) detection mode
2018-05-11 Jan Scheurichnetdev: Add optional qfill output parameter to rxq_recv()
2018-05-11 Pablo Cascónnetdev-dpdk: don't enable scatter for jumbo RX support...
2018-04-30 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-04-21 Kevin Traynornetdev-dpdk: Free mempool only when no in-use mbufs.
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-23 Kevin Traynornetdev-dpdk: Remove 'error' from non error log.
2018-03-23 Ilya Maximetsnetdev-dpdk: Fix print format for dpdk port ids.
2018-02-28 Justin Pettitdp-packet: Add index to DP_PACKET_BATCH_FOR_EACH to...
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-31 Ciara Loftusnetdev-dpdk: Add support for vHost dequeue zero copy...
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-26 Ilya Maximetsnetdev-dpdk: Fix xstats leak on port destruction.
2018-01-26 Ilya Maximetsnetdev-dpdk: Fix memory leak in netdev_dpdk_configure_x...
2018-01-26 Ilya Maximetsnetdev-dpdk: Fix memory leak in netdev_dpdk_get_custom_...
2018-01-26 Yuanhan Liunetdev-dpdk: fix port addition for ports sharing same...
2018-01-26 Ian Stokesnetdev-dpdk: Fix requested MTU size validation.
2018-01-19 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-17 Flavio Leitnernetdev-dpdk: add vhost-user get_status.
2018-01-17 zhanglipingnetdev-dpdk: fix ingress_policer leak on error path
2018-01-10 Michal Weglickinetdev: Custom statistics.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-20 Ilya Maximetsnetdev: Remove useless cutlen.
2017-12-20 Ilya Maximetsnetdev: Remove unused may_steal.
2017-12-20 Ilya Maximetsnetdev-dpdk: Add debug appctl to get mempool information.
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Michal Weglickinetdev-dpdk: extend netdev_dpdk_get_status to include...
2017-12-08 Mark Kavanaghnetdev-dpdk: vHost IOMMU support
2017-12-08 Mark Kavanaghnetdev-dpdk: DPDK v17.11 upgrade
2017-12-08 Kevin Traynornetdev-dpdk: Remove uneeded call to rte_eth_dev_count().
2017-12-08 Ilya Maximetsnetdev-dpdk: Add comment about variables naming convention.
2017-12-08 Ilya Maximetsnetdev-dpdk: Fix variables naming in set_admin_state...
2017-11-20 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-11-17 Ilya Maximetsnetdev-dpdk: Fix mempool creation with large MTU.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix calling vhost API with negative vid.
2017-11-16 Ilya Maximetsnetdev-dpdk: Remove unused MAX_NB_MBUF.
2017-11-16 Ilya Maximetsnetdev-dpdk: Factor out struct dpdk_mp.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix dpdk_mp leak in case of EEXIST.
2017-11-16 Mark Kavanaghnetdev-dpdk: replace uint8_t with dpdk_port_t
2017-11-03 Bhanuprakash Bodireddynetdev-dpdk: Refactor netdev_dpdk structure.
2017-10-30 Ilya Maximetsnetdev-dpdk: Fix mp_name leak on snprintf failure.
2017-10-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-10-26 antonio.fischetti... netdev-dpdk: Rename dpdk_mp_put as dpdk_mp_free.
2017-10-26 antonio.fischetti... netdev-dpdk: Reword mp_size as n_mbufs.
2017-10-26 antonio.fischetti... netdev-dpdk: manage failure in mempool name creation.
2017-10-26 antonio.fischetti... netdev-dpdk: skip init for existing mempools.
2017-10-26 antonio.fischetti... Fix mempool names to reflect socket id.
2017-10-26 antonio.fischetti... netdev-dpdk: fix management of pre-existing mempools.
2017-09-25 Ben PfaffMerge pull request #207 from darball/dpdk_merge
2017-09-22 Zoltan Baloghnetdev-dpdk: reset packet_type for reused dp_packets.
2017-09-22 Bhanuprakash Bodireddynetdev-dpdk: Minor cleanup of netdev_dpdk_send__.
2017-09-22 Bhanuprakash Bodireddynetdev-dpdk: Cleanup dpdk_do_tx_copy.
2017-09-22 Bhanuprakash Bodireddynetdev-dpdk: Use DP_PACKET_BATCH_FOR_EACH in netdev_dpd...
2017-09-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-09-07 Gao Zhenyunetdev-dpdk: Execute QoS Checking before copying to...
2017-09-05 Robert Wojciechowicznetdev-dpdk: Create separate memory pool for each port.
2017-09-05 wangzhikenetdev-dpdk: update vhost user client port status.
2017-08-29 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-08-25 wangzhikenetdev-dpdk: vhost get stats fix.
2017-08-25 Lance Richardsonnetdev-dpdk: use 64-bit arithmetic when converting...
2017-08-25 Darrell Balldp-packet: Refactor DPDK packet initialization.
2017-08-10 Aaron Conolenetdev-dpdk: include dpdk PCI header directly
2017-08-10 Darrell Balldp-packet: Reset DPDK hwol flags on init.
2017-08-02 Darrell Balldpdk: Fix device cleanup.
2017-08-02 Michal WeglickiUpdate relevant artifacts to add support for DPDK 17...
2017-08-02 Mark Kavanaghnetdev-dpdk: use rte_eth_dev_set_mtu.
2017-07-12 Kevin Traynornetdev-dpdk: Log Rx checksum offload not supported.
2017-07-12 Kevin Traynornetdev-dpdk: Remove Rx checksum reconfigure.
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-14 Santosh Shuklanetdev-dpdk: round up mbuf_size to cache_line_size
2017-06-14 Paul Blakeynetdev: Adding a new netdev API to be used for offloadi...
2017-06-08 Aaron Conoledpdk: Deprecate vhost-user server ports.
2017-06-08 Kevin Traynornetdev-dpdk: Show Rx checksum status when false.
2017-05-31 Ilya Maximetsnetdev-dpdk: Use uint8_t for port_id.
2017-05-31 Ilya Maximetsnetdev-dpdk: Fix device leak on port deletion.
2017-05-31 Ilya Maximetsnetdev-dpdk: Fix double attaching of virtual devices.
2017-05-18 Przemyslaw Szczerbiknetdev-dpdk: add support for rx_multicast_packets counter
next