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: 922 MB/s 15642 calls/s 15642 msg/s # tcp rx: 922 MB/s 52467 calls/s # tcp tx: 987 MB/s 16745 calls/s 16745 msg/s # tcp rx: 988 MB/s 51102 calls/s # tcp tx: 987 MB/s 16751 calls/s 16751 msg/s # tcp rx: 988 MB/s 50353 calls/s # tcp tx: 947 MB/s 16077 calls/s 16077 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: 635 MB/s 460288 calls/s # udp tx: 1161 MB/s 19695 calls/s 19695 msg/s # udp rx: 617 MB/s 447488 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1239 MB/s 21027 calls/s 21027 msg/s # udp rx: 656 MB/s 475904 calls/s # udp tx: 1095 MB/s 18588 calls/s 18588 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 826710 calls/s # udp tx: 1162 MB/s 19716 calls/s 19716 msg/s # udp rx: 1166 MB/s 850684 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1165 MB/s 850001 calls/s # udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # udp rx: 1168 MB/s 851864 calls/s # udp tx: 1167 MB/s 19807 calls/s 19807 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__->