From: Hariprasad Shenai <haripra...@chelsio.com> Date: Tue, 20 Sep 2016 12:00:52 +0530
> We were missing check for 25G and 100G while checking port speed, > which lead to less number of queues getting allocated for 25G & 100G > adapters and leading to low throughput. Adding the missing check for > both NIC and vNIC driver. > > Also fixes port advertisement for 25G and 100G in ethtool output. > > Signed-off-by: Hariprasad Shenai <haripra...@chelsio.com> > --- > V2: Missed 25G in the first one Applied.