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.33 [+0.33] -4 -t # 2.59 [+2.26] tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # 2.59 [+0.00] tcp rx: 927 MB/s 49210 calls/s # 3.59 [+1.00] tcp tx: 971 MB/s 16480 calls/s 16480 msg/s # 3.59 [+0.00] tcp rx: 973 MB/s 49946 calls/s # 4.59 [+1.00] tcp tx: 936 MB/s 15882 calls/s 15882 msg/s # 4.59 [+0.00] tcp rx: 937 MB/s 49226 calls/s # 5.59 [+1.00] tcp tx: 983 MB/s 16674 calls/s 16674 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 557 MB/s 403673 calls/s # 6.93 [+0.02] udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # 7.91 [+0.98] udp rx: 656 MB/s 475392 calls/s # 7.93 [+0.02] udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # 8.91 [+0.98] udp rx: 664 MB/s 481536 calls/s # 8.93 [+0.02] udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # 9.91 [+0.98] udp rx: 661 MB/s 478720 calls/s # 9.93 [+0.02] udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1050 MB/s 765817 calls/s # 11.28 [+0.02] udp tx: 1070 MB/s 18148 calls/s 18148 msg/s # 12.27 [+0.98] udp rx: 1131 MB/s 824963 calls/s # 12.28 [+0.02] udp tx: 1131 MB/s 19199 calls/s 19199 msg/s # 13.27 [+0.99] udp rx: 1126 MB/s 821695 calls/s # 13.28 [+0.01] udp tx: 1126 MB/s 19109 calls/s 19109 msg/s # 14.27 [+0.99] udp rx: 1123 MB/s 819427 calls/s # 14.28 [+0.01] 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__->