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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 710 MB/s 12045 calls/s 12045 msg/s # 2.60 [+0.00] tcp rx: 711 MB/s 36141 calls/s # 3.60 [+1.00] tcp tx: 634 MB/s 10765 calls/s 10765 msg/s # 3.60 [+0.00] tcp rx: 635 MB/s 32363 calls/s # 4.60 [+1.00] tcp tx: 596 MB/s 10118 calls/s 10118 msg/s # 4.60 [+0.01] tcp rx: 597 MB/s 30308 calls/s # 5.60 [+1.00] tcp tx: 606 MB/s 10282 calls/s 10282 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.35] -4 -v # 7.00 [+1.02] udp rx: 597 MB/s 433992 calls/s # 7.02 [+0.02] udp tx: 1065 MB/s 18073 calls/s 18073 msg/s # 8.00 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.02 [+0.02] udp tx: 1268 MB/s 21519 calls/s 21519 msg/s # 9.00 [+0.98] udp rx: 648 MB/s 469760 calls/s # 9.02 [+0.02] udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # 10.00 [+0.98] udp rx: 666 MB/s 482560 calls/s # 10.02 [+0.02] udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # 10.05 [+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.34 [+0.28] -4 -G # 11.35 [+1.01] udp rx: 1051 MB/s 766901 calls/s # 11.37 [+0.02] udp tx: 1074 MB/s 18227 calls/s 18227 msg/s # 12.35 [+0.98] udp rx: 1087 MB/s 792967 calls/s # 12.37 [+0.02] udp tx: 1091 MB/s 18508 calls/s 18508 msg/s # 13.35 [+0.98] udp rx: 1032 MB/s 752828 calls/s # 13.37 [+0.02] udp tx: 1032 MB/s 17515 calls/s 17515 msg/s # 14.35 [+0.98] udp rx: 1096 MB/s 799382 calls/s # 14.37 [+0.02] udp tx: 1095 MB/s 18580 calls/s 18580 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__->