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: 960 MB/s 16296 calls/s 16296 msg/s # tcp rx: 961 MB/s 50972 calls/s # tcp tx: 973 MB/s 16511 calls/s 16511 msg/s # tcp rx: 974 MB/s 50252 calls/s # tcp tx: 977 MB/s 16585 calls/s 16585 msg/s # tcp rx: 978 MB/s 50278 calls/s # tcp tx: 963 MB/s 16334 calls/s 16334 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: 622 MB/s 451072 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # udp rx: 659 MB/s 478261 calls/s # udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # udp rx: 661 MB/s 478951 calls/s # udp tx: 1281 MB/s 21737 calls/s 21737 msg/s # udp rx: 660 MB/s 478587 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 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: 989 MB/s 721668 calls/s # udp tx: 1021 MB/s 17319 calls/s 17319 msg/s # udp rx: 1024 MB/s 746960 calls/s # udp tx: 1025 MB/s 17385 calls/s 17385 msg/s # udp rx: 1139 MB/s 831239 calls/s # udp tx: 1139 MB/s 19331 calls/s 19331 msg/s # udp rx: 1132 MB/s 826107 calls/s # udp tx: 1132 MB/s 19202 calls/s 19202 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__->