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.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 963 MB/s 16335 calls/s 16335 msg/s # 2.56 [+0.00] tcp rx: 963 MB/s 51348 calls/s # 3.56 [+1.00] tcp tx: 967 MB/s 16406 calls/s 16406 msg/s # 3.56 [+0.00] tcp rx: 967 MB/s 50670 calls/s # 4.56 [+1.00] tcp tx: 983 MB/s 16676 calls/s 16676 msg/s # 4.56 [+0.00] tcp rx: 984 MB/s 50690 calls/s # 5.56 [+1.00] tcp tx: 990 MB/s 16795 calls/s 16795 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 653 MB/s 473088 calls/s # 6.90 [+0.02] udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # 7.89 [+0.98] udp rx: 655 MB/s 474880 calls/s # 7.90 [+0.02] udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # 8.89 [+0.98] udp rx: 652 MB/s 472320 calls/s # 8.90 [+0.02] udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # 9.89 [+0.99] udp rx: 653 MB/s 473600 calls/s # 9.90 [+0.01] udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1077 MB/s 785949 calls/s # 11.26 [+0.02] udp tx: 1099 MB/s 18640 calls/s 18640 msg/s # 12.24 [+0.98] udp rx: 1086 MB/s 792502 calls/s # 12.26 [+0.02] udp tx: 1088 MB/s 18465 calls/s 18465 msg/s # 13.24 [+0.98] udp rx: 1101 MB/s 803558 calls/s # 13.26 [+0.02] udp tx: 1101 MB/s 18678 calls/s 18678 msg/s # 14.24 [+0.98] udp rx: 1093 MB/s 797368 calls/s # 14.26 [+0.02] udp tx: 1092 MB/s 18537 calls/s 18537 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__->