[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220126075506.0d36076b@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Wed, 26 Jan 2022 07:55:06 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: "huangguangbin (A)" <huangguangbin2@...wei.com>
Cc: <davem@...emloft.net>, <wangjie125@...wei.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lipeng321@...wei.com>, <chenhao288@...ilicon.com>
Subject: Re: [RESEND PATCH net-next 1/2] net: hns3: add support for TX push
mode
On Wed, 26 Jan 2022 14:48:30 +0800 huangguangbin (A) wrote:
> On 2022/1/26 11:50, Jakub Kicinski wrote:
> > On Tue, 25 Jan 2022 15:21:48 +0800 Guangbin Huang wrote:
> >> + __iowrite64_copy(ring->tqp->mem_base, desc,
> >> + (sizeof(struct hns3_desc) * HNS3_MAX_PUSH_BD_NUM) /
> >> + HNS3_BYTES_PER_64BIT);
> >
> > Doesn't build, missing closing bracket?
> > .
> >
> Hi Jakub,
> Sorry, I didn't notice that net-next has not been merged patch
> "asm-generic: Add missing brackets for io_stop_wc macro" at
> https://git.kernel.org/arm64/c/440323b6cf5b.
>
> When that patch can be merged in net-next?
Likely by the end of the week.
Powered by blists - more mailing lists