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: 492 MB/s 8359 calls/s 8359 msg/s # tcp rx: 496 MB/s 38688 calls/s # tcp tx: 819 MB/s 13907 calls/s 13907 msg/s # tcp rx: 820 MB/s 63129 calls/s # tcp tx: 828 MB/s 14056 calls/s 14056 msg/s # tcp rx: 829 MB/s 63010 calls/s # tcp tx: 830 MB/s 14084 calls/s 14084 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: 521 MB/s 378270 calls/s # udp tx: 733 MB/s 12442 calls/s 12442 msg/s # udp rx: 633 MB/s 459222 calls/s # udp tx: 1120 MB/s 19011 calls/s 19011 msg/s # udp rx: 489 MB/s 355018 calls/s # udp tx: 1029 MB/s 17466 calls/s 17466 msg/s # udp rx: 502 MB/s 363949 calls/s # udp tx: 875 MB/s 14850 calls/s 14850 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: 1095 MB/s 799177 calls/s # udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # udp rx: 1153 MB/s 841203 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 msg/s # udp rx: 1113 MB/s 811760 calls/s # udp tx: 1110 MB/s 18833 calls/s 18833 msg/s # udp rx: 1131 MB/s 825352 calls/s # udp tx: 1132 MB/s 19206 calls/s 19206 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__->