netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: netdev@vger.kernel.org
Cc: bugzilla-daemon@bugzilla.kernel.org,
	bugme-daemon@bugzilla.kernel.org, wipat.s@psu.ac.th,
	Riccardo Ghetta <birrachiara@tin.it>,
	Francois Romieu <romieu@fr.zoreil.com>
Subject: Re: [Bugme-new] [Bug 13862] New: PROBLEM: SiS 191 mtu bug
Date: Thu, 30 Jul 2009 13:56:50 -0700	[thread overview]
Message-ID: <20090730135650.0b6aa972.akpm@linux-foundation.org> (raw)
In-Reply-To: <bug-13862-10286@http.bugzilla.kernel.org/>


(switched to email.  Please respond via emailed reply-to-all, not via the
bugzilla web interface).

On Wed, 29 Jul 2009 08:02:32 GMT
bugzilla-daemon@bugzilla.kernel.org wrote:

> http://bugzilla.kernel.org/show_bug.cgi?id=13862
> 
>            Summary: PROBLEM: SiS 191 mtu bug
>            Product: Drivers
>            Version: 2.5
>     Kernel Version: 2.6.28-14, 2.6.29-06
>           Platform: All
>         OS/Version: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: blocking
>           Priority: P1
>          Component: Network
>         AssignedTo: drivers_network@kernel-bugs.osdl.org
>         ReportedBy: wipat.s@psu.ac.th
>         Regression: Yes
> 
> 
> Problem Description:
> incorrect MTU size. Command 'ifconfig eth0' show MTU:1500,
> but network failed with packet large more than 1024.
> Modifying the mtu of the ethernet interface to 1024 
> with command 'ifconfig eth0 mtu 1024' make it to work.
> 
> Keyword: networking
> Kernel version Linux ubuntu 2.6.28-14-server, Linux 2.6.29.06-std122
> 

drivers/net/sis190.c

It's a regression, but we're not sure since when.

           reply	other threads:[~2009-07-30 20:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <bug-13862-10286@http.bugzilla.kernel.org/>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090730135650.0b6aa972.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=birrachiara@tin.it \
    --cc=bugme-daemon@bugzilla.kernel.org \
    --cc=bugzilla-daemon@bugzilla.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=romieu@fr.zoreil.com \
    --cc=wipat.s@psu.ac.th \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).