Nvethernet driver show error when resume from suspend

Hello. I found issues about suspend/resume function with the reference document.

We get driver error logs while doing resume from suspend on Orin generation. Those are not expected behavior. Could you please investigate and modify by nvidia’s bsp kernel team?

Error messages

Summary

Reproduce step

  1. Turn on power
  2. echo +20 > /sys/class/rtc/rtc1/wakealarm; sleep 3; systemctl suspend
  3. Happen the above error message.

Reproducibility is 100% (2/2)

Impact

I do not found the real impacts. Because, I confirmed with ping(1) that eth0 works after resume. We ignore this message possibly.

Related information

Thanks for reporting. We will try to reproduce.

Hi,

That error does not cause fatal error. Please take it as not a bug.