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: 948 MB/s 16083 calls/s 16083 msg/s # tcp rx: 955 MB/s 49574 calls/s # tcp tx: 903 MB/s 15317 calls/s 15317 msg/s # tcp rx: 901 MB/s 48161 calls/s # tcp tx: 889 MB/s 15092 calls/s 15092 msg/s # tcp rx: 891 MB/s 48511 calls/s # tcp tx: 847 MB/s 14382 calls/s 14382 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: 492 MB/s 356352 calls/s # udp tx: 860 MB/s 14588 calls/s 14588 msg/s # udp rx: 518 MB/s 375552 calls/s # udp tx: 866 MB/s 14690 calls/s 14690 msg/s # udp rx: 528 MB/s 382464 calls/s # udp tx: 860 MB/s 14588 calls/s 14588 msg/s # udp rx: 527 MB/s 381952 calls/s # udp tx: 859 MB/s 14574 calls/s 14574 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: 1096 MB/s 799855 calls/s # udp tx: 1121 MB/s 19021 calls/s 19021 msg/s # udp rx: 1142 MB/s 833047 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # udp rx: 1153 MB/s 841266 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 1157 MB/s 844390 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 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__->