All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Mason <jdmason@kudzu.us>
To: Ben Hutchings <bhutchings@solarflare.com>
Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
	"Dave, Tushar N" <tushar.n.dave@intel.com>,
	Joe Jin <joe.jin@oracle.com>,
	"e1000-devel@lists.sf.net" <e1000-devel@lists.sf.net>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: 82571EB: Detected Hardware Unit Hang
Date: Mon, 16 Jul 2012 21:45:47 -0700	[thread overview]
Message-ID: <CAPoiz9ynTm=HYEtGMY4CJVo4Yd98Wm0_SSuCe15B85p7VZu4+Q@mail.gmail.com> (raw)
In-Reply-To: <1342453645.2523.17.camel@bwh-desktop.uk.solarflarecom.com>

On Mon, Jul 16, 2012 at 8:47 AM, Ben Hutchings
<bhutchings@solarflare.com> wrote:
> On Sun, 2012-07-15 at 10:35 -0300, Henrique de Moraes Holschuh wrote:
>> On Sun, 15 Jul 2012, Dave, Tushar N wrote:
>> > Somehow setting max payload to 256 from BIOS does not set this value for all devices. I believe this is a BIOS bug.
>>
>> And preferably, Linux should complain about it.  Since we know it is going
>> to cause problems, and since we know it does happen, we should be raising a
>> ruckus about it in the kernel log (and probably fixing it to min(path) while
>> at it)...
>>
>> Is this something that should be raised as a feature request with the
>> PCI/PCIe subsystem?
>
> The feature is there, but we ended up with:
>
> commit 5f39e6705faade2e89d119958a8c51b9b6e2c53c
> Author: Jon Mason <mason@myri.com>
> Date:   Mon Oct 3 09:50:20 2011 -0500
>
>     PCI: Disable MPS configuration by default

With the quirk, it should work now if pcie_bus_config is set to
PCIE_BUS_SAFE.  With that patch was pushed it was too late in the
release to fix it and see if there were any other ones out there (or
incur the wrath of Linus).  If you are brave enough, you can enable it
by default again and see if there are any other quirks out there. ;-)

> But you are welcome to share use of the fixup_mpss_256() quirk.
>
> Ben.
>
> --
> Ben Hutchings, Staff Engineer, Solarflare
> Not speaking for my employer; that's the marketing department's job.
> They asked us to note that Solarflare product names are trademarked.
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2012-07-17  4:45 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-09  8:51 82571EB: Detected Hardware Unit Hang Joe Jin
2012-07-09  9:21 ` Eric Dumazet
2012-07-09 12:19   ` Joe Jin
2012-07-09 12:19     ` Joe Jin
2012-07-10  7:40 ` Joe Jin
2012-07-10 18:14   ` Wyborny, Carolyn
2012-07-10 19:02   ` Dave, Tushar N
2012-07-10 19:02     ` Dave, Tushar N
2012-07-10 19:17     ` Dave, Tushar N
2012-07-10 19:17       ` Dave, Tushar N
2012-07-11  0:34     ` Joe Jin
2012-07-11  0:34       ` Joe Jin
2012-07-11  1:18       ` Dave, Tushar N
2012-07-11  1:44         ` Joe Jin
2012-07-11  1:44           ` Joe Jin
2012-07-11  3:22           ` Dave, Tushar N
2012-07-11  3:29             ` Joe Jin
2012-07-11  3:29               ` Joe Jin
2012-07-11  4:05               ` Dave, Tushar N
2012-07-11  4:05                 ` Dave, Tushar N
2012-07-11  5:03                 ` Joe Jin
2012-07-11  7:11                   ` Dave, Tushar N
2012-07-11  7:17                     ` Joe Jin
2012-07-11  7:17                       ` Joe Jin
2012-07-11  7:37                       ` Dave, Tushar N
2012-07-11  7:37                         ` Dave, Tushar N
2012-07-11  7:38                         ` Joe Jin
2012-07-11  7:38                           ` Joe Jin
2012-07-11  7:50                           ` Dave, Tushar N
2012-07-11  7:53                             ` Joe Jin
2012-07-11  7:53                               ` Joe Jin
2012-07-11 18:51                   ` Dave, Tushar N
2012-07-12  2:23                     ` Joe Jin
2012-07-12  2:52                       ` Dave, Tushar N
2012-07-12  2:52                         ` Dave, Tushar N
2012-07-12  2:57                         ` Joe Jin
2012-07-12  2:57                           ` Joe Jin
2012-07-12  3:07                           ` Dave, Tushar N
2012-07-12  3:12                             ` Joe Jin
2012-07-12  3:12                               ` Joe Jin
2012-07-12  5:57                               ` Dave, Tushar N
2012-07-12  6:16                                 ` Joe Jin
2012-07-12  6:16                                   ` Joe Jin
2012-07-12  6:41                                   ` Dave, Tushar N
2012-07-12  6:41                                     ` Dave, Tushar N
2012-07-12  7:10                                     ` Joe Jin
2012-07-12  7:10                                       ` Joe Jin
2012-07-12 18:19                                       ` Dave, Tushar N
2012-07-12 23:46                                         ` Joe Jin
2012-07-12 23:46                                           ` Joe Jin
2012-07-13  4:10                                           ` Dave, Tushar N
2012-07-13  4:10                                             ` Dave, Tushar N
2012-07-13  4:33                                             ` Joe Jin
2012-07-13  4:33                                               ` Joe Jin
2012-07-15  3:42                                               ` Dave, Tushar N
2012-07-15  3:52                                                 ` Joe Jin
2012-07-15  3:52                                                   ` Joe Jin
2012-07-15 13:35                                                 ` Henrique de Moraes Holschuh
2012-07-16 15:47                                                   ` Ben Hutchings
2012-07-16 16:08                                                     ` Henrique de Moraes Holschuh
2012-07-16 16:08                                                       ` Henrique de Moraes Holschuh
2012-07-17  4:48                                                       ` Jon Mason
2012-07-17  4:45                                                     ` Jon Mason [this message]
2012-11-08  6:24 Joe Jin
2012-11-08 20:35 ` Dave, Tushar N
2012-11-09  1:22   ` Joe Jin
2012-11-09  1:22     ` Joe Jin
2012-11-14  2:47   ` Joe Jin
2012-11-14  3:45     ` Dave, Tushar N
2012-11-15  0:32       ` Joe Jin
2012-11-15  0:32         ` Joe Jin
2012-11-15 20:26         ` Dave, Tushar N
2012-11-19  5:38           ` Joe Jin
2012-11-20  8:59             ` Dave, Tushar N
2012-11-20 13:24               ` Joe Jin
2012-11-26 16:23                 ` [E1000-devel] " Fujinaka, Todd
2012-11-27  0:59                   ` Joe Jin
2012-11-27  2:06                     ` Mary Mcgrath
2012-11-27 17:32                       ` [E1000-devel] " Fujinaka, Todd
2012-11-27 18:10                         ` Ben Hutchings
2012-11-28  8:31                           ` Joe Jin
2012-11-28 15:53                             ` Fujinaka, Todd
2012-11-29  3:10                               ` Ethan Zhao
2012-11-29 15:52                                 ` Fujinaka, Todd
2012-12-19  3:04                                   ` Joe Jin
2012-12-19  5:52                                     ` Yijing Wang
2012-12-19  6:13                                       ` Joe Jin
2012-11-20 13:24               ` Joe Jin
2012-11-14  3:37   ` Li Yu
2012-11-14  3:43     ` Dave, Tushar N
2012-11-14  3:43       ` Dave, Tushar N

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='CAPoiz9ynTm=HYEtGMY4CJVo4Yd98Wm0_SSuCe15B85p7VZu4+Q@mail.gmail.com' \
    --to=jdmason@kudzu.us \
    --cc=bhutchings@solarflare.com \
    --cc=e1000-devel@lists.sf.net \
    --cc=hmh@hmh.eng.br \
    --cc=joe.jin@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tushar.n.dave@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.