Acked-by: Vladimir Medvedkin
On 17/02/2025 13:54, Anatoly Burakov wrote:
Currently, the architecture of IXGBE base driver is such that it uses
function pointers internally. These are not guaranteed to be valid in
secondary processes, which can lead to crashes. This patch prevents IXGBE
ethdev d
Currently, the architecture of IXGBE base driver is such that it uses
function pointers internally. These are not guaranteed to be valid in
secondary processes, which can lead to crashes. This patch prevents IXGBE
ethdev driver from calling into these functions.
Bugzilla ID: 1575
Fixes: af75078fe
2 matches
Mail list logo