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: 608 MB/s 10323 calls/s 10323 msg/s # tcp rx: 609 MB/s 31451 calls/s # tcp tx: 560 MB/s 9501 calls/s 9501 msg/s # tcp rx: 568 MB/s 31489 calls/s # tcp tx: 626 MB/s 10628 calls/s 10628 msg/s # tcp rx: 628 MB/s 31514 calls/s # tcp tx: 558 MB/s 9476 calls/s 9476 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: 513 MB/s 372159 calls/s # udp tx: 800 MB/s 13580 calls/s 13580 msg/s # udp rx: 527 MB/s 382580 calls/s # udp tx: 704 MB/s 11946 calls/s 11946 msg/s # udp rx: 542 MB/s 392883 calls/s # udp tx: 824 MB/s 13982 calls/s 13982 msg/s # udp rx: 543 MB/s 394152 calls/s # udp tx: 729 MB/s 12371 calls/s 12371 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: 1076 MB/s 785148 calls/s # udp tx: 1102 MB/s 18705 calls/s 18705 msg/s # udp rx: 1153 MB/s 841355 calls/s # udp tx: 1152 MB/s 19547 calls/s 19547 msg/s # udp rx: 1148 MB/s 837441 calls/s # udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # udp rx: 1146 MB/s 836225 calls/s # udp tx: 1146 MB/s 19439 calls/s 19439 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__->