]> git.proxmox.com Git - ovs.git/history - lib/netdev-dpdk.c
netdev-dpdk: Remove dpdkvhostcuse ports
[ovs.git] / lib / netdev-dpdk.c
2016-08-16 Ciara Loftusnetdev-dpdk: Remove dpdkvhostcuse ports
2016-08-15 Ciara Loftusnetdev-dpdk: Do not attempt to initialise flow control...
2016-08-15 Ciara Loftusnetdev-dpdk: Use rte_eth_is_valid_port instead of manua...
2016-08-13 Mark Kavanaghnetdev-dpdk: add support for jumbo frames
2016-08-13 Daniele Di Proiettovswitchd: Introduce 'mtu_request' column in Interface.
2016-08-13 Ciara Loftusnetdev-dpdk: add DPDK pdump capability
2016-08-11 Ilya Maximetsnetdev-dpdk: vhost: Fix double free and use after free...
2016-08-10 Ilya Maximetsnetdev-dpdk: Avoid reconfiguration on reconnection...
2016-08-09 Ian Stokesnetdev-dpdk: Fix egress policer error detection bug.
2016-08-09 Bhanuprakash Bodireddynetdev-dpdk: Fix dead initialization reported by clang.
2016-08-09 Daniele Di Proiettonetdev-dpdk: Fix deadlock in destroy_device().
2016-08-08 Ben Pfaffsmap: New function smap_get_ullong().
2016-08-05 Maxime Coquelinnetdev-dpdk: When no QoS set, set type to empty string
2016-08-04 Mark Kavanaghnetdev-dpdk: fix memory leak
2016-08-04 Ciara Loftusnetdev-dpdk: Add support for DPDK 16.07
2016-07-30 Sugesh Chandrannetdev-dpdk: Add Flow Control support.
2016-07-27 Ilya Maximetsdpif-netdev: XPS (Transmit Packet Steering) implementation.
2016-07-25 xubinbinnetdev-dpdk: remove duplicated code in netdev_dpdk_get_...
2016-07-25 William Tunetdev-dpdk: Apply batch truncation API.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-21 William Tunetdev-provider: Apply batch object to netdev provider.
2016-07-08 Ilya Maximetsnetdev-dpdk: Obtain number of queues for vhost ports...
2016-07-06 Ilya Maximetsnetdev-dpdk: Use instant sending instead of queueing...
2016-06-24 Ilya Maximetsnetdev-dpdk: Fix using uninitialized link_status.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-18 Ciara Loftusnetdev-dpdk: NUMA Aware vHost User
2016-06-15 Kevin Traynornetdev-dpdk: Remove vhost send retries when no packets...
2016-06-07 Daniele Di Proiettoovs-numa: Introduce function to set current thread...
2016-06-02 Zoltán Baloghnetdev-dpdk: vhost-user port link state fix
2016-05-24 Ian Stokesnetdev-dpdk.c: Add ingress-policing functionality.
2016-05-24 Ian Stokesnetdev-dpdk.c: Add generic policer functions.
2016-05-23 Daniele Di Proiettonetdev-dpdk: Use ->reconfigure() call to change rx...
2016-05-23 Daniele Di Proiettonetdev: Add reconfigure request mechanism.
2016-05-21 Kevin Traynornetdev-dpdk: Improve pthread_getaffinity_np() fail...
2016-05-21 Kevin Traynornetdev-dpdk: Fix coremask logic.
2016-05-13 Joe Stringernetdev-dpdk: Fix locking during get_stats.
2016-05-06 Ciara Loftusnetdev-dpdk: Print default vhost-sock-dir value & updat...
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-29 Aaron Conolenetdev-dpdk: Check dpdk-extra when reading db
2016-04-29 Aaron Conolenetdev-dpdk: Allow arbitrary eal arguments
2016-04-29 Aaron Conolenetdev-dpdk: Autofill lcore coremask if absent
2016-04-29 Aaron Conolenetdev-dpdk: Restrict vhost_sock_dir
2016-04-29 Aaron Conolenetdev-dpdk: Convert initialization from cmdline to db
2016-04-29 Aaron Conolenetdev-dpdk: Restore thread affinity after DPDK init
2016-04-15 mweglicxUpdate relevant artifacts to add support for DPDK 16.04.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-08 Daniele Di Proiettonetdev-dpdk: Consistent variable naming.
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-29 Ilya Maximetsnetdev-dpdk: vhost: Fix txq enabling in the absence...
2016-03-24 Pravin B Shelarnetdev: remove netdev_get_in4()
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-23 Ilya Maximetsnetdev-dpdk: Fix crash when changing the vhost-user...
2016-03-17 Ilya Maximetsnetdev: New field 'is_pmd' in netdev_class.
2016-03-10 Yuanhan Liunetdev-dpdk: fix mbuf leaks
2016-03-06 Ilya Maximetsnetdev-dpdk: Fix memory leak in netdev_dpdk_vhost_destr...
2016-03-03 Ian Stokesnetdev_dpdk.c: Add QoS functionality.
2016-02-28 Mark Kavanaghnetdev-dpdk: clean up mbuf initialization
2016-02-24 Ilya Maximetsnetdev-dpdk: vhost-user: Fix sending packets to queues...
2016-02-24 Daniele Di Proiettonetdev-dpdk: Do not add vhost-user ports with '/' or...
2016-02-24 Mauricio Vásquezlib/netdev-dpdk: make device name parsing more robust
2016-02-23 Mauricio Vásquezlib/netdev-dpdk: increase ring name length for dpdkr...
2016-02-06 Kevin Traynornetdev-dpdk: Fix dpdk_watchdog failure to quiesce.
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2016-02-02 Ilya Maximetsnetdev-dpdk: Fix leak on netdev_dpdk_vhost_user_constru...
2016-02-02 Ilya Maximetsnetdev-dpdk: Unlink vhost-user sockets on fatal signals.
2016-01-29 Flavio Leitnernetdev-dpdk: Add vhost-user multiqueue support
2016-01-26 mweglicxUpdate relevant artifacts to add support for DPDK v2...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Joe Stringernetdev-dpdk: Fix thread_is_pmd() symbol conflict.
2016-01-12 Ben Pfaffnetdev-dpdk: Consistently use xstrdup() instead of...
2015-12-22 mweglicxnetdev_dpdk: pci_dev pointer check.
2015-11-19 Mauricio Vasquez Bnetdev-dpdk: assume dpdkr peer can be multi-producer...
2015-10-22 Ciara Loftusnetdev-dpdk: Clean-up after vHost User port delete
2015-10-22 Ciara Loftusnetdev-dpdk: Fix comment about vhost cuse/user vswitchd...
2015-10-01 Andy Zhoudpdk: reject --user option
2015-09-24 Andy Zhoudpdk: fix compiler warnings on 32bit build
2015-09-11 Daniele Di Proiettodpif-netdev: Check for PKT_RX_RSS_HASH flag.
2015-09-09 Timo Puhanetdev-dpdk: Add some missing statistics.
2015-09-08 Timo Puhadpdk: add support for v2.1.0
2015-09-06 Aaron Conolenetdev-dpdk: Fix build failure due to new struct eth_addr.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-06 Daniele Di Proiettonetdev-dpdk: Retry tx/rx queue setup until we don't...
2015-07-21 Daniele Di Proiettonetdev-dpdk: Restore txq/rxq number if initialization...
2015-06-25 Daniele Di Proiettonetdev-dpdk: Fix sparse and clang warnings
2015-06-25 Wei linetdev-dpdk: Do not flush tx queue which is shared...
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-15 Ciara Loftusnetdev-dpdk: add dpdk vhost-user ports
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-22 Daniele Di Proiettonetdev-dpdk: Adapt the requested number of tx and rx...
2015-05-22 Daniele Di Proiettonetdev-dpdk: Use specific spinlock for stats.
2015-05-22 Daniele Di Proiettonetdev-dpdk: Properly support non pmd threads.
2015-05-22 Daniele Di Proiettoovs-numa: Change 'core_id' to unsigned.
2015-05-21 Kevin Traynornetdev-dpdk: Use default NIC configuration.
2015-05-19 Ethan Jacksondpdk: Ditch MAX_PKT_BURST macro.
2015-05-19 Ethan Jacksonnetdev-dpdk: Fix sparse warnings.
2015-05-12 Kevin Traynornetdev-dpdk: Add vhost enqueue retries.
2015-05-12 Kevin Traynornetdev-dpdk: Change phy rx burst size.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-30 Mark KavanaghDPDK: add support for v2.0.0
next