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.27 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 955 MB/s 16200 calls/s 16200 msg/s # 2.55 [+0.03] tcp rx: 985 MB/s 49694 calls/s # 3.52 [+0.97] tcp tx: 942 MB/s 15979 calls/s 15979 msg/s # 3.55 [+0.03] tcp rx: 943 MB/s 47218 calls/s # 4.52 [+0.97] tcp tx: 933 MB/s 15837 calls/s 15837 msg/s # 4.55 [+0.03] tcp rx: 934 MB/s 47597 calls/s # 5.52 [+0.97] tcp tx: 923 MB/s 15660 calls/s 15660 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.81 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 639 MB/s 463616 calls/s # 6.84 [+0.02] udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # 7.82 [+0.99] udp rx: 650 MB/s 471535 calls/s # 7.84 [+0.01] udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # 8.82 [+0.99] udp rx: 649 MB/s 470773 calls/s # 8.84 [+0.01] udp tx: 1290 MB/s 21883 calls/s 21883 msg/s # 9.83 [+0.99] udp rx: 652 MB/s 472340 calls/s # 9.84 [+0.01] udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.16 [+1.01] udp rx: 1095 MB/s 799169 calls/s # 11.18 [+0.02] udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # 12.16 [+0.98] udp rx: 1109 MB/s 808825 calls/s # 12.18 [+0.02] udp tx: 1110 MB/s 18834 calls/s 18834 msg/s # 13.16 [+0.98] udp rx: 1111 MB/s 810708 calls/s # 13.18 [+0.02] udp tx: 1116 MB/s 18934 calls/s 18934 msg/s # 14.16 [+0.99] udp rx: 1129 MB/s 823998 calls/s # 14.18 [+0.01] udp tx: 1130 MB/s 19170 calls/s 19170 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__->