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: 974 MB/s 16522 calls/s 16522 msg/s # tcp rx: 974 MB/s 50523 calls/s # tcp tx: 910 MB/s 15439 calls/s 15439 msg/s # tcp rx: 937 MB/s 47387 calls/s # tcp tx: 925 MB/s 15703 calls/s 15703 msg/s # tcp rx: 923 MB/s 45983 calls/s # tcp tx: 905 MB/s 15353 calls/s 15353 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: 645 MB/s 467456 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1285 MB/s 21811 calls/s 21811 msg/s # udp rx: 485 MB/s 351091 calls/s # udp tx: 909 MB/s 15421 calls/s 15421 msg/s # udp rx: 522 MB/s 378112 calls/s # udp tx: 867 MB/s 14721 calls/s 14721 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: 1084 MB/s 790978 calls/s # udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # udp rx: 1154 MB/s 842192 calls/s # udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # udp rx: 1151 MB/s 839944 calls/s # udp tx: 1150 MB/s 19521 calls/s 19521 msg/s # udp rx: 1153 MB/s 841170 calls/s # udp tx: 1152 MB/s 19553 calls/s 19553 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__->