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.35 [+0.35] -4 -t # 2.65 [+2.30] tcp tx: 927 MB/s 15733 calls/s 15733 msg/s # 2.70 [+0.05] tcp rx: 983 MB/s 46948 calls/s # 3.65 [+0.95] tcp tx: 935 MB/s 15874 calls/s 15874 msg/s # 3.73 [+0.08] tcp rx: 967 MB/s 46051 calls/s # 4.65 [+0.92] tcp tx: 835 MB/s 14173 calls/s 14173 msg/s # 4.73 [+0.08] tcp rx: 827 MB/s 27767 calls/s # 5.65 [+0.92] tcp tx: 778 MB/s 13200 calls/s 13200 msg/s # 5.69 [+0.04] udp gso - over veth touching data # 5.69 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.01 [+0.32] -4 -v # 7.03 [+1.01] udp rx: 573 MB/s 415232 calls/s # 7.05 [+0.02] udp tx: 1189 MB/s 20172 calls/s 20172 msg/s # 8.03 [+0.98] udp rx: 579 MB/s 420096 calls/s # 8.05 [+0.02] udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # 9.03 [+0.98] udp rx: 645 MB/s 467200 calls/s # 9.05 [+0.02] udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # 10.03 [+0.98] udp rx: 663 MB/s 480768 calls/s # 10.05 [+0.02] udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # 10.08 [+0.03] udp gso and gro - over veth touching data # 10.08 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.30] -4 -G # 11.39 [+1.01] udp rx: 1076 MB/s 784989 calls/s # 11.41 [+0.02] udp tx: 1100 MB/s 18668 calls/s 18668 msg/s # 12.39 [+0.98] udp rx: 1105 MB/s 806434 calls/s # 12.41 [+0.02] udp tx: 1105 MB/s 18755 calls/s 18755 msg/s # 13.39 [+0.98] udp rx: 1104 MB/s 805376 calls/s # 13.41 [+0.01] udp tx: 1103 MB/s 18723 calls/s 18723 msg/s # 14.39 [+0.99] udp rx: 1104 MB/s 805868 calls/s # 14.41 [+0.01] udp tx: 1104 MB/s 18738 calls/s 18738 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__->