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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.31] -4 -t # 2.58 [+2.26] tcp tx: 974 MB/s 16529 calls/s 16529 msg/s # 2.62 [+0.05] tcp rx: 1024 MB/s 51674 calls/s # 3.58 [+0.95] tcp tx: 943 MB/s 15998 calls/s 15998 msg/s # 3.62 [+0.05] tcp rx: 937 MB/s 47573 calls/s # 4.58 [+0.95] tcp tx: 838 MB/s 14221 calls/s 14221 msg/s # 4.62 [+0.05] tcp rx: 840 MB/s 49031 calls/s # 5.58 [+0.95] tcp tx: 903 MB/s 15329 calls/s 15329 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 608 MB/s 441856 calls/s # 6.95 [+0.02] udp tx: 1103 MB/s 18722 calls/s 18722 msg/s # 7.93 [+0.98] udp rx: 590 MB/s 428032 calls/s # 7.95 [+0.02] udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # 8.93 [+0.98] udp rx: 611 MB/s 442624 calls/s # 8.95 [+0.02] udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # 9.93 [+0.98] udp rx: 662 MB/s 479744 calls/s # 9.95 [+0.02] udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.31] -4 -G # 11.31 [+1.01] udp rx: 1018 MB/s 742711 calls/s # 11.32 [+0.02] udp tx: 1039 MB/s 17633 calls/s 17633 msg/s # 12.31 [+0.98] udp rx: 1110 MB/s 809708 calls/s # 12.32 [+0.02] udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # 13.31 [+0.98] udp rx: 1049 MB/s 765238 calls/s # 13.32 [+0.02] udp tx: 1052 MB/s 17844 calls/s 17844 msg/s # 14.31 [+0.98] udp rx: 1019 MB/s 743479 calls/s # 14.32 [+0.02] udp tx: 1022 MB/s 17339 calls/s 17339 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__->