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.57 [+2.27] tcp tx: 649 MB/s 11015 calls/s 11015 msg/s # 2.57 [+0.00] tcp rx: 650 MB/s 33358 calls/s # 3.57 [+1.00] tcp tx: 640 MB/s 10862 calls/s 10862 msg/s # 3.57 [+0.01] tcp rx: 645 MB/s 32799 calls/s # 4.57 [+0.99] tcp tx: 959 MB/s 16276 calls/s 16276 msg/s # 4.58 [+0.01] tcp rx: 959 MB/s 46189 calls/s # 5.57 [+0.99] tcp tx: 967 MB/s 16404 calls/s 16404 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.90 [+1.02] udp rx: 584 MB/s 423680 calls/s # 6.92 [+0.02] udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # 7.90 [+0.98] udp rx: 660 MB/s 478727 calls/s # 7.92 [+0.02] udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # 8.90 [+0.98] udp rx: 671 MB/s 486240 calls/s # 8.92 [+0.02] udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # 9.91 [+0.99] udp rx: 665 MB/s 481869 calls/s # 9.92 [+0.01] udp tx: 1184 MB/s 20091 calls/s 20091 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 625 MB/s 455995 calls/s # 11.31 [+0.02] udp tx: 639 MB/s 10853 calls/s 10853 msg/s # 12.29 [+0.98] udp rx: 669 MB/s 487949 calls/s # 12.31 [+0.02] udp tx: 669 MB/s 11350 calls/s 11350 msg/s # 13.29 [+0.98] udp rx: 660 MB/s 481876 calls/s # 13.31 [+0.02] udp tx: 660 MB/s 11199 calls/s 11199 msg/s # 14.29 [+0.98] udp rx: 687 MB/s 501072 calls/s # 14.31 [+0.02] udp tx: 686 MB/s 11644 calls/s 11644 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__->