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.30 [+0.30] -4 -t # 2.58 [+2.27] tcp tx: 1035 MB/s 17559 calls/s 17559 msg/s # 2.61 [+0.04] tcp rx: 1067 MB/s 52061 calls/s # 3.57 [+0.96] tcp tx: 981 MB/s 16652 calls/s 16652 msg/s # 3.61 [+0.04] tcp rx: 990 MB/s 48896 calls/s # 4.57 [+0.96] tcp tx: 984 MB/s 16705 calls/s 16705 msg/s # 4.61 [+0.04] tcp rx: 981 MB/s 49952 calls/s # 5.57 [+0.96] tcp tx: 971 MB/s 16481 calls/s 16481 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.95 [+1.02] udp rx: 627 MB/s 455035 calls/s # 6.97 [+0.02] udp tx: 1181 MB/s 20032 calls/s 20032 msg/s # 7.96 [+0.98] udp rx: 653 MB/s 473344 calls/s # 7.97 [+0.02] udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # 8.96 [+0.98] udp rx: 657 MB/s 476416 calls/s # 8.97 [+0.02] udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # 9.96 [+0.98] udp rx: 662 MB/s 479488 calls/s # 9.97 [+0.02] udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # 10.01 [+0.04] 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.33 [+0.32] -4 -G # 11.35 [+1.01] udp rx: 1097 MB/s 800534 calls/s # 11.37 [+0.02] udp tx: 1123 MB/s 19052 calls/s 19052 msg/s # 12.35 [+0.98] udp rx: 1132 MB/s 826031 calls/s # 12.37 [+0.02] udp tx: 1135 MB/s 19261 calls/s 19261 msg/s # 13.35 [+0.98] udp rx: 1137 MB/s 829522 calls/s # 13.37 [+0.02] udp tx: 1140 MB/s 19337 calls/s 19337 msg/s # 14.35 [+0.98] udp rx: 1138 MB/s 830026 calls/s # 14.37 [+0.02] udp tx: 1140 MB/s 19345 calls/s 19345 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__->