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: 960 MB/s 16283 calls/s 16283 msg/s # tcp rx: 990 MB/s 50415 calls/s # tcp tx: 881 MB/s 14951 calls/s 14951 msg/s # tcp rx: 900 MB/s 46878 calls/s # tcp tx: 937 MB/s 15909 calls/s 15909 msg/s # tcp rx: 926 MB/s 48316 calls/s # tcp tx: 933 MB/s 15832 calls/s 15832 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: 602 MB/s 436992 calls/s # udp tx: 1151 MB/s 19522 calls/s 19522 msg/s # udp rx: 620 MB/s 449536 calls/s # udp tx: 1286 MB/s 21817 calls/s 21817 msg/s # udp rx: 588 MB/s 426240 calls/s # udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # udp rx: 639 MB/s 462848 calls/s # udp tx: 1279 MB/s 21704 calls/s 21704 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: 1102 MB/s 804291 calls/s # udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # udp rx: 1135 MB/s 828016 calls/s # udp tx: 1136 MB/s 19281 calls/s 19281 msg/s # udp rx: 1134 MB/s 827504 calls/s # udp tx: 1134 MB/s 19250 calls/s 19250 msg/s # udp rx: 1132 MB/s 826261 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 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__->