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: 926 MB/s 15717 calls/s 15717 msg/s # tcp rx: 950 MB/s 50084 calls/s # tcp tx: 914 MB/s 15509 calls/s 15509 msg/s # tcp rx: 923 MB/s 46944 calls/s # tcp tx: 941 MB/s 15974 calls/s 15974 msg/s # tcp rx: 938 MB/s 47290 calls/s # tcp tx: 985 MB/s 16715 calls/s 16715 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: 498 MB/s 361216 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 613 MB/s 444568 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 635 MB/s 460032 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp rx: 635 MB/s 460544 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 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: 1109 MB/s 809026 calls/s # udp tx: 1144 MB/s 19416 calls/s 19416 msg/s # udp rx: 1123 MB/s 819070 calls/s # udp tx: 1123 MB/s 19049 calls/s 19049 msg/s # udp rx: 1167 MB/s 851298 calls/s # udp tx: 1166 MB/s 19782 calls/s 19782 msg/s # udp rx: 1169 MB/s 853093 calls/s # udp tx: 1169 MB/s 19831 calls/s 19831 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__->