[Bug 1068] [20.11] creating a rule with a shared action after port restart causes a segfault
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu Aug 18 17:45:35 CEST 2022
https://bugs.dpdk.org/show_bug.cgi?id=1068
Dmitry Kozlyuk (dkozlyuk at nvidia.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Dmitry Kozlyuk (dkozlyuk at nvidia.com) ---
Before 21.11 it was unspecified whether indirect actions are kept across port
restart. Since 21.11 there is RTE_ETH_DEV_CAPA_SHARED_OBJECT_KEEP to indicate
the behavior. This is a new feature that cannot be backported. The only way to
ensure predictable behavior with any PMD before 21.11 is to destroy indirect
actions before port stop.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list