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.29 [+0.28] -4 -t # 2.53 [+2.24] tcp tx: 1042 MB/s 17678 calls/s 17678 msg/s # 2.53 [+0.00] tcp rx: 1042 MB/s 34525 calls/s # 3.53 [+1.00] tcp tx: 675 MB/s 11457 calls/s 11457 msg/s # 3.53 [+0.00] tcp rx: 675 MB/s 35409 calls/s # 4.53 [+1.00] tcp tx: 857 MB/s 14545 calls/s 14545 msg/s # 4.53 [+0.00] tcp rx: 858 MB/s 47813 calls/s # 5.53 [+1.00] tcp tx: 933 MB/s 15841 calls/s 15841 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.35] -4 -v # 6.94 [+1.02] udp rx: 641 MB/s 464640 calls/s # 6.96 [+0.02] udp tx: 1196 MB/s 20289 calls/s 20289 msg/s # 7.94 [+0.98] udp rx: 633 MB/s 459575 calls/s # 7.96 [+0.02] udp tx: 1024 MB/s 17368 calls/s 17368 msg/s # 8.94 [+0.98] udp rx: 564 MB/s 409600 calls/s # 8.96 [+0.02] udp tx: 780 MB/s 13232 calls/s 13232 msg/s # 9.94 [+0.98] udp rx: 577 MB/s 418560 calls/s # 9.96 [+0.02] udp tx: 772 MB/s 13109 calls/s 13109 msg/s # 9.99 [+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.31 [+0.31] -4 -G # 11.32 [+1.02] udp rx: 1077 MB/s 785588 calls/s # 11.34 [+0.02] udp tx: 1097 MB/s 18608 calls/s 18608 msg/s # 12.32 [+0.98] udp rx: 1074 MB/s 783518 calls/s # 12.34 [+0.02] udp tx: 1074 MB/s 18223 calls/s 18223 msg/s # 13.32 [+0.98] udp rx: 1059 MB/s 772380 calls/s # 13.34 [+0.02] udp tx: 1059 MB/s 17962 calls/s 17962 msg/s # 14.33 [+0.98] udp rx: 1051 MB/s 766880 calls/s # 14.34 [+0.01] udp tx: 1050 MB/s 17821 calls/s 17821 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__->