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: 958 MB/s 16265 calls/s 16265 msg/s # tcp rx: 959 MB/s 50070 calls/s # tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # tcp rx: 983 MB/s 50957 calls/s # tcp tx: 971 MB/s 16478 calls/s 16478 msg/s # tcp rx: 972 MB/s 49084 calls/s # tcp tx: 951 MB/s 16145 calls/s 16145 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: 644 MB/s 466944 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 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: 1128 MB/s 822748 calls/s # udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp rx: 1178 MB/s 859350 calls/s # udp tx: 1176 MB/s 19957 calls/s 19957 msg/s # udp rx: 1161 MB/s 846874 calls/s # udp tx: 1160 MB/s 19684 calls/s 19684 msg/s # udp rx: 1163 MB/s 848499 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 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__->