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

2015-06-30 Thread Tetsuya Mukawa
On 2015/06/30 0:30, Bruce Richardson wrote: > On Mon, Jun 29, 2015 at 11:56:42AM +0900, Tetsuya Mukawa wrote: >> This patch series adds port hotplug support to BSD. >> Before applying, following patches should be applied. >> - [PATCH v6 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c >>

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

2015-06-29 Thread Bruce Richardson
On Mon, Jun 29, 2015 at 11:56:42AM +0900, Tetsuya Mukawa wrote: > This patch series adds port hotplug support to BSD. > Before applying, following patches should be applied. > - [PATCH v6 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c > - [PATCH v6 2/5] eal: Close file descriptor of ui

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

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