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: 987 MB/s 16744 calls/s 16744 msg/s # tcp rx: 987 MB/s 51584 calls/s # tcp tx: 1005 MB/s 17047 calls/s 17047 msg/s # tcp rx: 1023 MB/s 50705 calls/s # tcp tx: 983 MB/s 16676 calls/s 16676 msg/s # tcp rx: 1008 MB/s 48528 calls/s # tcp tx: 1006 MB/s 17077 calls/s 17077 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: 645 MB/s 467968 calls/s # udp tx: 1239 MB/s 21022 calls/s 21022 msg/s # udp rx: 625 MB/s 452864 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 611 MB/s 443136 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 583 MB/s 422912 calls/s # udp tx: 1324 MB/s 22472 calls/s 22472 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: 1132 MB/s 825689 calls/s # udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp rx: 1163 MB/s 848297 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1132 MB/s 826225 calls/s # udp tx: 1134 MB/s 19243 calls/s 19243 msg/s # udp rx: 1161 MB/s 847360 calls/s # udp tx: 1162 MB/s 19721 calls/s 19721 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__->