[dpdk-dev] [PATCH 00/22] upgrade with 6WIND's enhancements

2013-03-21 Thread Thomas Monjalon
20/03/2013 17:58, Vincent JARDIN : > All can be applied. Applied in branch 1.2.3 and tagged as v1.2.3r1: http://dpdk.org/browse/dpdk/tag/?id=v1.2.3r1 -- Thomas

[dpdk-dev] [PATCH 00/22] upgrade with 6WIND's enhancements

2013-03-20 Thread Vincent JARDIN
All can be applied. On 20/03/2013 17:04, Thomas Monjalon wrote: > Here are some patches which were not integrated by Intel in their 1.2.3 > version. > > --- > > Adrien Mazarguil (3): >lib: fix non-C99 macros definitions in exported headers >pci: reference driver structure for each device

[dpdk-dev] [PATCH 00/22] upgrade with 6WIND's enhancements

2013-03-20 Thread Thomas Monjalon
Here are some patches which were not integrated by Intel in their 1.2.3 version. --- Adrien Mazarguil (3): lib: fix non-C99 macros definitions in exported headers pci: reference driver structure for each device pci: allow drivers to be bound several times to the same PCI device Damien Mill