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:   Wed, 27 Nov 2019 16:01:56 +0100
From:   Radoslaw Tyl <radoslawx.tyl@...el.com>
To:     cambda@...ux.alibaba.com
Cc:     netdev@...r.kernel.org, Radoslaw Tyl <radoslawx.tyl@...el.com>
Subject: [PATCH] ixgbe: Fix calculation of queue with VFs and flow director on interface flap

Dear Zhu

Please next time send patch directly to Intel-wired-lan.
All Linux kernel patch submissions and issues reported
against Intel wired Ethernet LAN kernel drivers should 
use this list.

> 
> This patch fixes the calculation of queue when we restore flow director filters
> after resetting adapter. In ixgbe_fdir_filter_restore(), filter's vf may be zero
> which makes the queue outside of the rx_ring array.
> 
> The calculation is changed to the same as ixgbe_add_ethtool_fdir_entry().
> 
> Signed-off-by: Cambda Zhu <cambda@...ux.alibaba.com>

Reviewed-by: Radoslaw Tyl <radoslawx.tyl@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ