RE: [PATCH RFC v1] ethtool: implement helper to get flow_type value

2016-11-28 Thread Keller, Jacob E
PATCH RFC v1] ethtool: implement helper to get flow_type value > > From: Jacob Keller > Date: Tue, 22 Nov 2016 15:44:53 -0800 > > > @@ -880,6 +880,14 @@ struct ethtool_rx_flow_spec { > > __u32 location; > > }; > > > > +/* Flag to enable a

Re: [PATCH RFC v1] ethtool: implement helper to get flow_type value

2016-11-25 Thread David Miller
From: Jacob Keller Date: Tue, 22 Nov 2016 15:44:53 -0800 > @@ -880,6 +880,14 @@ struct ethtool_rx_flow_spec { > __u32 location; > }; > > +/* Flag to enable additional fields in struct ethtool_rx_flow_spec */ > +#define FLOW_EXT0x8000 > +#define FLOW_MAC_EX