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.36 [+0.35] -4 -t # 2.64 [+2.28] tcp tx: 985 MB/s 16722 calls/s 16722 msg/s # 2.66 [+0.02] tcp rx: 1012 MB/s 51094 calls/s # 3.64 [+0.98] tcp tx: 974 MB/s 16526 calls/s 16526 msg/s # 3.66 [+0.03] tcp rx: 976 MB/s 48235 calls/s # 4.64 [+0.97] tcp tx: 981 MB/s 16650 calls/s 16650 msg/s # 4.67 [+0.04] tcp rx: 993 MB/s 48976 calls/s # 5.64 [+0.96] tcp tx: 985 MB/s 16718 calls/s 16718 msg/s # 5.67 [+0.03] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.27] -4 -v # 6.95 [+1.01] udp rx: 627 MB/s 455168 calls/s # 6.97 [+0.02] udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # 7.95 [+0.98] udp rx: 664 MB/s 481515 calls/s # 7.97 [+0.02] udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # 8.95 [+0.98] udp rx: 663 MB/s 480901 calls/s # 8.97 [+0.02] udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # 9.95 [+0.98] udp rx: 662 MB/s 479886 calls/s # 9.97 [+0.02] udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.30 [+1.01] udp rx: 1001 MB/s 730204 calls/s # 11.32 [+0.02] udp tx: 1019 MB/s 17290 calls/s 17290 msg/s # 12.30 [+0.98] udp rx: 1103 MB/s 804792 calls/s # 12.32 [+0.02] udp tx: 1106 MB/s 18759 calls/s 18759 msg/s # 13.30 [+0.98] udp rx: 1108 MB/s 808175 calls/s # 13.32 [+0.02] udp tx: 1111 MB/s 18852 calls/s 18852 msg/s # 14.30 [+0.99] udp rx: 1115 MB/s 813460 calls/s # 14.32 [+0.01] udp tx: 1117 MB/s 18948 calls/s 18948 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__->