<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>27747</bug_id>
          
          <creation_ts>2012-09-17 19:18:57 +0400</creation_ts>
          <short_desc>Передача параметров ethtool -K</short_desc>
          <delta_ts>2015-06-24 20:44:25 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>etcnet</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Cherepanov">cas</reporter>
          <assigned_to name="Mikhail Efremov">sem</assigned_to>
          <cc>komper</cc>
    
    <cc>ldv</cc>
    
    <cc>rider</cc>
    
    <cc>sem</cc>
    
    <cc>shaba</cc>
    
    <cc>slchess</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>133347</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2012-09-17 19:18:57 +0400</bug_when>
    <thetext>В связи с возросшим количеством парамтеров для ethtool -K (например, GSO) предлагаю подумать как можно передавать какие-либо параметры помимо -s. Возможно, следует ввести переменную среды в option, например

 ETHTOOL=-K eth0 gso off</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133845</commentid>
    <comment_count>1</comment_count>
    <who name="Шамиль Шейхов">komper</who>
    <bug_when>2012-10-10 01:37:47 +0400</bug_when>
    <thetext>Бывает очень нужно например для pptp сервера чтоб выключить все параметры ethtool -k</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>151912</commentid>
    <comment_count>2</comment_count>
    <who name="Chess">slchess</who>
    <bug_when>2015-06-24 20:44:25 +0300</bug_when>
    <thetext>А воз и ныне там ?
Для виртуалки хотел заюзать

Network performance issues
If you experience low performance with the virtio network drivers, verify the setting for the GSO and TSO features on the host system. The virtio network drivers require that the GSO and TSO options are disabled for optimal performance.
Verify the status of the GSO and TSO settings, use the command on the host (replacing interface with the network interface used by the guest):

# ethtool -k interface

Disable the GSO and TSO options with the following commands on the host:

# ethtool -K interface gso off
# ethtool -K interface tso off</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>