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.31 [+0.31] -4 -t # 2.59 [+2.27] tcp tx: 1015 MB/s 17223 calls/s 17223 msg/s # 2.62 [+0.03] tcp rx: 1053 MB/s 52415 calls/s # 3.59 [+0.97] tcp tx: 1066 MB/s 18087 calls/s 18087 msg/s # 3.62 [+0.03] tcp rx: 1066 MB/s 27440 calls/s # 4.59 [+0.97] tcp tx: 674 MB/s 11440 calls/s 11440 msg/s # 4.62 [+0.03] tcp rx: 655 MB/s 31463 calls/s # 5.59 [+0.97] tcp tx: 569 MB/s 9651 calls/s 9651 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.32] -4 -v # 6.96 [+1.02] udp rx: 553 MB/s 401152 calls/s # 6.98 [+0.02] udp tx: 811 MB/s 13760 calls/s 13760 msg/s # 7.96 [+0.98] udp rx: 546 MB/s 396457 calls/s # 7.98 [+0.02] udp tx: 740 MB/s 12553 calls/s 12553 msg/s # 8.96 [+0.98] udp rx: 559 MB/s 405504 calls/s # 8.98 [+0.02] udp tx: 804 MB/s 13647 calls/s 13647 msg/s # 9.96 [+0.98] udp rx: 567 MB/s 411136 calls/s # 9.98 [+0.02] udp tx: 792 MB/s 13436 calls/s 13436 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.34 [+0.33] -4 -G # 11.36 [+1.02] udp rx: 1063 MB/s 775336 calls/s # 11.38 [+0.02] udp tx: 1086 MB/s 18425 calls/s 18425 msg/s # 12.36 [+0.98] udp rx: 1132 MB/s 825756 calls/s # 12.38 [+0.02] udp tx: 1132 MB/s 19203 calls/s 19203 msg/s # 13.36 [+0.98] udp rx: 1132 MB/s 826203 calls/s # 13.38 [+0.02] udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # 14.36 [+0.98] udp rx: 1129 MB/s 823883 calls/s # 14.38 [+0.02] udp tx: 1129 MB/s 19152 calls/s 19152 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__->