Hello Jan, On Mon, Feb 8, 2016 at 2:31 PM, Jan Viktorin <viktorin at rehivetech.com> wrote: > I am confused a bit. I started to review the "[PATCH 0/9] prepare for > rte_device > / rte_driver" series and then I've noticed there are 2 patch series having > "pci: > no need for dynamic tailq init" patch there. But then, there is this v2 that > does > not have this patch. What is the right one? What should I look at. Is related?
I splitted this initial series, because I want to dissociate the work trying to get to rte_driver/rte_device from other work that modifies pci code (blacklist rework and "autobind"). I think you want to look at [1], but, if you want the global picture, first apply [1], then [2] ([2] is the v2 patchset which supersedes the initial patchset that had this "pci: no need for dynamic tailq init" patch in it). [1] http://dpdk.org/ml/archives/dev/2016-January/032387.html [2] http://dpdk.org/ml/archives/dev/2016-January/032398.html Regards, -- David Marchand