[dpdk-dev] [PATCH 0/8] Various fixes to compile with gcc6

2016-03-17 Thread Thomas Monjalon
RE fixing email addresses... 2016-03-17 16:39, Thomas Monjalon: > 2016-02-25 13:48, Aaron Conole: > > This series brings a number of code cleanups to allow building using gcc6, > > with various legitimate warnings being fixed. > > > > In particular, patch 3 ("drivers/net/e1000: Fix missing bracke

[dpdk-dev] [PATCH 0/8] Various fixes to compile with gcc6

2016-03-17 Thread Thomas Monjalon
2016-02-25 13:48, Aaron Conole: > This series brings a number of code cleanups to allow building using gcc6, > with various legitimate warnings being fixed. > > In particular, patch 3 ("drivers/net/e1000: Fix missing brackets") should be > checked for correctness (it does not alter any behavior fr

[dpdk-dev] [PATCH 0/8] Various fixes to compile with gcc6

2016-02-25 Thread Aaron Conole
This series brings a number of code cleanups to allow building using gcc6, with various legitimate warnings being fixed. In particular, patch 3 ("drivers/net/e1000: Fix missing brackets") should be checked for correctness (it does not alter any behavior from a functional standpoint, but it may be