]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpdk.c
datapath-windows: Correct endianness for deleting zone.
[mirror_ovs.git] / lib / dpdk.c
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.