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.34] -4 -t # 2.62 [+2.28] tcp tx: 891 MB/s 15122 calls/s 15122 msg/s # 2.66 [+0.04] tcp rx: 938 MB/s 50818 calls/s # 3.62 [+0.96] tcp tx: 989 MB/s 16784 calls/s 16784 msg/s # 3.71 [+0.09] tcp rx: 1051 MB/s 36643 calls/s # 4.62 [+0.91] tcp tx: 936 MB/s 15892 calls/s 15892 msg/s # 4.71 [+0.09] tcp rx: 911 MB/s 48418 calls/s # 5.62 [+0.91] tcp tx: 904 MB/s 15335 calls/s 15335 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.97 [+1.01] udp rx: 633 MB/s 458752 calls/s # 6.99 [+0.02] udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # 7.97 [+0.98] udp rx: 600 MB/s 435200 calls/s # 7.99 [+0.02] udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # 8.97 [+0.98] udp rx: 665 MB/s 482304 calls/s # 8.99 [+0.02] udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # 9.97 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.99 [+0.02] udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.30] -4 -G # 11.34 [+1.01] udp rx: 1051 MB/s 766966 calls/s # 11.36 [+0.02] udp tx: 1073 MB/s 18208 calls/s 18208 msg/s # 12.34 [+0.98] udp rx: 1111 MB/s 810551 calls/s # 12.36 [+0.02] udp tx: 1112 MB/s 18867 calls/s 18867 msg/s # 13.34 [+0.98] udp rx: 1104 MB/s 805512 calls/s # 13.36 [+0.02] udp tx: 1105 MB/s 18757 calls/s 18757 msg/s # 14.34 [+0.98] udp rx: 1109 MB/s 808920 calls/s # 14.36 [+0.02] udp tx: 1110 MB/s 18828 calls/s 18828 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__->