Commit 641585b
ixgbe: fwlog support for e610
The device support firmware logging feature. Use libie code to
initialize it and allow reading the logs using debugfs.
The commands are the same as in ice driver. Look at the description in
commit 96a9a93 ("ice: configure FW logging") for more info.
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel)
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>1 parent f3b3fc1 commit 641585b
File tree
5 files changed
+47
-0
lines changed- drivers/net/ethernet/intel
- ixgbe
5 files changed
+47
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3921 | 3921 | | |
3922 | 3922 | | |
3923 | 3923 | | |
| 3924 | + | |
| 3925 | + | |
| 3926 | + | |
| 3927 | + | |
| 3928 | + | |
| 3929 | + | |
| 3930 | + | |
| 3931 | + | |
| 3932 | + | |
| 3933 | + | |
| 3934 | + | |
| 3935 | + | |
| 3936 | + | |
| 3937 | + | |
| 3938 | + | |
| 3939 | + | |
| 3940 | + | |
| 3941 | + | |
| 3942 | + | |
| 3943 | + | |
| 3944 | + | |
| 3945 | + | |
| 3946 | + | |
| 3947 | + | |
| 3948 | + | |
| 3949 | + | |
| 3950 | + | |
| 3951 | + | |
| 3952 | + | |
| 3953 | + | |
| 3954 | + | |
| 3955 | + | |
3924 | 3956 | | |
3925 | 3957 | | |
3926 | 3958 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
3355 | 3356 | | |
3356 | 3357 | | |
3357 | 3358 | | |
| 3359 | + | |
| 3360 | + | |
| 3361 | + | |
| 3362 | + | |
3358 | 3363 | | |
3359 | 3364 | | |
3360 | 3365 | | |
| |||
11998 | 12003 | | |
11999 | 12004 | | |
12000 | 12005 | | |
| 12006 | + | |
| 12007 | + | |
| 12008 | + | |
| 12009 | + | |
12001 | 12010 | | |
12002 | 12011 | | |
12003 | 12012 | | |
| |||
12055 | 12064 | | |
12056 | 12065 | | |
12057 | 12066 | | |
| 12067 | + | |
12058 | 12068 | | |
12059 | 12069 | | |
12060 | 12070 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
3752 | 3753 | | |
3753 | 3754 | | |
3754 | 3755 | | |
| 3756 | + | |
3755 | 3757 | | |
3756 | 3758 | | |
3757 | 3759 | | |
| |||
0 commit comments