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: 977 MB/s 16571 calls/s 16571 msg/s # tcp rx: 977 MB/s 50565 calls/s # tcp tx: 869 MB/s 14749 calls/s 14749 msg/s # tcp rx: 883 MB/s 46668 calls/s # tcp tx: 977 MB/s 16586 calls/s 16586 msg/s # tcp rx: 984 MB/s 49625 calls/s # tcp tx: 962 MB/s 16320 calls/s 16320 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: 536 MB/s 388838 calls/s # udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # udp rx: 539 MB/s 391040 calls/s # udp tx: 781 MB/s 13254 calls/s 13254 msg/s # udp rx: 551 MB/s 399616 calls/s # udp tx: 864 MB/s 14656 calls/s 14656 msg/s # udp rx: 545 MB/s 395520 calls/s # udp tx: 820 MB/s 13921 calls/s 13921 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: 624 MB/s 455384 calls/s # udp tx: 638 MB/s 10821 calls/s 10821 msg/s # udp rx: 774 MB/s 564592 calls/s # udp tx: 785 MB/s 13318 calls/s 13318 msg/s # udp rx: 1134 MB/s 827704 calls/s # udp tx: 1135 MB/s 19265 calls/s 19265 msg/s # udp rx: 1164 MB/s 849357 calls/s # udp tx: 1165 MB/s 19770 calls/s 19770 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__->