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: 845 MB/s 14336 calls/s 14336 msg/s # tcp rx: 846 MB/s 50015 calls/s # tcp tx: 669 MB/s 11348 calls/s 11348 msg/s # tcp rx: 669 MB/s 36272 calls/s # tcp tx: 557 MB/s 9452 calls/s 9452 msg/s # tcp rx: 557 MB/s 32604 calls/s # tcp tx: 541 MB/s 9189 calls/s 9189 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: 618 MB/s 448256 calls/s # udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # udp rx: 625 MB/s 453041 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 651 MB/s 472006 calls/s # udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # udp rx: 659 MB/s 477789 calls/s # udp tx: 1301 MB/s 22079 calls/s 22079 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: 1002 MB/s 731252 calls/s # udp tx: 1028 MB/s 17443 calls/s 17443 msg/s # udp rx: 1082 MB/s 789730 calls/s # udp tx: 1097 MB/s 18608 calls/s 18608 msg/s # udp rx: 1145 MB/s 835345 calls/s # udp tx: 1144 MB/s 19417 calls/s 19417 msg/s # udp rx: 1139 MB/s 830873 calls/s # udp tx: 1135 MB/s 19255 calls/s 19255 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__->