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: 928 MB/s 15753 calls/s 15753 msg/s # tcp rx: 931 MB/s 50337 calls/s # tcp tx: 948 MB/s 16091 calls/s 16091 msg/s # tcp rx: 949 MB/s 48548 calls/s # tcp tx: 953 MB/s 16178 calls/s 16178 msg/s # tcp rx: 954 MB/s 48801 calls/s # tcp tx: 919 MB/s 15602 calls/s 15602 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: 645 MB/s 467561 calls/s # udp tx: 1169 MB/s 19842 calls/s 19842 msg/s # udp rx: 544 MB/s 394574 calls/s # udp tx: 869 MB/s 14739 calls/s 14739 msg/s # udp rx: 532 MB/s 386049 calls/s # udp tx: 793 MB/s 13462 calls/s 13462 msg/s # udp rx: 524 MB/s 380302 calls/s # udp tx: 704 MB/s 11956 calls/s 11956 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: 589 MB/s 429957 calls/s # udp tx: 600 MB/s 10184 calls/s 10184 msg/s # udp rx: 558 MB/s 407619 calls/s # udp tx: 558 MB/s 9472 calls/s 9472 msg/s # udp rx: 585 MB/s 426923 calls/s # udp tx: 585 MB/s 9930 calls/s 9930 msg/s # udp rx: 896 MB/s 653700 calls/s # udp tx: 903 MB/s 15328 calls/s 15328 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__->