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: 614 MB/s 10421 calls/s 10421 msg/s # tcp rx: 614 MB/s 38579 calls/s # tcp tx: 612 MB/s 10396 calls/s 10396 msg/s # tcp rx: 613 MB/s 37141 calls/s # tcp tx: 579 MB/s 9832 calls/s 9832 msg/s # tcp rx: 580 MB/s 36747 calls/s # tcp tx: 580 MB/s 9850 calls/s 9850 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: 520 MB/s 376832 calls/s # udp tx: 831 MB/s 14110 calls/s 14110 msg/s # udp rx: 551 MB/s 399525 calls/s # udp tx: 791 MB/s 13418 calls/s 13418 msg/s # udp rx: 547 MB/s 396800 calls/s # udp tx: 830 MB/s 14081 calls/s 14081 msg/s # udp rx: 561 MB/s 406528 calls/s # udp tx: 821 MB/s 13938 calls/s 13938 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: 1144 MB/s 834642 calls/s # udp tx: 1172 MB/s 19893 calls/s 19893 msg/s # udp rx: 1025 MB/s 747749 calls/s # udp tx: 1023 MB/s 17367 calls/s 17367 msg/s # udp rx: 1165 MB/s 849949 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1117 MB/s 814971 calls/s # udp tx: 1116 MB/s 18938 calls/s 18938 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__->