Hi,
The value in QE UCC ethernet interfaces shows random values:
# ethtool -S eth0
NIC statistics:
...
rx-ip-checksum-errors: 3933892214
The problem is located in a mismatch between the rx_fw_stat_gstrings fields
- used in ucc_geth_ethtool - and the ucc_geth_rx_firmware_statistics_pra
>Kokoris, Ioannis wrote:
>> Hi,
>>
>> QE Microcode Initialization using qe_upload_microcode() does not work
>> on P1021 if the IRAM-Ready register is not set after the microcode
>> upload. This patch adds a definition for the "I-RAM Ready" register and
&
Hi,
QE Microcode Initialization using qe_upload_microcode() does not work on P1021
if the IRAM-Ready register is not set after the microcode upload. This patch
adds a definition for the "I-RAM Ready" register and sets it uppon microcode
upload completion.
Signed-off-by: Ioannis Kokkoris
di