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.35 [+0.35] -4 -t # 2.64 [+2.29] tcp tx: 1023 MB/s 17359 calls/s 17359 msg/s # 2.64 [+0.00] tcp rx: 1023 MB/s 51980 calls/s # 3.64 [+1.00] tcp tx: 997 MB/s 16926 calls/s 16926 msg/s # 3.64 [+0.00] tcp rx: 998 MB/s 51089 calls/s # 4.64 [+1.00] tcp tx: 976 MB/s 16570 calls/s 16570 msg/s # 4.64 [+0.00] tcp rx: 977 MB/s 49687 calls/s # 5.64 [+1.00] tcp tx: 975 MB/s 16550 calls/s 16550 msg/s # 5.68 [+0.04] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.31] -4 -v # 7.00 [+1.02] udp rx: 632 MB/s 457984 calls/s # 7.02 [+0.02] udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # 8.00 [+0.98] udp rx: 660 MB/s 478445 calls/s # 8.02 [+0.02] udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # 9.00 [+0.98] udp rx: 657 MB/s 476484 calls/s # 9.02 [+0.02] udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # 10.00 [+0.98] udp rx: 658 MB/s 476789 calls/s # 10.02 [+0.02] udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.28] -4 -G # 11.34 [+1.01] udp rx: 1119 MB/s 816452 calls/s # 11.36 [+0.02] udp tx: 1139 MB/s 19320 calls/s 19320 msg/s # 12.34 [+0.98] udp rx: 1057 MB/s 771307 calls/s # 12.36 [+0.02] udp tx: 1058 MB/s 17959 calls/s 17959 msg/s # 13.34 [+0.98] udp rx: 1131 MB/s 825109 calls/s # 13.36 [+0.02] udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # 14.34 [+0.99] udp rx: 1134 MB/s 827287 calls/s # 14.36 [+0.01] udp tx: 1136 MB/s 19269 calls/s 19269 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__->