[<prev] [next>] [day] [month] [year] [list]
Message-ID: <dfbfb1bd-7d2c-a09d-44b4-08cb0a13e94a@huawei.com>
Date: Thu, 17 Jun 2021 14:37:44 +0800
From: "shenjian (K)" <shenjian15@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linuxarm@...neuler.org>
Subject: questions about netdevice->features
Hi,
I noticed that the enum NETIF_F_XXX_BIT has already used 64 bits since
NETIF_F_HW_HSR_DUP_BIT being added, while the prototype of
netdev_features_t
is u64. So there is no useable bit for new feature if I understand
correct.
Is there any solution or plan for it ?
Thanks,
shen jian
Powered by blists - more mailing lists