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.32 [+0.32] -4 -t # 2.61 [+2.29] tcp tx: 888 MB/s 15073 calls/s 15073 msg/s # 2.96 [+0.35] tcp rx: 1305 MB/s 73705 calls/s # 3.61 [+0.65] tcp tx: 997 MB/s 16912 calls/s 16912 msg/s # 3.96 [+0.35] tcp rx: 915 MB/s 47867 calls/s # 4.61 [+0.65] tcp tx: 943 MB/s 15995 calls/s 15995 msg/s # 4.96 [+0.35] tcp rx: 954 MB/s 46563 calls/s # 5.61 [+0.65] tcp tx: 967 MB/s 16403 calls/s 16403 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.29] -4 -v # 6.94 [+1.01] udp rx: 634 MB/s 460032 calls/s # 6.96 [+0.02] udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # 7.94 [+0.98] udp rx: 670 MB/s 485604 calls/s # 7.96 [+0.02] udp tx: 1117 MB/s 18950 calls/s 18950 msg/s # 8.94 [+0.98] udp rx: 670 MB/s 485743 calls/s # 8.96 [+0.02] udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # 9.94 [+0.98] udp rx: 669 MB/s 485063 calls/s # 9.96 [+0.02] udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 1076 MB/s 785297 calls/s # 11.32 [+0.02] udp tx: 1097 MB/s 18608 calls/s 18608 msg/s # 12.31 [+0.98] udp rx: 1150 MB/s 838878 calls/s # 12.32 [+0.02] udp tx: 1151 MB/s 19533 calls/s 19533 msg/s # 13.31 [+0.99] udp rx: 783 MB/s 571701 calls/s # 13.32 [+0.02] udp tx: 776 MB/s 13177 calls/s 13177 msg/s # 14.31 [+0.99] udp rx: 1037 MB/s 756341 calls/s # 14.32 [+0.01] udp tx: 1043 MB/s 17690 calls/s 17690 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__->