On 1/4/2018 4:01 PM, Thomas Monjalon wrote: > This patchset aims to add notifications for ethdev ports > added or removed. > It will be especially useful for hotplug. > > v2 & v3 changes: gather more patches in the series > v4 change: fix a variable wraparound as in Matan's v1 > > Matan Azrad (3): > ethdev: allow event registration for all ports > ethdev: free detached port by the dedicated function > app/testpmd: extend event printing > > Thomas Monjalon (2): > ethdev: remove useless parameter in callback process > ethdev: add notifications for probing and removal
Series applied to dpdk-next-net/master, thanks.