[dpdk-dev] [PATCH 0/8] Add Port Hotplug support to BSD

2015-05-19 Thread Tetsuya Mukawa
This patch series adds port hotplug support to BSD. Before applying, following patches should be applied. - [PATCH v4 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c - [PATCH v4 2/5] eal: Close file descriptor of uio configuration - [PATCH v4 3/5] eal: Fix memory leaks and needless inc

[dpdk-dev] [PATCH 0/8] Add Port Hotplug support to BSD

2015-05-19 Thread Stephen Hemminger
On Tue, 19 May 2015 15:21:45 +0900 Tetsuya Mukawa wrote: > This patch series adds port hotplug support to BSD. > Before applying, following patches should be applied. > - [PATCH v4 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c > - [PATCH v4 2/5] eal: Close file descriptor of uio con