Commit 9f8eafb
committed
octeontx2-af: Fix devlink unregister
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2040643
commit 917d5e0
Author: Ratheesh Kannoth <rkannoth@marvell.com>
Date: Tue Jan 31 11:46:59 2023 +0530
octeontx2-af: Fix devlink unregister
Exact match feature is only available in CN10K-B.
Unregister exact match devlink entry only for
this silicon variant.
Fixes: 87e4ea2 ("octeontx2-af: Debugsfs support for exact match.")
Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20230131061659.1025137-1-rkannoth@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>1 parent 2f26914 commit 9f8eafb
1 file changed
+27
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1500 | 1500 | | |
1501 | 1501 | | |
1502 | 1502 | | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
1503 | 1506 | | |
1504 | 1507 | | |
1505 | 1508 | | |
| |||
1563 | 1566 | | |
1564 | 1567 | | |
1565 | 1568 | | |
1566 | | - | |
1567 | 1569 | | |
1568 | 1570 | | |
1569 | 1571 | | |
| |||
1585 | 1587 | | |
1586 | 1588 | | |
1587 | 1589 | | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
1588 | 1597 | | |
1589 | | - | |
1590 | 1598 | | |
1591 | | - | |
| 1599 | + | |
1592 | 1600 | | |
1593 | | - | |
| 1601 | + | |
| 1602 | + | |
1594 | 1603 | | |
1595 | 1604 | | |
1596 | | - | |
1597 | | - | |
| 1605 | + | |
| 1606 | + | |
1598 | 1607 | | |
1599 | 1608 | | |
| 1609 | + | |
1600 | 1610 | | |
1601 | 1611 | | |
1602 | 1612 | | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
1603 | 1616 | | |
1604 | 1617 | | |
1605 | 1618 | | |
| |||
1612 | 1625 | | |
1613 | 1626 | | |
1614 | 1627 | | |
1615 | | - | |
1616 | | - | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
1617 | 1636 | | |
1618 | 1637 | | |
1619 | 1638 | | |
0 commit comments