netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Timur Tabi <timur@codeaurora.org>
To: Wang Dongsheng <wdsch86@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v3] net: qcom/emac: extend DMA mask to 46bits
Date: Mon, 20 Nov 2017 09:07:33 -0600	[thread overview]
Message-ID: <e426da96-10b3-f4cc-c46f-3b01e7dd8e68@codeaurora.org> (raw)
In-Reply-To: <1511185682-18324-1-git-send-email-wdsch86@gmail.com>

This is much better.  Can you give me a few days to test it on some 
internal platforms?

Also, this is a candidate for 4.16, so you need to wait until net-next 
is open anyway (http://vger.kernel.org/~davem/net-next.html).

On 11/20/17 7:48 AM, Wang Dongsheng wrote:
> Since PTP doesn't support yet, so extend the DMA address to 46bits.

This needs to be longer, since it's not clear that TPD3[31] is bot a 
timestamp bit and an address bit.  How about this:

Bit TPD3[31] is used as a timestamp bit if PTP is enabled,
but it's used as an address bit if PTP is disabled.  Since PTP isn't 
supported by the driver, we can extend the DMA address to 46 bits.



-- 
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc.  Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

      reply	other threads:[~2017-11-20 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-20 13:48 [PATCH v3] net: qcom/emac: extend DMA mask to 46bits Wang Dongsheng
2017-11-20 15:07 ` Timur Tabi [this message]

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=e426da96-10b3-f4cc-c46f-3b01e7dd8e68@codeaurora.org \
    --to=timur@codeaurora.org \
    --cc=netdev@vger.kernel.org \
    --cc=wdsch86@gmail.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).