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.26 [+0.26] -4 -t # 2.50 [+2.23] tcp tx: 1019 MB/s 17298 calls/s 17298 msg/s # 2.50 [+0.00] tcp rx: 1020 MB/s 51648 calls/s # 3.50 [+1.00] tcp tx: 1003 MB/s 17026 calls/s 17026 msg/s # 3.51 [+0.01] tcp rx: 1016 MB/s 51206 calls/s # 4.50 [+0.99] tcp tx: 985 MB/s 16712 calls/s 16712 msg/s # 4.51 [+0.01] tcp rx: 985 MB/s 49581 calls/s # 5.50 [+0.99] tcp tx: 968 MB/s 16434 calls/s 16434 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.82 [+0.02] udp tx: 1309 MB/s 22212 calls/s 22212 msg/s # 7.81 [+0.99] udp rx: 668 MB/s 483840 calls/s # 7.82 [+0.01] udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # 8.81 [+0.99] udp rx: 668 MB/s 484352 calls/s # 8.82 [+0.01] udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # 9.81 [+0.99] udp rx: 665 MB/s 482048 calls/s # 9.82 [+0.01] udp tx: 1303 MB/s 22109 calls/s 22109 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 1098 MB/s 801261 calls/s # 11.14 [+0.02] udp tx: 1117 MB/s 18947 calls/s 18947 msg/s # 12.13 [+0.99] udp rx: 1111 MB/s 810807 calls/s # 12.14 [+0.01] udp tx: 1113 MB/s 18888 calls/s 18888 msg/s # 13.13 [+0.99] udp rx: 1111 MB/s 810403 calls/s # 13.14 [+0.01] udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # 14.13 [+0.99] udp rx: 1109 MB/s 808831 calls/s # 14.14 [+0.01] udp tx: 1110 MB/s 18841 calls/s 18841 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__->