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.28 [+0.28] -4 -t # 2.50 [+2.22] tcp tx: 1035 MB/s 17558 calls/s 17558 msg/s # 2.50 [+0.00] tcp rx: 1035 MB/s 53522 calls/s # 3.50 [+1.00] tcp tx: 1033 MB/s 17528 calls/s 17528 msg/s # 3.50 [+0.00] tcp rx: 1033 MB/s 53101 calls/s # 4.50 [+1.00] tcp tx: 1034 MB/s 17546 calls/s 17546 msg/s # 4.50 [+0.00] tcp rx: 1035 MB/s 52948 calls/s # 5.50 [+1.00] tcp tx: 1053 MB/s 17875 calls/s 17875 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 659 MB/s 477696 calls/s # 6.82 [+0.02] udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # 7.81 [+0.98] udp rx: 669 MB/s 484589 calls/s # 7.82 [+0.02] udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # 8.81 [+0.99] udp rx: 672 MB/s 487424 calls/s # 8.82 [+0.01] udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # 9.81 [+0.99] udp rx: 672 MB/s 486912 calls/s # 9.82 [+0.01] udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.25] -4 -G # 11.11 [+1.01] udp rx: 1120 MB/s 817192 calls/s # 11.12 [+0.01] udp tx: 1136 MB/s 19281 calls/s 19281 msg/s # 12.11 [+0.99] udp rx: 1132 MB/s 825874 calls/s # 12.12 [+0.01] udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # 13.11 [+0.99] udp rx: 1132 MB/s 825887 calls/s # 13.12 [+0.01] udp tx: 1131 MB/s 19188 calls/s 19188 msg/s # 14.11 [+0.99] udp rx: 1131 MB/s 825076 calls/s # 14.12 [+0.01] udp tx: 1130 MB/s 19174 calls/s 19174 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__->