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: 953 MB/s 16177 calls/s 16177 msg/s # tcp rx: 954 MB/s 51174 calls/s # tcp tx: 831 MB/s 14101 calls/s 14101 msg/s # tcp rx: 832 MB/s 52616 calls/s # tcp tx: 859 MB/s 14572 calls/s 14572 msg/s # tcp rx: 860 MB/s 50997 calls/s # tcp tx: 976 MB/s 16566 calls/s 16566 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: 560 MB/s 406016 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 666 MB/s 483072 calls/s # udp tx: 1239 MB/s 21027 calls/s 21027 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: 1016 MB/s 741199 calls/s # udp tx: 1043 MB/s 17695 calls/s 17695 msg/s # udp rx: 1091 MB/s 796098 calls/s # udp tx: 1094 MB/s 18558 calls/s 18558 msg/s # udp rx: 1135 MB/s 828094 calls/s # udp tx: 1136 MB/s 19274 calls/s 19274 msg/s # udp rx: 1140 MB/s 832073 calls/s # udp tx: 1141 MB/s 19365 calls/s 19365 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__->