Comment 18 for bug 1772675

Revision history for this message
Heitor Alves de Siqueira (halves) wrote :

Verified for Bionic following the same test procedure from comment #13, running on the current -proposed kernel:
ubuntu@snorlax:~$ uname -rv
4.15.0-141-generic #145-Ubuntu SMP Wed Mar 24 18:08:07 UTC 2021

I had to adjust the tx_desc_addr probes, subtracting 0x4 from both offsets and changing the relevant registers (r15 for i40e, r11 for i40evf). Other probes didn't need any changes.
The test results were similar as on Xenial, netdev watchdog works as expected and no major issues were encountered with a smoke test.