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: 638 MB/s 10837 calls/s 10837 msg/s # tcp rx: 639 MB/s 27366 calls/s # tcp tx: 612 MB/s 10390 calls/s 10390 msg/s # tcp rx: 613 MB/s 23913 calls/s # tcp tx: 637 MB/s 10814 calls/s 10814 msg/s # tcp rx: 638 MB/s 30638 calls/s # tcp tx: 620 MB/s 10532 calls/s 10532 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: 402 MB/s 291891 calls/s # udp tx: 654 MB/s 11109 calls/s 11109 msg/s # udp rx: 417 MB/s 302848 calls/s # udp tx: 665 MB/s 11279 calls/s 11279 msg/s # udp rx: 382 MB/s 277251 calls/s # udp tx: 644 MB/s 10929 calls/s 10929 msg/s # udp rx: 404 MB/s 294302 calls/s # udp tx: 532 MB/s 9030 calls/s 9030 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: 547 MB/s 399283 calls/s # udp tx: 568 MB/s 9635 calls/s 9635 msg/s # udp rx: 648 MB/s 473292 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 msg/s # udp rx: 645 MB/s 470759 calls/s # udp tx: 645 MB/s 10943 calls/s 10943 msg/s # udp rx: 644 MB/s 470042 calls/s # udp tx: 645 MB/s 10940 calls/s 10940 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__->