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.31] -4 -t # 2.58 [+2.27] tcp tx: 551 MB/s 9358 calls/s 9358 msg/s # 2.59 [+0.00] tcp rx: 551 MB/s 34093 calls/s # 3.58 [+1.00] tcp tx: 552 MB/s 9373 calls/s 9373 msg/s # 3.59 [+0.00] tcp rx: 553 MB/s 34094 calls/s # 4.58 [+1.00] tcp tx: 539 MB/s 9152 calls/s 9152 msg/s # 4.59 [+0.00] tcp rx: 540 MB/s 33432 calls/s # 5.58 [+1.00] tcp tx: 529 MB/s 8977 calls/s 8977 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.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 520 MB/s 376064 calls/s # 6.96 [+0.02] udp tx: 901 MB/s 15284 calls/s 15284 msg/s # 7.94 [+0.98] udp rx: 535 MB/s 387072 calls/s # 7.96 [+0.02] udp tx: 887 MB/s 15053 calls/s 15053 msg/s # 8.94 [+0.98] udp rx: 534 MB/s 386816 calls/s # 8.96 [+0.02] udp tx: 886 MB/s 15038 calls/s 15038 msg/s # 9.95 [+0.98] udp rx: 535 MB/s 387328 calls/s # 9.96 [+0.02] udp tx: 884 MB/s 14995 calls/s 14995 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1104 MB/s 805595 calls/s # 11.33 [+0.02] udp tx: 1128 MB/s 19139 calls/s 19139 msg/s # 12.31 [+0.98] udp rx: 1123 MB/s 819208 calls/s # 12.33 [+0.02] udp tx: 1122 MB/s 19033 calls/s 19033 msg/s # 13.31 [+0.98] udp rx: 1124 MB/s 819963 calls/s # 13.33 [+0.02] udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # 14.32 [+0.98] udp rx: 1124 MB/s 820440 calls/s # 14.33 [+0.02] udp tx: 1124 MB/s 19066 calls/s 19066 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__->