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: 757 MB/s 12849 calls/s 12849 msg/s # tcp rx: 759 MB/s 64980 calls/s # tcp tx: 823 MB/s 13961 calls/s 13961 msg/s # tcp rx: 824 MB/s 64722 calls/s # tcp tx: 811 MB/s 13764 calls/s 13764 msg/s # tcp rx: 811 MB/s 64272 calls/s # tcp tx: 844 MB/s 14326 calls/s 14326 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: 649 MB/s 471040 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # udp rx: 682 MB/s 494080 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 682 MB/s 494080 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 679 MB/s 492288 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 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: 1118 MB/s 815734 calls/s # udp tx: 1140 MB/s 19345 calls/s 19345 msg/s # udp rx: 1148 MB/s 837478 calls/s # udp tx: 1148 MB/s 19472 calls/s 19472 msg/s # udp rx: 1141 MB/s 832526 calls/s # udp tx: 1140 MB/s 19347 calls/s 19347 msg/s # udp rx: 1140 MB/s 831577 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 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__->