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.29 [+0.29] -4 -t # 2.52 [+2.23] tcp tx: 1018 MB/s 17279 calls/s 17279 msg/s # 2.52 [+0.00] tcp rx: 1019 MB/s 52232 calls/s # 3.52 [+1.00] tcp tx: 982 MB/s 16672 calls/s 16672 msg/s # 3.52 [+0.00] tcp rx: 984 MB/s 50900 calls/s # 4.52 [+1.00] tcp tx: 985 MB/s 16714 calls/s 16714 msg/s # 4.52 [+0.00] tcp rx: 986 MB/s 48902 calls/s # 5.52 [+1.00] tcp tx: 963 MB/s 16346 calls/s 16346 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.25] -4 -v # 6.81 [+1.01] udp rx: 654 MB/s 474112 calls/s # 6.83 [+0.02] udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # 7.81 [+0.98] udp rx: 666 MB/s 482816 calls/s # 7.83 [+0.02] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 8.81 [+0.99] udp rx: 668 MB/s 484352 calls/s # 8.83 [+0.01] udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # 9.81 [+0.99] udp rx: 665 MB/s 482304 calls/s # 9.83 [+0.01] udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.27] -4 -G # 11.14 [+1.01] udp rx: 1100 MB/s 802626 calls/s # 11.16 [+0.02] udp tx: 1120 MB/s 19003 calls/s 19003 msg/s # 12.14 [+0.98] udp rx: 1125 MB/s 820841 calls/s # 12.16 [+0.02] udp tx: 1130 MB/s 19172 calls/s 19172 msg/s # 13.14 [+0.98] udp rx: 1127 MB/s 821939 calls/s # 13.16 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # 14.14 [+0.99] udp rx: 1126 MB/s 821403 calls/s # 14.16 [+0.02] udp tx: 1128 MB/s 19138 calls/s 19138 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__->