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: 794 MB/s 13481 calls/s 13481 msg/s # tcp rx: 795 MB/s 75028 calls/s # tcp tx: 834 MB/s 14154 calls/s 14154 msg/s # tcp rx: 835 MB/s 65438 calls/s # tcp tx: 829 MB/s 14064 calls/s 14064 msg/s # tcp rx: 830 MB/s 65708 calls/s # tcp tx: 830 MB/s 14082 calls/s 14082 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: 614 MB/s 445440 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # udp rx: 650 MB/s 471040 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # udp rx: 678 MB/s 491776 calls/s # udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # udp rx: 678 MB/s 491776 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 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 816398 calls/s # udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # udp rx: 1082 MB/s 789759 calls/s # udp tx: 1083 MB/s 18384 calls/s 18384 msg/s # udp rx: 1143 MB/s 834106 calls/s # udp tx: 1145 MB/s 19423 calls/s 19423 msg/s # udp rx: 1124 MB/s 819822 calls/s # udp tx: 1125 MB/s 19082 calls/s 19082 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__->