Hi
Also it seems that it's not supported on 1GBe igb drivers.
Any alternatives or am I out of scope here :) ?

On Wed, Apr 29, 2015 at 5:01 PM, Tal Abudi <talab...@gmail.com> wrote:
> Hi
> I tested it and it works great on new Linux releases.
>
> I tracked the changed and backported them to my ethtool 6 and 2.6.18
> kernel (yeah... I know I know).
>
> Any reason why this doesn't the different behavior for
> ixgbe_mac_82598EB type (as seen in ixgbe_setup_tc() ) ?
> if (tc > adapter->dcb_cfg.num_tcs.pg_tcs ||
>    (hw->mac.type == ixgbe_mac_82598EB &&
>     tc < IXGBE_DCB_MAX_TRAFFIC_CLASS)) {
> return -EINVAL;
> }
>
> Thanks !
>
> On Mon, Apr 13, 2015 at 8:36 PM, Tantilov, Emil S
> <emil.s.tanti...@intel.com> wrote:
>>>-----Original Message-----
>>>From: Tal Abudi [mailto:talab...@gmail.com]
>>>Sent: Monday, April 13, 2015 9:04 AM
>>>Subject: Re: [E1000-devel] Changing RSS on run time
>>>
>>>Thanks for the reply !
>>>Is using the ethtool command to change RSS causes any connectivity loss ?
>>
>> Yes the interface will be reset which will disrupt the traffic for a second 
>> or so.
>>
>> Thanks,
>> Emil
>>
>
>
>
> --
> Best regards,
> Tal Abudi



-- 
Best regards,
Tal Abudi

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to