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: 562 MB/s 9548 calls/s 9548 msg/s # tcp rx: 564 MB/s 41099 calls/s # tcp tx: 496 MB/s 8414 calls/s 8414 msg/s # tcp rx: 502 MB/s 40719 calls/s # tcp tx: 544 MB/s 9239 calls/s 9239 msg/s # tcp rx: 544 MB/s 41573 calls/s # tcp tx: 513 MB/s 8704 calls/s 8704 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: 617 MB/s 447488 calls/s # udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # udp rx: 630 MB/s 456799 calls/s # udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # udp rx: 632 MB/s 457728 calls/s # udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # udp rx: 583 MB/s 422656 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 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: 969 MB/s 706740 calls/s # udp tx: 999 MB/s 16949 calls/s 16949 msg/s # udp rx: 650 MB/s 474135 calls/s # udp tx: 636 MB/s 10802 calls/s 10802 msg/s # udp rx: 635 MB/s 463403 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 631 MB/s 460690 calls/s # udp tx: 630 MB/s 10695 calls/s 10695 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__->