make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 792 MB/s 13439 calls/s 13439 msg/s # tcp rx: 800 MB/s 65372 calls/s # tcp tx: 737 MB/s 12509 calls/s 12509 msg/s # tcp rx: 740 MB/s 70778 calls/s # tcp tx: 817 MB/s 13868 calls/s 13868 msg/s # tcp rx: 819 MB/s 67805 calls/s # tcp tx: 829 MB/s 14075 calls/s 14075 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: 639 MB/s 463872 calls/s # udp tx: 1315 MB/s 22318 calls/s 22318 msg/s # udp rx: 673 MB/s 487680 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp rx: 673 MB/s 487680 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 651 MB/s 471552 calls/s # udp tx: 1303 MB/s 22112 calls/s 22112 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: 1088 MB/s 793817 calls/s # udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp rx: 1164 MB/s 849547 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # udp rx: 1148 MB/s 837955 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1149 MB/s 838152 calls/s # udp tx: 1149 MB/s 19499 calls/s 19499 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__->