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.34 [+0.34] -4 -t # 2.62 [+2.28] tcp tx: 621 MB/s 10549 calls/s 10549 msg/s # 2.63 [+0.00] tcp rx: 624 MB/s 32123 calls/s # 3.62 [+0.99] tcp tx: 669 MB/s 11347 calls/s 11347 msg/s # 3.63 [+0.01] tcp rx: 670 MB/s 33964 calls/s # 4.62 [+0.99] tcp tx: 657 MB/s 11160 calls/s 11160 msg/s # 4.63 [+0.01] tcp rx: 658 MB/s 33385 calls/s # 5.62 [+0.99] tcp tx: 663 MB/s 11260 calls/s 11260 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.30] -4 -v # 6.97 [+1.02] udp rx: 637 MB/s 462080 calls/s # 6.99 [+0.02] udp tx: 1239 MB/s 21024 calls/s 21024 msg/s # 7.97 [+0.98] udp rx: 629 MB/s 456448 calls/s # 7.99 [+0.02] udp tx: 1231 MB/s 20895 calls/s 20895 msg/s # 8.97 [+0.98] udp rx: 661 MB/s 479488 calls/s # 8.99 [+0.02] udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # 9.98 [+0.98] udp rx: 663 MB/s 480512 calls/s # 9.99 [+0.02] udp tx: 1201 MB/s 20377 calls/s 20377 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.36 [+1.02] udp rx: 1091 MB/s 795719 calls/s # 11.38 [+0.02] udp tx: 1115 MB/s 18912 calls/s 18912 msg/s # 12.36 [+0.98] udp rx: 1128 MB/s 823192 calls/s # 12.38 [+0.02] udp tx: 1128 MB/s 19145 calls/s 19145 msg/s # 13.36 [+0.98] udp rx: 1124 MB/s 820450 calls/s # 13.38 [+0.02] udp tx: 1130 MB/s 19167 calls/s 19167 msg/s # 14.36 [+0.98] udp rx: 1128 MB/s 822914 calls/s # 14.38 [+0.02] udp tx: 1127 MB/s 19128 calls/s 19128 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__->