Comment 9 for bug 1860320

Revision history for this message
Taihsiang Ho (tai271828) wrote :

The fix is expected to hit eoan 5.3 kernel after this SRU completes

    $ rmadison -asource linux | grep eoan
     linux | 5.3.0-18.19 | eoan | source
     linux | 5.3.0-40.32 | eoan-security | source
     linux | 5.3.0-40.32 | eoan-updates | source
     linux | 5.3.0-42.34 | eoan-proposed | source

    $ git log upstream/master-next --abbrev-commit --pretty=oneline --grep "net: hns3: pad the short frame before sending to the hardware"
    39d592aa888b net: hns3: pad the short frame before sending to the hardware

    $ git tag --list --contains 39d592aa888b
    Ubuntu-5.3.0-41.33
    Ubuntu-5.3.0-42.34
    Ubuntu-raspi2-5.3.0-1019.21

    $ git remote -v
    upstream git+ssh://<email address hidden>/~ubuntu-kernel/ubuntu/+source/linux/+git/eoan (fetch)
    upstream git+ssh://<email address hidden>/~ubuntu-kernel/ubuntu/+source/linux/+git/eoan (push)