[dpdk-dev] [PATCH v6 01/17] pci: no need for dynamic tailq init

viktorin at rehivetech.com viktorin at rehivetech.com
Thu Jul 14 19:11:48 CEST 2016


On Tue, 12 Jul 2016 11:31:06 +0530
Shreyansh Jain <shreyansh.jain at nxp.com> wrote:

> These lists can be initialized once and for all at build time.
> With this, those lists are only manipulated in a common place
> (and we could even make them private).
> 
> A nice side effect is that pci drivers can now register in constructors.
> 
> Signed-off-by: David Marchand <david.marchand at 6wind.com>
> Reviewed-by: Jan Viktorin <viktorin at rehivetech.com>
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> ---
Tested-by: Jan Viktorin <viktorin at rehivetech.com>


More information about the dev mailing list