Commit 9137b3a
committed
ionic: add module eeprom channel data to ionic_if and ethtool
JIRA: https://issues.redhat.com/browse/RHEL-88152
commit 0651c83
Author: Shannon Nelson <shannon.nelson@amd.com>
Date: Tue Apr 15 16:13:16 2025 -0700
ionic: add module eeprom channel data to ionic_if and ethtool
Make the CMIS module type's page 17 channel data available for
ethtool to request. As done previously, carve space for this
data from the port_info reserved space.
In the future, if additional pages are needed, a new firmware
AdminQ command will be added for accessing random pages.
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250415231317.40616-4-shannon.nelson@amd.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mohammad Heib <mheib@redhat.com>1 parent 01a6185 commit 9137b3a
File tree
2 files changed
+7
-2
lines changed- drivers/net/ethernet/pensando/ionic
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
999 | 999 | | |
1000 | 1000 | | |
1001 | 1001 | | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
1002 | 1005 | | |
1003 | 1006 | | |
1004 | 1007 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2842 | 2842 | | |
2843 | 2843 | | |
2844 | 2844 | | |
| 2845 | + | |
2845 | 2846 | | |
2846 | 2847 | | |
2847 | 2848 | | |
| |||
2853 | 2854 | | |
2854 | 2855 | | |
2855 | 2856 | | |
2856 | | - | |
| 2857 | + | |
2857 | 2858 | | |
2858 | 2859 | | |
2859 | 2860 | | |
| 2861 | + | |
2860 | 2862 | | |
2861 | 2863 | | |
2862 | | - | |
| 2864 | + | |
2863 | 2865 | | |
2864 | 2866 | | |
2865 | 2867 | | |
| |||
0 commit comments