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.25 [+0.25] -4 -t # 2.49 [+2.24] tcp tx: 944 MB/s 16026 calls/s 16026 msg/s # 2.49 [+0.00] tcp rx: 945 MB/s 49930 calls/s # 3.49 [+1.00] tcp tx: 964 MB/s 16354 calls/s 16354 msg/s # 3.49 [+0.00] tcp rx: 965 MB/s 48385 calls/s # 4.49 [+1.00] tcp tx: 960 MB/s 16291 calls/s 16291 msg/s # 4.49 [+0.00] tcp rx: 961 MB/s 49167 calls/s # 5.49 [+1.00] tcp tx: 958 MB/s 16260 calls/s 16260 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.27] -4 -v # 6.80 [+1.01] udp rx: 657 MB/s 475904 calls/s # 6.82 [+0.02] udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # 7.80 [+0.99] udp rx: 606 MB/s 439259 calls/s # 7.82 [+0.01] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 8.80 [+0.99] udp rx: 669 MB/s 485498 calls/s # 8.82 [+0.01] udp tx: 1098 MB/s 18626 calls/s 18626 msg/s # 9.80 [+0.99] udp rx: 660 MB/s 478013 calls/s # 9.82 [+0.01] udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.29] -4 -G # 11.15 [+1.01] udp rx: 1043 MB/s 761382 calls/s # 11.17 [+0.02] udp tx: 1063 MB/s 18041 calls/s 18041 msg/s # 12.15 [+0.98] udp rx: 1068 MB/s 778949 calls/s # 12.17 [+0.02] udp tx: 1069 MB/s 18136 calls/s 18136 msg/s # 13.15 [+0.99] udp rx: 1068 MB/s 779066 calls/s # 13.17 [+0.01] udp tx: 1069 MB/s 18145 calls/s 18145 msg/s # 14.15 [+0.99] udp rx: 1121 MB/s 818047 calls/s # 14.17 [+0.01] udp tx: 1123 MB/s 19048 calls/s 19048 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__->