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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 871 MB/s 14781 calls/s 14781 msg/s # tcp rx: 897 MB/s 47037 calls/s # tcp tx: 873 MB/s 14821 calls/s 14821 msg/s # tcp rx: 873 MB/s 46611 calls/s # tcp tx: 898 MB/s 15244 calls/s 15244 msg/s # tcp rx: 899 MB/s 46885 calls/s # tcp tx: 922 MB/s 15639 calls/s 15639 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 608 MB/s 440832 calls/s # udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # udp rx: 661 MB/s 480000 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # udp rx: 611 MB/s 443034 calls/s # udp tx: 1066 MB/s 18083 calls/s 18083 msg/s # udp rx: 525 MB/s 380857 calls/s # udp tx: 722 MB/s 12256 calls/s 12256 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 577 MB/s 420855 calls/s # udp tx: 590 MB/s 10009 calls/s 10009 msg/s # udp rx: 651 MB/s 475126 calls/s # udp tx: 657 MB/s 11145 calls/s 11145 msg/s # udp rx: 974 MB/s 710696 calls/s # udp tx: 990 MB/s 16795 calls/s 16795 msg/s # udp rx: 1167 MB/s 851499 calls/s # udp tx: 1166 MB/s 19789 calls/s 19789 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__->