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: 894 MB/s 15174 calls/s 15174 msg/s # tcp rx: 894 MB/s 52187 calls/s # tcp tx: 812 MB/s 13774 calls/s 13774 msg/s # tcp rx: 823 MB/s 48825 calls/s # tcp tx: 845 MB/s 14338 calls/s 14338 msg/s # tcp rx: 843 MB/s 48258 calls/s # tcp tx: 910 MB/s 15441 calls/s 15441 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: 613 MB/s 444672 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp rx: 636 MB/s 460947 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 msg/s # udp rx: 591 MB/s 428544 calls/s # udp tx: 1326 MB/s 22500 calls/s 22500 msg/s # udp rx: 620 MB/s 449280 calls/s # udp tx: 1319 MB/s 22375 calls/s 22375 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: 1046 MB/s 763582 calls/s # udp tx: 1077 MB/s 18271 calls/s 18271 msg/s # udp rx: 1166 MB/s 850434 calls/s # udp tx: 1165 MB/s 19771 calls/s 19771 msg/s # udp rx: 1172 MB/s 854765 calls/s # udp tx: 1173 MB/s 19897 calls/s 19897 msg/s # udp rx: 1170 MB/s 853685 calls/s # udp tx: 1171 MB/s 19872 calls/s 19872 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__->