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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20231027154040.58e5b09d@kernel.org> Date: Fri, 27 Oct 2023 15:40:40 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Haiyang Zhang <haiyangz@...rosoft.com> Cc: linux-hyperv@...r.kernel.org, netdev@...r.kernel.org, decui@...rosoft.com, stephen@...workplumber.org, kys@...rosoft.com, paulros@...rosoft.com, olaf@...fle.de, vkuznets@...hat.com, davem@...emloft.net, wei.liu@...nel.org, edumazet@...gle.com, pabeni@...hat.com, leon@...nel.org, longli@...rosoft.com, ssengar@...ux.microsoft.com, linux-rdma@...r.kernel.org, daniel@...earbox.net, john.fastabend@...il.com, bpf@...r.kernel.org, ast@...nel.org, sharmaajay@...rosoft.com, hawk@...nel.org, tglx@...utronix.de, shradhagupta@...ux.microsoft.com, linux-kernel@...r.kernel.org, Konstantin Taranov <kotaranov@...rosoft.com> Subject: Re: [PATCH net-next] Use xdp_set_features_flag instead of direct assignment On Fri, 27 Oct 2023 11:06:51 -0700 Haiyang Zhang wrote: > From: Konstantin Taranov <kotaranov@...rosoft.com> > > This patch uses a helper function for assignment of xdp_features. > This change simplifies backports. Generally making backports is not a strong enough reason to change upstream code, but using the helper seems like a good idea. I touched up the white space and title when applying, thanks! -- pw-bot: applied
Powered by blists - more mailing lists