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.26 [+0.26] -4 -t # 2.48 [+2.23] tcp tx: 970 MB/s 16454 calls/s 16454 msg/s # 2.49 [+0.00] tcp rx: 970 MB/s 49013 calls/s # 3.48 [+1.00] tcp tx: 920 MB/s 15604 calls/s 15604 msg/s # 3.49 [+0.00] tcp rx: 920 MB/s 48955 calls/s # 4.48 [+1.00] tcp tx: 937 MB/s 15903 calls/s 15903 msg/s # 4.49 [+0.00] tcp rx: 938 MB/s 48862 calls/s # 5.48 [+1.00] tcp tx: 952 MB/s 16156 calls/s 16156 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.81 [+0.02] udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # 7.79 [+0.98] udp rx: 641 MB/s 464896 calls/s # 7.81 [+0.02] udp tx: 1119 MB/s 18989 calls/s 18989 msg/s # 8.79 [+0.99] udp rx: 668 MB/s 484096 calls/s # 8.81 [+0.01] udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # 9.79 [+0.99] udp rx: 664 MB/s 481024 calls/s # 9.81 [+0.01] udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.12 [+1.01] udp rx: 1110 MB/s 809574 calls/s # 11.13 [+0.02] udp tx: 1128 MB/s 19141 calls/s 19141 msg/s # 12.12 [+0.99] udp rx: 1127 MB/s 822174 calls/s # 12.13 [+0.01] udp tx: 1128 MB/s 19132 calls/s 19132 msg/s # 13.12 [+0.99] udp rx: 1122 MB/s 818508 calls/s # 13.13 [+0.01] udp tx: 1122 MB/s 19045 calls/s 19045 msg/s # 14.12 [+0.99] udp rx: 1121 MB/s 817764 calls/s # 14.13 [+0.01] udp tx: 1122 MB/s 19030 calls/s 19030 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__->