make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 1021 MB/s 17320 calls/s 17320 msg/s # tcp rx: 1052 MB/s 52032 calls/s # tcp tx: 987 MB/s 16755 calls/s 16755 msg/s # tcp rx: 992 MB/s 48553 calls/s # tcp tx: 967 MB/s 16412 calls/s 16412 msg/s # tcp rx: 1828 MB/s 50906 calls/s # tcp tx: 1189 MB/s 20171 calls/s 20171 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: 606 MB/s 439552 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # udp rx: 633 MB/s 458496 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp rx: 626 MB/s 453632 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 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: 1133 MB/s 826954 calls/s # udp tx: 1159 MB/s 19659 calls/s 19659 msg/s # udp rx: 1183 MB/s 863154 calls/s # udp tx: 1181 MB/s 20035 calls/s 20035 msg/s # udp rx: 1119 MB/s 816152 calls/s # udp tx: 1119 MB/s 18988 calls/s 18988 msg/s # udp rx: 1170 MB/s 853371 calls/s # udp tx: 1169 MB/s 19830 calls/s 19830 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__->