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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 984 MB/s 16693 calls/s 16693 msg/s # 2.54 [+0.00] tcp rx: 984 MB/s 50940 calls/s # 3.54 [+1.00] tcp tx: 969 MB/s 16446 calls/s 16446 msg/s # 3.54 [+0.00] tcp rx: 970 MB/s 50858 calls/s # 4.54 [+1.00] tcp tx: 968 MB/s 16425 calls/s 16425 msg/s # 4.54 [+0.00] tcp rx: 969 MB/s 48658 calls/s # 5.54 [+1.00] tcp tx: 959 MB/s 16269 calls/s 16269 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 619 MB/s 449280 calls/s # 6.86 [+0.02] udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # 7.85 [+0.98] udp rx: 651 MB/s 471557 calls/s # 7.86 [+0.02] udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # 8.85 [+0.98] udp rx: 653 MB/s 472965 calls/s # 8.86 [+0.02] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 9.85 [+0.99] udp rx: 658 MB/s 476985 calls/s # 9.86 [+0.01] udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.26] -4 -G # 11.16 [+1.01] udp rx: 972 MB/s 709207 calls/s # 11.18 [+0.02] udp tx: 987 MB/s 16757 calls/s 16757 msg/s # 12.16 [+0.98] udp rx: 1015 MB/s 740885 calls/s # 12.18 [+0.02] udp tx: 1022 MB/s 17342 calls/s 17342 msg/s # 13.17 [+0.98] udp rx: 1009 MB/s 736493 calls/s # 13.18 [+0.02] udp tx: 1004 MB/s 17034 calls/s 17034 msg/s # 14.17 [+0.98] udp rx: 1110 MB/s 809887 calls/s # 14.18 [+0.02] udp tx: 1115 MB/s 18917 calls/s 18917 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__->