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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 2 Feb 2024 17:25:02 +0800
From: Liang Chen <liangchen.linux@...il.com>
To: Jason Wang <jasowang@...hat.com>
Cc: mst@...hat.com, hengqi@...ux.alibaba.com, xuanzhuo@...ux.alibaba.com, 
	virtualization@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] virtio_net: Support RX hash XDP hint

On Thu, Feb 1, 2024 at 1:37 PM Jason Wang <jasowang@...hat.com> wrote:
>
> On Wed, Jan 31, 2024 at 11:55 AM Liang Chen <liangchen.linux@...il.com> wrote:
> >
> > The RSS hash report is a feature that's part of the virtio specification.
> > Currently, virtio backends like qemu, vdpa (mlx5), and potentially vhost
> > (still a work in progress as per [1]) support this feature. While the
> > capability to obtain the RSS hash has been enabled in the normal path,
> > it's currently missing in the XDP path. Therefore, we are introducing
> > XDP hints through kfuncs to allow XDP programs to access the RSS hash.
> >
> > 1.
> > https://lore.kernel.org/all/20231015141644.260646-1-akihiko.odaki@daynix.com/#r
> >
> > Signed-off-by: Liang Chen <liangchen.linux@...il.com>
> > Reviewed-by: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
>
> Acked-by: Jason Wang <jasowang@...hat.com>
>
> Thanks

I've just realized that I forgot to include netdev@...r.kernel.org in
the cc list. Would it be advisable for me to resend the patch with
netdev@...r.kernel.org in the cc list to ensure it receives the
necessary attention for potential merging? Thanks!

Thanks,
Liang
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ