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: 514 MB/s 8721 calls/s 8721 msg/s # 2.63 [+0.00] tcp rx: 517 MB/s 33409 calls/s # 3.62 [+0.99] tcp tx: 525 MB/s 8908 calls/s 8908 msg/s # 3.63 [+0.01] tcp rx: 524 MB/s 32814 calls/s # 4.62 [+0.99] tcp tx: 540 MB/s 9165 calls/s 9165 msg/s # 4.63 [+0.01] tcp rx: 540 MB/s 32243 calls/s # 5.62 [+0.99] tcp tx: 542 MB/s 9205 calls/s 9205 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.32] -4 -v # 6.99 [+1.01] udp rx: 602 MB/s 435968 calls/s # 7.01 [+0.02] udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # 7.99 [+0.98] udp rx: 647 MB/s 468935 calls/s # 8.01 [+0.02] udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # 8.99 [+0.98] udp rx: 645 MB/s 467232 calls/s # 9.01 [+0.02] udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # 9.99 [+0.98] udp rx: 645 MB/s 467769 calls/s # 10.01 [+0.02] udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.33] -4 -G # 11.39 [+1.01] udp rx: 1135 MB/s 827773 calls/s # 11.42 [+0.02] udp tx: 1163 MB/s 19737 calls/s 19737 msg/s # 12.40 [+0.98] udp rx: 1162 MB/s 847561 calls/s # 12.42 [+0.02] udp tx: 1161 MB/s 19699 calls/s 19699 msg/s # 13.40 [+0.98] udp rx: 1159 MB/s 845555 calls/s # 13.42 [+0.02] udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # 14.40 [+0.98] udp rx: 1158 MB/s 845104 calls/s # 14.42 [+0.02] udp tx: 1158 MB/s 19644 calls/s 19644 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__->