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: 881 MB/s 14955 calls/s 14955 msg/s # tcp rx: 890 MB/s 51238 calls/s # tcp tx: 897 MB/s 15216 calls/s 15216 msg/s # tcp rx: 897 MB/s 48125 calls/s # tcp tx: 908 MB/s 15409 calls/s 15409 msg/s # tcp rx: 909 MB/s 47549 calls/s # tcp tx: 892 MB/s 15135 calls/s 15135 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: 580 MB/s 420578 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 597 MB/s 432896 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # udp rx: 603 MB/s 436992 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 600 MB/s 434944 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 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: 1079 MB/s 787415 calls/s # udp tx: 1099 MB/s 18643 calls/s 18643 msg/s # udp rx: 1106 MB/s 806825 calls/s # udp tx: 1106 MB/s 18765 calls/s 18765 msg/s # udp rx: 1132 MB/s 825732 calls/s # udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # udp rx: 1141 MB/s 832232 calls/s # udp tx: 1142 MB/s 19378 calls/s 19378 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__->