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: 564 MB/s 9569 calls/s 9569 msg/s # tcp rx: 577 MB/s 33009 calls/s # tcp tx: 1004 MB/s 17039 calls/s 17039 msg/s # tcp rx: 1006 MB/s 51365 calls/s # tcp tx: 992 MB/s 16833 calls/s 16833 msg/s # tcp rx: 994 MB/s 50601 calls/s # tcp tx: 998 MB/s 16935 calls/s 16935 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: 616 MB/s 446208 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp rx: 565 MB/s 410054 calls/s # udp tx: 960 MB/s 16288 calls/s 16288 msg/s # udp rx: 552 MB/s 400001 calls/s # udp tx: 814 MB/s 13819 calls/s 13819 msg/s # udp rx: 556 MB/s 403236 calls/s # udp tx: 808 MB/s 13709 calls/s 13709 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: 1039 MB/s 758419 calls/s # udp tx: 1072 MB/s 18194 calls/s 18194 msg/s # udp rx: 1129 MB/s 823935 calls/s # udp tx: 1128 MB/s 19145 calls/s 19145 msg/s # udp rx: 1130 MB/s 824650 calls/s # udp tx: 1135 MB/s 19266 calls/s 19266 msg/s # udp rx: 1128 MB/s 822929 calls/s # udp tx: 1128 MB/s 19147 calls/s 19147 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__->