make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.34 [+0.33] -4 -t # 2.62 [+2.29] tcp tx: 597 MB/s 10141 calls/s 10141 msg/s # 2.63 [+0.00] tcp rx: 598 MB/s 31030 calls/s # 3.62 [+1.00] tcp tx: 567 MB/s 9623 calls/s 9623 msg/s # 3.63 [+0.00] tcp rx: 567 MB/s 29461 calls/s # 4.62 [+1.00] tcp tx: 604 MB/s 10253 calls/s 10253 msg/s # 4.63 [+0.00] tcp rx: 605 MB/s 31275 calls/s # 5.62 [+1.00] tcp tx: 602 MB/s 10225 calls/s 10225 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.34] -4 -v # 7.01 [+1.01] udp rx: 606 MB/s 439040 calls/s # 7.03 [+0.02] udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # 8.01 [+0.98] udp rx: 659 MB/s 477696 calls/s # 8.03 [+0.02] udp tx: 1189 MB/s 20168 calls/s 20168 msg/s # 9.01 [+0.98] udp rx: 658 MB/s 476672 calls/s # 9.03 [+0.02] udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # 10.01 [+0.98] udp rx: 658 MB/s 476672 calls/s # 10.03 [+0.02] udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.29] -4 -G # 11.37 [+1.01] udp rx: 975 MB/s 711293 calls/s # 11.39 [+0.02] udp tx: 993 MB/s 16853 calls/s 16853 msg/s # 12.37 [+0.98] udp rx: 1026 MB/s 748896 calls/s # 12.39 [+0.02] udp tx: 1026 MB/s 17405 calls/s 17405 msg/s # 13.37 [+0.98] udp rx: 609 MB/s 444368 calls/s # 13.39 [+0.02] udp tx: 606 MB/s 10280 calls/s 10280 msg/s # 14.37 [+0.99] udp rx: 594 MB/s 433422 calls/s # 14.39 [+0.02] udp tx: 595 MB/s 10102 calls/s 10102 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->