[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <83c5ef91-59c0-aa54-b698-9f069a8d8280@huawei.com>
Date: Wed, 26 Jan 2022 14:48:30 +0800
From: "huangguangbin (A)" <huangguangbin2@...wei.com>
To: Jakub Kicinski <kuba@...nel.org>
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 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?
Powered by blists - more mailing lists