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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 928 MB/s 15750 calls/s 15750 msg/s # 2.59 [+0.00] tcp rx: 929 MB/s 48708 calls/s # 3.59 [+1.00] tcp tx: 936 MB/s 15887 calls/s 15887 msg/s # 3.59 [+0.00] tcp rx: 937 MB/s 48637 calls/s # 4.59 [+1.00] tcp tx: 916 MB/s 15551 calls/s 15551 msg/s # 4.59 [+0.00] tcp rx: 917 MB/s 48217 calls/s # 5.59 [+1.00] tcp tx: 910 MB/s 15448 calls/s 15448 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.02] udp rx: 595 MB/s 431616 calls/s # 6.95 [+0.01] udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # 7.94 [+0.99] udp rx: 668 MB/s 484096 calls/s # 7.95 [+0.01] udp tx: 1176 MB/s 19950 calls/s 19950 msg/s # 8.94 [+0.99] udp rx: 666 MB/s 482304 calls/s # 8.95 [+0.01] udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # 9.94 [+0.99] udp rx: 667 MB/s 483328 calls/s # 9.95 [+0.01] udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.31] -4 -G # 11.31 [+1.02] udp rx: 1058 MB/s 771922 calls/s # 11.32 [+0.02] udp tx: 1080 MB/s 18322 calls/s 18322 msg/s # 12.31 [+0.98] udp rx: 1072 MB/s 782321 calls/s # 12.32 [+0.02] udp tx: 1076 MB/s 18257 calls/s 18257 msg/s # 13.31 [+0.98] udp rx: 1088 MB/s 793681 calls/s # 13.32 [+0.02] udp tx: 1090 MB/s 18504 calls/s 18504 msg/s # 14.31 [+0.98] udp rx: 1086 MB/s 792696 calls/s # 14.32 [+0.02] udp tx: 1089 MB/s 18474 calls/s 18474 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__->