netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Wang, Dongsheng" <wdsch86@gmail.com>
To: Timur Tabi <timur@codeaurora.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] net: qcom/emac: fix the error of tpd buff address valid bit
Date: Fri, 10 Nov 2017 21:24:36 +0800	[thread overview]
Message-ID: <59e1172c-6723-ca75-2ee5-f711f6d883cb@gmail.com> (raw)
In-Reply-To: <5e5da7b4-0baa-067d-5b01-64195106e18c@codeaurora.org>

Hey, Timur,


On 2017/11/10 20:57, Timur Tabi wrote:
> On 11/10/17 3:49 AM, Wang Dongsheng wrote:
>> TPD has 46-bits as buff address valid bit. So fix the buff address
>> from 45-bits to 46-bits.
>
> NAK.
>
> The TPD has 45 bits.  Why do you say it was 46?
>
On QDF2400, EMAC TPD buff address size is [45:0]. buff address_l [31:0], 
buff address_h [31:18].
The address_h should change from [30:18] to [31:18]. So TPD buff address 
should has 46bits.

Cheers,
-Dongsheng

  reply	other threads:[~2017-11-10 13:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-10  9:49 [PATCH] net: qcom/emac: fix the error of tpd buff address valid bit Wang Dongsheng
2017-11-10 12:57 ` Timur Tabi
2017-11-10 13:24   ` Wang, Dongsheng [this message]
2017-11-10 14:08     ` Timur Tabi

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=59e1172c-6723-ca75-2ee5-f711f6d883cb@gmail.com \
    --to=wdsch86@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=timur@codeaurora.org \
    /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).