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: Fri, 22 Nov 2019 16:48:42 -0800 From: Jakub Kicinski <jakub.kicinski@...ronome.com> To: Rahul Lakkireddy <rahul.lakkireddy@...lsio.com> Cc: netdev@...r.kernel.org, linux-crypto@...r.kernel.org, davem@...emloft.net, herbert@...dor.apana.org.au, nirranjan@...lsio.com, atul.gupta@...lsio.com, vishal@...lsio.com, dt@...lsio.com Subject: Re: [PATCH net-next v2 0/3] cxgb4: add UDP Segmentation Offload support On Fri, 22 Nov 2019 06:30:00 +0530, Rahul Lakkireddy wrote: > This series of patches add UDP Segmentation Offload (USO) supported > by Chelsio T5/T6 NICs. > > Patch 1 updates the current Scatter Gather List (SGL) DMA unmap logic > for USO requests. > > Patch 2 adds USO support for NIC and MQPRIO QoS offload Tx path. > > Patch 3 adds missing stats for MQPRIO QoS offload Tx path. > > Thanks, > Rahul > > v2: > - Remove inline keyword from write_eo_udp_wr() in sge.c in patch 2. > Let the compiler decide. Okay, these are good enough, so applied to net-next. Thanks!
Powered by blists - more mailing lists