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.28] tcp tx: 546 MB/s 9268 calls/s 9268 msg/s # 2.61 [+0.00] tcp rx: 546 MB/s 31386 calls/s # 3.61 [+1.00] tcp tx: 555 MB/s 9415 calls/s 9415 msg/s # 3.61 [+0.00] tcp rx: 555 MB/s 31550 calls/s # 4.61 [+1.00] tcp tx: 539 MB/s 9155 calls/s 9155 msg/s # 4.61 [+0.00] tcp rx: 540 MB/s 30965 calls/s # 5.61 [+1.00] tcp tx: 541 MB/s 9187 calls/s 9187 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.96 [+1.02] udp rx: 647 MB/s 468659 calls/s # 6.98 [+0.02] udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # 7.97 [+0.98] udp rx: 646 MB/s 468224 calls/s # 7.98 [+0.02] udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # 8.97 [+0.99] udp rx: 662 MB/s 480512 calls/s # 8.98 [+0.01] udp tx: 1148 MB/s 19480 calls/s 19480 msg/s # 9.97 [+0.99] udp rx: 649 MB/s 470784 calls/s # 9.98 [+0.01] udp tx: 1203 MB/s 20416 calls/s 20416 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.29 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 1088 MB/s 793864 calls/s # 11.32 [+0.02] udp tx: 1110 MB/s 18842 calls/s 18842 msg/s # 12.30 [+0.98] udp rx: 1137 MB/s 829318 calls/s # 12.32 [+0.02] udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # 13.30 [+0.98] udp rx: 1113 MB/s 811977 calls/s # 13.32 [+0.02] udp tx: 1113 MB/s 18880 calls/s 18880 msg/s # 14.31 [+0.98] udp rx: 1122 MB/s 818927 calls/s # 14.32 [+0.02] udp tx: 1120 MB/s 19000 calls/s 19000 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__->