Hi,
> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > Sent: Thursday, May 4, 2017 11:38 PM > To: dev@dpdk.org > Cc: Richardson, Bruce > Subject: [dpdk-dev] [PATCH 04/10] net/ixgbe: fix gcc 7 warning for switch > fallthrough > > Add a comment documenting explicitly that we are falling through the case > statements to the next one. > > Fixes: f9072f8b90bb ("ixgbe: migrate flow director filtering to new API") > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> Acked-by: Wenzhuo Lu <wenzhuo...@intel.com>