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.30 [+0.30] -4 -t # 2.54 [+2.24] tcp tx: 943 MB/s 15994 calls/s 15994 msg/s # 2.54 [+0.00] tcp rx: 943 MB/s 50332 calls/s # 3.54 [+1.00] tcp tx: 934 MB/s 15854 calls/s 15854 msg/s # 3.54 [+0.00] tcp rx: 935 MB/s 48746 calls/s # 4.54 [+1.00] tcp tx: 841 MB/s 14270 calls/s 14270 msg/s # 4.54 [+0.00] tcp rx: 842 MB/s 49067 calls/s # 5.54 [+1.00] tcp tx: 864 MB/s 14658 calls/s 14658 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.31] -4 -v # 6.90 [+1.01] udp rx: 636 MB/s 460800 calls/s # 6.91 [+0.02] udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # 7.90 [+0.98] udp rx: 666 MB/s 482821 calls/s # 7.91 [+0.02] udp tx: 1214 MB/s 20593 calls/s 20593 msg/s # 8.90 [+0.98] udp rx: 666 MB/s 482365 calls/s # 8.91 [+0.02] udp tx: 1243 MB/s 21096 calls/s 21096 msg/s # 9.90 [+0.99] udp rx: 664 MB/s 481496 calls/s # 9.91 [+0.01] udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.27] -4 -G # 11.23 [+1.01] udp rx: 1111 MB/s 810436 calls/s # 11.25 [+0.02] udp tx: 1132 MB/s 19210 calls/s 19210 msg/s # 12.24 [+0.98] udp rx: 1136 MB/s 828942 calls/s # 12.25 [+0.02] udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # 13.24 [+0.98] udp rx: 1119 MB/s 816661 calls/s # 13.25 [+0.02] udp tx: 1120 MB/s 19012 calls/s 19012 msg/s # 14.24 [+0.99] udp rx: 1109 MB/s 809421 calls/s # 14.25 [+0.02] udp tx: 1110 MB/s 18838 calls/s 18838 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__->