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: 898 MB/s 15236 calls/s 15236 msg/s # tcp rx: 927 MB/s 49575 calls/s # tcp tx: 927 MB/s 15731 calls/s 15731 msg/s # tcp rx: 924 MB/s 47886 calls/s # tcp tx: 929 MB/s 15765 calls/s 15765 msg/s # tcp rx: 928 MB/s 49339 calls/s # tcp tx: 949 MB/s 16096 calls/s 16096 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: 630 MB/s 456704 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp rx: 537 MB/s 390571 calls/s # udp tx: 829 MB/s 14070 calls/s 14070 msg/s # udp rx: 635 MB/s 460032 calls/s # udp tx: 1325 MB/s 22478 calls/s 22478 msg/s # udp rx: 636 MB/s 461312 calls/s # udp tx: 1235 MB/s 20954 calls/s 20954 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: 611 MB/s 446227 calls/s # udp tx: 625 MB/s 10611 calls/s 10611 msg/s # udp rx: 660 MB/s 481590 calls/s # udp tx: 663 MB/s 11257 calls/s 11257 msg/s # udp rx: 658 MB/s 479990 calls/s # udp tx: 661 MB/s 11227 calls/s 11227 msg/s # udp rx: 656 MB/s 479064 calls/s # udp tx: 660 MB/s 11209 calls/s 11209 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__->