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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 953 MB/s 16169 calls/s 16169 msg/s # 2.53 [+0.00] tcp rx: 953 MB/s 49141 calls/s # 3.53 [+1.00] tcp tx: 907 MB/s 15395 calls/s 15395 msg/s # 3.53 [+0.00] tcp rx: 909 MB/s 49398 calls/s # 4.53 [+1.00] tcp tx: 914 MB/s 15504 calls/s 15504 msg/s # 4.53 [+0.00] tcp rx: 915 MB/s 49358 calls/s # 5.53 [+1.00] tcp tx: 952 MB/s 16162 calls/s 16162 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.83 [+1.01] udp rx: 649 MB/s 470272 calls/s # 6.85 [+0.02] udp tx: 1218 MB/s 20664 calls/s 20664 msg/s # 7.83 [+0.98] udp rx: 664 MB/s 481417 calls/s # 7.85 [+0.02] udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # 8.83 [+0.98] udp rx: 666 MB/s 482822 calls/s # 8.85 [+0.02] udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # 9.83 [+0.99] udp rx: 668 MB/s 483815 calls/s # 9.85 [+0.01] udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.26] -4 -G # 11.15 [+1.01] udp rx: 1094 MB/s 798453 calls/s # 11.17 [+0.02] udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # 12.15 [+0.98] udp rx: 1091 MB/s 795978 calls/s # 12.17 [+0.02] udp tx: 1094 MB/s 18556 calls/s 18556 msg/s # 13.15 [+0.99] udp rx: 1093 MB/s 797624 calls/s # 13.17 [+0.01] udp tx: 1095 MB/s 18578 calls/s 18578 msg/s # 14.15 [+0.99] udp rx: 1091 MB/s 796058 calls/s # 14.17 [+0.01] udp tx: 1093 MB/s 18551 calls/s 18551 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__->