make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 726 MB/s 12328 calls/s 12328 msg/s # tcp rx: 727 MB/s 75273 calls/s # tcp tx: 848 MB/s 14395 calls/s 14395 msg/s # tcp rx: 849 MB/s 66742 calls/s # tcp tx: 819 MB/s 13898 calls/s 13898 msg/s # tcp rx: 820 MB/s 66931 calls/s # tcp tx: 814 MB/s 13811 calls/s 13811 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: 586 MB/s 424704 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 666 MB/s 482563 calls/s # udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # udp rx: 671 MB/s 485964 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 668 MB/s 484476 calls/s # udp tx: 1277 MB/s 21669 calls/s 21669 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: 1119 MB/s 816750 calls/s # udp tx: 1141 MB/s 19366 calls/s 19366 msg/s # udp rx: 1136 MB/s 828772 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # udp rx: 1091 MB/s 795823 calls/s # udp tx: 1088 MB/s 18470 calls/s 18470 msg/s # udp rx: 1086 MB/s 792261 calls/s # udp tx: 1089 MB/s 18482 calls/s 18482 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__->