]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpdk.c
stopwatch: Remove tabs from output.
[mirror_ovs.git] / lib / dpdk.c
2018-05-25 Aaron Conoledpdk: reflect status and version in the database
2018-05-25 Aaron Conoledpdk: allow init to fail
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-23 Ilya Maximetsnetdev-dpdk: Limit rate of DPDK logs.
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-26 Matteo Crocevswitchd: show DPDK version
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Mark Kavanaghnetdev-dpdk: vHost IOMMU support
2017-03-10 Ilya Maximetsdpdk: Redirect DPDK log to OVS logging subsystem.
2017-03-09 Ben Pfaffdpdk: Use VLOG_INFO_ONCE instead of open-coding it.
2017-02-10 nickcooper-zhangto... dpdk: Fixes memory leak in dpdk_init__().
2017-01-11 Daniele Di Proiettodpdk: Late initialization.
2016-12-22 Aaron Conolelib/dpdk: No more deferred release
2016-12-12 Aaron Conolelib/dpdk: fix double free on exit
2016-10-13 Ciara Loftusdpdk: Fix DPDK pdump compilation
2016-10-12 Daniele Di Proiettodpdk: New module with some code from netdev-dpdk.