lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 6 Nov 2022 21:39:59 +0200 From: Leon Romanovsky <leon@...nel.org> To: Simon Horman <simon.horman@...igine.com> Cc: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Steffen Klassert <steffen.klassert@...unet.com>, Herbert Xu <herbert@...dor.apana.org.au>, Chentian Liu <chengtian.liu@...igine.com>, Huanhuan Wang <huanhuan.wang@...igine.com>, Yinjun Zhang <yinjun.zhang@...igine.com>, Louis Peens <louis.peens@...igine.com>, netdev@...r.kernel.org, oss-drivers@...igine.com Subject: Re: [PATCH net-next v3 1/3] nfp: extend capability and control words On Tue, Nov 01, 2022 at 12:02:46PM +0100, Simon Horman wrote: > From: Yinjun Zhang <yinjun.zhang@...igine.com> > > Currently the 32-bit capability word is almost exhausted, now > allocate some more words to support new features, and control > word is also extended accordingly. Packet-type offloading is > implemented in NIC application firmware, but it's not used in > kernel driver, so reserve this bit here in case it's redefined > for other use. > > Signed-off-by: Yinjun Zhang <yinjun.zhang@...igine.com> > Reviewed-by: Louis Peens <louis.peens@...igine.com> > Signed-off-by: Simon Horman <simon.horman@...igine.com> > --- > drivers/net/ethernet/netronome/nfp/nfp_net.h | 2 ++ > .../net/ethernet/netronome/nfp/nfp_net_common.c | 1 + > drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h | 14 +++++++++++--- > 3 files changed, 14 insertions(+), 3 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@...dia.com>
Powered by blists - more mailing lists