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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 971 MB/s 16476 calls/s 16476 msg/s # 2.62 [+0.00] tcp rx: 972 MB/s 49650 calls/s # 3.61 [+1.00] tcp tx: 989 MB/s 16790 calls/s 16790 msg/s # 3.62 [+0.00] tcp rx: 990 MB/s 50278 calls/s # 4.61 [+1.00] tcp tx: 1008 MB/s 17104 calls/s 17104 msg/s # 4.62 [+0.00] tcp rx: 1009 MB/s 48448 calls/s # 5.61 [+1.00] tcp tx: 1017 MB/s 17264 calls/s 17264 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.30] -4 -v # 6.96 [+1.01] udp rx: 649 MB/s 470784 calls/s # 6.98 [+0.02] udp tx: 1207 MB/s 20474 calls/s 20474 msg/s # 7.96 [+0.98] udp rx: 662 MB/s 479930 calls/s # 7.98 [+0.02] udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # 8.96 [+0.98] udp rx: 658 MB/s 477053 calls/s # 8.98 [+0.02] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 9.96 [+0.98] udp rx: 662 MB/s 480000 calls/s # 9.98 [+0.02] udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.32 [+1.01] udp rx: 1100 MB/s 802950 calls/s # 11.34 [+0.02] udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # 12.32 [+0.98] udp rx: 1110 MB/s 810038 calls/s # 12.34 [+0.02] udp tx: 1112 MB/s 18868 calls/s 18868 msg/s # 13.32 [+0.98] udp rx: 1107 MB/s 807615 calls/s # 13.34 [+0.02] udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # 14.32 [+0.98] udp rx: 1109 MB/s 809213 calls/s # 14.34 [+0.02] udp tx: 1111 MB/s 18852 calls/s 18852 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__->