> > This patch fixes the warnings and error reported by clang compiler on Linux. > > > > Reported-by: Bruce Richardson <bruce.richardson at intel.com> > > Signed-off-by: Sujith Sankar <ssujith at cisco.com> > > This PMD now compiles up with clang on FreeBSD. The patch seems rather large > though, > are all these changes necessary for clang compilation? > > On the basis that this fixes the issue though: > > Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied Thanks -- Thomas