make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 581 MB/s 9860 calls/s 9860 msg/s # tcp rx: 582 MB/s 34005 calls/s # tcp tx: 583 MB/s 9898 calls/s 9898 msg/s # tcp rx: 583 MB/s 33969 calls/s # tcp tx: 587 MB/s 9959 calls/s 9959 msg/s # tcp rx: 587 MB/s 33872 calls/s # tcp tx: 542 MB/s 9197 calls/s 9197 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: 566 MB/s 410112 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 550 MB/s 399138 calls/s # udp tx: 1004 MB/s 17039 calls/s 17039 msg/s # udp rx: 544 MB/s 394381 calls/s # udp tx: 806 MB/s 13681 calls/s 13681 msg/s # udp rx: 558 MB/s 404992 calls/s # udp tx: 789 MB/s 13384 calls/s 13384 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: 915 MB/s 667568 calls/s # udp tx: 938 MB/s 15923 calls/s 15923 msg/s # udp rx: 642 MB/s 468900 calls/s # udp tx: 644 MB/s 10926 calls/s 10926 msg/s # udp rx: 641 MB/s 468106 calls/s # udp tx: 641 MB/s 10879 calls/s 10879 msg/s # udp rx: 644 MB/s 470397 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 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__->