[dpdk-dev] [PATCH v2] net/vdev_netvsc: fix build using C11 mode and pedantic

Thomas Monjalon thomas at monjalon.net
Wed Jan 24 19:06:50 CET 2018


24/01/2018 15:45, Matan Azrad:
> Hi Ophir
> 
> From: Ophir Munk, Wednesday, January 24, 2018 4:12 PM
> > Remove CFLAGS -std=c11 and -pedantic in order to guarantee a successful
> > vdev_netvsc compilation on old Linux distributions.
> > Otherwise old GCC compilers may complain as follows:
> > cc1: error: unrecognized command line option -std=c11
> > 
> > Fixes: 6086ab3bb3d2 ("net/vdev_netvsc: introduce Hyper-V platform
> > driver")
> > Cc: stable at dpdk.org
> 
> No need to backport this fix.
> 
> > Signed-off-by: Ophir Munk <ophirmu at mellanox.com>
> 
> Besides that,
> Acked-by: Matan Azrad <matan at mellanox.com>

Applied, thanks



More information about the dev mailing list