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.25 [+0.24] -4 -t # 2.48 [+2.23] tcp tx: 944 MB/s 16024 calls/s 16024 msg/s # 2.48 [+0.00] tcp rx: 945 MB/s 49934 calls/s # 3.48 [+1.00] tcp tx: 1157 MB/s 19640 calls/s 19640 msg/s # 4.48 [+1.00] tcp tx: 1185 MB/s 20114 calls/s 20114 msg/s # 5.04 [+0.56] tcp rx: 3010 MB/s 26631 calls/s # 5.48 [+0.44] tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 657 MB/s 476416 calls/s # 6.79 [+0.02] udp tx: 1310 MB/s 22231 calls/s 22231 msg/s # 7.77 [+0.98] udp rx: 670 MB/s 485632 calls/s # 7.79 [+0.02] udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # 8.77 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.79 [+0.02] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 9.77 [+0.99] udp rx: 669 MB/s 485120 calls/s # 9.79 [+0.01] udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.24] -4 -G # 11.07 [+1.01] udp rx: 1111 MB/s 810400 calls/s # 11.09 [+0.02] udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # 12.07 [+0.98] udp rx: 1125 MB/s 820554 calls/s # 12.09 [+0.02] udp tx: 1125 MB/s 19085 calls/s 19085 msg/s # 13.07 [+0.98] udp rx: 1117 MB/s 814662 calls/s # 13.09 [+0.02] udp tx: 1116 MB/s 18941 calls/s 18941 msg/s # 14.07 [+0.99] udp rx: 1123 MB/s 819525 calls/s # 14.09 [+0.01] udp tx: 1123 MB/s 19059 calls/s 19059 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__->