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: sta...@dpdk.org
No need to backport this fix. > Signed-off-by: Ophir Munk <ophi...@mellanox.com> Besides that, Acked-by: Matan Azrad <ma...@mellanox.com>