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.24 [+0.24] -4 -t # 2.46 [+2.22] tcp tx: 977 MB/s 16582 calls/s 16582 msg/s # 2.46 [+0.00] tcp rx: 978 MB/s 49749 calls/s # 3.46 [+1.00] tcp tx: 974 MB/s 16528 calls/s 16528 msg/s # 3.46 [+0.00] tcp rx: 975 MB/s 49866 calls/s # 4.46 [+1.00] tcp tx: 969 MB/s 16435 calls/s 16435 msg/s # 4.46 [+0.00] tcp rx: 970 MB/s 49660 calls/s # 5.46 [+1.00] tcp tx: 954 MB/s 16192 calls/s 16192 msg/s # 5.49 [+0.03] udp gso - over veth touching data # 5.49 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.26] -4 -v # 6.76 [+1.01] udp rx: 659 MB/s 478464 calls/s # 6.78 [+0.02] udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # 7.76 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.78 [+0.02] udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # 8.76 [+0.99] udp rx: 670 MB/s 485376 calls/s # 8.78 [+0.01] udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # 9.76 [+0.99] udp rx: 670 MB/s 485888 calls/s # 9.78 [+0.01] udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # 9.80 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.26] -4 -G # 11.08 [+1.01] udp rx: 1104 MB/s 805695 calls/s # 11.10 [+0.01] udp tx: 1121 MB/s 19020 calls/s 19020 msg/s # 12.08 [+0.99] udp rx: 1119 MB/s 816358 calls/s # 12.10 [+0.01] udp tx: 1119 MB/s 18984 calls/s 18984 msg/s # 13.08 [+0.99] udp rx: 1118 MB/s 815797 calls/s # 13.10 [+0.01] udp tx: 1118 MB/s 18967 calls/s 18967 msg/s # 14.09 [+0.99] udp rx: 1120 MB/s 816854 calls/s # 14.10 [+0.01] udp tx: 1119 MB/s 18988 calls/s 18988 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__->