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: 1433 MB/s 24306 calls/s 24306 msg/s # tcp rx: 1436 MB/s 58378 calls/s # tcp tx: 1329 MB/s 22554 calls/s 22554 msg/s # tcp rx: 1330 MB/s 56245 calls/s # tcp tx: 1485 MB/s 25191 calls/s 25191 msg/s # tcp rx: 1486 MB/s 64368 calls/s # tcp tx: 1536 MB/s 26066 calls/s 26066 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: 519 MB/s 375296 calls/s # udp tx: 1580 MB/s 26810 calls/s 26810 msg/s # udp rx: 653 MB/s 472576 calls/s # udp tx: 1662 MB/s 28189 calls/s 28189 msg/s # udp rx: 638 MB/s 461568 calls/s # udp tx: 1579 MB/s 26797 calls/s 26797 msg/s # udp rx: 573 MB/s 414976 calls/s # udp tx: 1565 MB/s 26556 calls/s 26556 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: 720 MB/s 525782 calls/s # udp tx: 744 MB/s 12624 calls/s 12624 msg/s # udp rx: 664 MB/s 484898 calls/s # udp tx: 667 MB/s 11313 calls/s 11313 msg/s # udp rx: 607 MB/s 442732 calls/s # udp tx: 604 MB/s 10261 calls/s 10261 msg/s # udp rx: 701 MB/s 511852 calls/s # udp tx: 709 MB/s 12036 calls/s 12036 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__->