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: 516 MB/s 8761 calls/s 8761 msg/s # tcp rx: 517 MB/s 35839 calls/s # tcp tx: 512 MB/s 8699 calls/s 8699 msg/s # tcp rx: 513 MB/s 35559 calls/s # tcp tx: 503 MB/s 8546 calls/s 8546 msg/s # tcp rx: 505 MB/s 35430 calls/s # tcp tx: 515 MB/s 8746 calls/s 8746 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: 459 MB/s 332032 calls/s # udp tx: 946 MB/s 16049 calls/s 16049 msg/s # udp rx: 537 MB/s 389120 calls/s # udp tx: 903 MB/s 15328 calls/s 15328 msg/s # udp rx: 514 MB/s 372224 calls/s # udp tx: 907 MB/s 15393 calls/s 15393 msg/s # udp rx: 524 MB/s 379392 calls/s # udp tx: 901 MB/s 15283 calls/s 15283 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: 591 MB/s 431547 calls/s # udp tx: 603 MB/s 10235 calls/s 10235 msg/s # udp rx: 608 MB/s 443861 calls/s # udp tx: 607 MB/s 10312 calls/s 10312 msg/s # udp rx: 608 MB/s 444069 calls/s # udp tx: 608 MB/s 10319 calls/s 10319 msg/s # udp rx: 609 MB/s 444672 calls/s # udp tx: 609 MB/s 10334 calls/s 10334 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__->