Fixes: 0d8d7bd720ba ("net/ice: support DDP dump switch rule binary") Fixes: ab4eaf9a8a31 ("net/ice: dump Tx scheduling tree")
Signed-off-by: David Marchand <david.march...@redhat.com> --- drivers/net/ice/version.map | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/net/ice/version.map b/drivers/net/ice/version.map index 24b425d6f7..8449e98aba 100644 --- a/drivers/net/ice/version.map +++ b/drivers/net/ice/version.map @@ -7,6 +7,10 @@ EXPERIMENTAL { # added in 19.11 rte_pmd_ice_dump_package; + + # added in 22.11 rte_pmd_ice_dump_switch; + + # added in 24.03 rte_pmd_ice_dump_txsched; }; -- 2.43.0