RE: [PATCH v2 4/4] ethtool: support setting default Rx flow indirection table

2016-03-14 Thread Keller, Jacob E
> -Original Message- > From: Ben Hutchings [mailto:b...@decadent.org.uk] > Sent: Sunday, March 13, 2016 9:25 AM > To: Keller, Jacob E > Cc: netdev > Subject: Re: [PATCH v2 4/4] ethtool: support setting default Rx flow > indirection table > > On Tue, 2016-0

Re: [PATCH v2 4/4] ethtool: support setting default Rx flow indirection table

2016-03-13 Thread Ben Hutchings
On Tue, 2016-02-16 at 21:22 +, Keller, Jacob E wrote: > Signed-off-by: Jacob Keller > --- > > Not sure if there is a mailing list for this, I sent this to the netdev > list but forgot to Cc you on the ethtool change. I haven't been keeping up with netdev for a long time, but I have recently

[PATCH v2 4/4] ethtool: support setting default Rx flow indirection table

2016-02-08 Thread Jacob Keller
Signed-off-by: Jacob Keller --- ethtool.8.in | 5 - ethtool.c| 46 -- 2 files changed, 36 insertions(+), 15 deletions(-) diff --git a/ethtool.8.in b/ethtool.8.in index eeffa70415b5..b7d56fbe4484 100644 --- a/ethtool.8.in +++ b/ethtool.8.in @@