make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 915 MB/s 15526 calls/s 15526 msg/s # tcp rx: 916 MB/s 49167 calls/s # tcp tx: 905 MB/s 15359 calls/s 15359 msg/s # tcp rx: 906 MB/s 50292 calls/s # tcp tx: 946 MB/s 16046 calls/s 16046 msg/s # tcp rx: 946 MB/s 49353 calls/s # tcp tx: 957 MB/s 16237 calls/s 16237 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: 613 MB/s 444160 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1291 MB/s 21900 calls/s 21900 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: 634 MB/s 463064 calls/s # udp tx: 657 MB/s 11152 calls/s 11152 msg/s # udp rx: 633 MB/s 462100 calls/s # udp tx: 636 MB/s 10800 calls/s 10800 msg/s # udp rx: 676 MB/s 493353 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp rx: 679 MB/s 495464 calls/s # udp tx: 679 MB/s 11518 calls/s 11518 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__->