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: 968 MB/s 16421 calls/s 16421 msg/s # tcp rx: 969 MB/s 48837 calls/s # tcp tx: 1020 MB/s 17310 calls/s 17310 msg/s # tcp rx: 1020 MB/s 51692 calls/s # tcp tx: 1021 MB/s 17329 calls/s 17329 msg/s # tcp rx: 1023 MB/s 51925 calls/s # tcp tx: 1054 MB/s 17883 calls/s 17883 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: 507 MB/s 367876 calls/s # udp tx: 736 MB/s 12495 calls/s 12495 msg/s # udp rx: 553 MB/s 400879 calls/s # udp tx: 810 MB/s 13755 calls/s 13755 msg/s # udp rx: 555 MB/s 402432 calls/s # udp tx: 820 MB/s 13924 calls/s 13924 msg/s # udp rx: 555 MB/s 402688 calls/s # udp tx: 819 MB/s 13894 calls/s 13894 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: 681 MB/s 496848 calls/s # udp tx: 701 MB/s 11899 calls/s 11899 msg/s # udp rx: 708 MB/s 516712 calls/s # udp tx: 709 MB/s 12032 calls/s 12032 msg/s # udp rx: 719 MB/s 524439 calls/s # udp tx: 718 MB/s 12194 calls/s 12194 msg/s # udp rx: 716 MB/s 522882 calls/s # udp tx: 716 MB/s 12160 calls/s 12160 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__->