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: 935 MB/s 15870 calls/s 15870 msg/s # 2.52 [+0.00] tcp rx: 935 MB/s 49194 calls/s # 3.52 [+1.00] tcp tx: 964 MB/s 16361 calls/s 16361 msg/s # 3.52 [+0.00] tcp rx: 965 MB/s 49445 calls/s # 4.52 [+1.00] tcp tx: 967 MB/s 16417 calls/s 16417 msg/s # 4.52 [+0.00] tcp rx: 968 MB/s 49613 calls/s # 5.52 [+1.00] tcp tx: 966 MB/s 16391 calls/s 16391 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.85 [+0.30] -4 -v # 6.87 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.88 [+0.02] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 7.87 [+0.98] udp rx: 666 MB/s 483072 calls/s # 7.88 [+0.02] udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # 8.87 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.88 [+0.02] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 9.87 [+0.99] udp rx: 666 MB/s 483072 calls/s # 9.88 [+0.01] udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1088 MB/s 793926 calls/s # 11.22 [+0.02] udp tx: 1109 MB/s 18820 calls/s 18820 msg/s # 12.21 [+0.98] udp rx: 1058 MB/s 771723 calls/s # 12.22 [+0.02] udp tx: 1061 MB/s 18012 calls/s 18012 msg/s # 13.21 [+0.98] udp rx: 1114 MB/s 812532 calls/s # 13.22 [+0.02] udp tx: 1116 MB/s 18933 calls/s 18933 msg/s # 14.21 [+0.99] udp rx: 915 MB/s 667678 calls/s # 14.22 [+0.01] udp tx: 918 MB/s 15582 calls/s 15582 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__->