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: 556 MB/s 9443 calls/s 9443 msg/s # tcp rx: 557 MB/s 36155 calls/s # tcp tx: 721 MB/s 12237 calls/s 12237 msg/s # tcp rx: 722 MB/s 36223 calls/s # tcp tx: 681 MB/s 11561 calls/s 11561 msg/s # tcp rx: 681 MB/s 34767 calls/s # tcp tx: 666 MB/s 11296 calls/s 11296 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: 644 MB/s 467200 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp rx: 633 MB/s 459108 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 661 MB/s 479089 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp rx: 629 MB/s 455605 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 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: 651 MB/s 474787 calls/s # udp tx: 670 MB/s 11370 calls/s 11370 msg/s # udp rx: 671 MB/s 489948 calls/s # udp tx: 674 MB/s 11447 calls/s 11447 msg/s # udp rx: 650 MB/s 474720 calls/s # udp tx: 652 MB/s 11068 calls/s 11068 msg/s # udp rx: 671 MB/s 489428 calls/s # udp tx: 672 MB/s 11411 calls/s 11411 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__->