netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hannes Frederic Sowa <hannes@stressinduktion.org>
To: "Huang, Xiong" <xiong@qca.qualcomm.com>,
	Sven Hartge <sven@svenhartge.de>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: Atheros Communications Inc. AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0) 1.0.0.7 md5/sha1 corrupted using NFS and samba (updated) Version 2
Date: Mon, 25 Mar 2013 17:30:46 +0100	[thread overview]
Message-ID: <20130325163046.GA29705@order.stressinduktion.org> (raw)
In-Reply-To: <20130324172304.GB12968@order.stressinduktion.org>

On Sun, Mar 24, 2013 at 06:23:04PM +0100, Hannes Frederic Sowa wrote:
> > 2. try to set hw->dmaw_block = atl1e_dma_req_128 
> 
> Sorry, we can still reproduce corrupted frames with this change.

In atl1e_main.c

    940         max_pay_load  = ((dev_ctrl_data >> DEVICE_CTRL_MAX_PAYLOAD_SHIFT)) &
    941                         DEVICE_CTRL_MAX_PAYLOAD_MASK;
    942 
    943         hw->dmaw_block = min_t(u32, max_pay_load, hw->dmaw_block);

the value dmaw_block always gets reset to 0 on my machine. I forced it
to use atl1e_dma_req_1024 as it seems intended. But no change either.

Thanks,

  Hannes

  reply	other threads:[~2013-03-25 16:30 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-22 23:07 Atheros Communications Inc. AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0) 1.0.0.7 md5/sha1 corrupted using NFS and samba (updated) Version 2 rebelyouth
2013-03-22 23:54 ` Eric Dumazet
2013-03-23  0:07   ` rebelyouth
2013-03-23  2:10     ` Hannes Frederic Sowa
2013-03-23  4:54       ` rebelyouth
2013-03-23 15:06         ` Hannes Frederic Sowa
2013-03-24  0:36           ` Sven Hartge
2013-03-24  1:26             ` Hannes Frederic Sowa
2013-03-24  1:35               ` Sven Hartge
2013-03-24  1:41                 ` Hannes Frederic Sowa
2013-03-24  3:27                   ` Huang, Xiong
2013-03-24  3:40                     ` Hannes Frederic Sowa
2013-03-24  4:21                       ` Huang, Xiong
2013-03-24  4:37                         ` Hannes Frederic Sowa
2013-03-24  4:54                           ` Huang, Xiong
2013-03-24  5:13                             ` Hannes Frederic Sowa
2013-03-24  5:16                               ` Huang, Xiong
2013-03-24  5:23                                 ` Hannes Frederic Sowa
2013-03-24  5:42                                   ` Huang, Xiong
2013-03-24 17:22                                     ` Eric Dumazet
2013-03-24 17:38                                       ` Hannes Frederic Sowa
2013-03-24 17:23                                     ` Hannes Frederic Sowa
2013-03-25 16:30                                       ` Hannes Frederic Sowa [this message]
2013-03-26  4:27                                     ` Hannes Frederic Sowa
2013-03-26  4:34                                       ` Huang, Xiong
2013-03-26  4:40                                         ` Hannes Frederic Sowa
2013-03-26  4:44                                           ` Huang, Xiong
2013-03-27 22:02                                             ` Hannes Frederic Sowa
2013-03-27 22:28                                               ` Huang, Xiong
2013-03-27 22:34                                                 ` Hannes Frederic Sowa
2013-03-28  0:10                                                   ` Huang, Xiong
2013-03-28  0:40                                                     ` Hannes Frederic Sowa
2013-03-28  1:01                                                       ` Huang, Xiong
2013-03-28  1:16                                                         ` Hannes Frederic Sowa
2013-03-28  1:17                                                           ` Huang, Xiong
2013-03-28  3:19                                                             ` Hannes Frederic Sowa
2013-03-28  3:25                                                               ` Huang, Xiong
2013-03-28  3:29                                                                 ` Hannes Frederic Sowa
2013-03-28  3:39                                                                   ` Huang, Xiong
2013-03-29  3:05                                                                     ` Hannes Frederic Sowa
2013-03-29  3:39                                                                       ` Huang, Xiong
2013-03-28  3:52                                                                   ` Huang, Xiong
2013-03-24  6:12                                   ` Huang, Xiong
2013-03-24 17:24                                     ` Hannes Frederic Sowa
2013-03-24  1:07           ` Sven Hartge
2013-03-23  0:01 ` Hannes Frederic Sowa

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=20130325163046.GA29705@order.stressinduktion.org \
    --to=hannes@stressinduktion.org \
    --cc=netdev@vger.kernel.org \
    --cc=sven@svenhartge.de \
    --cc=xiong@qca.qualcomm.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 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).