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: 959 MB/s 16269 calls/s 16269 msg/s # tcp rx: 960 MB/s 50759 calls/s # tcp tx: 978 MB/s 16597 calls/s 16597 msg/s # tcp rx: 979 MB/s 50964 calls/s # tcp tx: 951 MB/s 16144 calls/s 16144 msg/s # tcp rx: 952 MB/s 50939 calls/s # tcp tx: 997 MB/s 16917 calls/s 16917 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: 564 MB/s 408576 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 613 MB/s 444416 calls/s # udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # udp rx: 613 MB/s 444416 calls/s # udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # udp rx: 563 MB/s 408320 calls/s # udp tx: 1345 MB/s 22813 calls/s 22813 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: 1040 MB/s 759047 calls/s # udp tx: 1067 MB/s 18099 calls/s 18099 msg/s # udp rx: 1063 MB/s 775273 calls/s # udp tx: 1063 MB/s 18033 calls/s 18033 msg/s # udp rx: 1157 MB/s 844161 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp rx: 1158 MB/s 844719 calls/s # udp tx: 1158 MB/s 19653 calls/s 19653 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__->