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: 1657 MB/s 28108 calls/s 28108 msg/s # tcp rx: 1658 MB/s 57287 calls/s # tcp tx: 1589 MB/s 26967 calls/s 26967 msg/s # tcp rx: 1591 MB/s 56387 calls/s # tcp tx: 1609 MB/s 27290 calls/s 27290 msg/s # tcp rx: 1610 MB/s 63352 calls/s # tcp tx: 1441 MB/s 24456 calls/s 24456 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: 504 MB/s 364800 calls/s # udp tx: 1116 MB/s 18931 calls/s 18931 msg/s # udp rx: 548 MB/s 396800 calls/s # udp tx: 1091 MB/s 18506 calls/s 18506 msg/s # udp rx: 548 MB/s 396800 calls/s # udp tx: 1091 MB/s 18512 calls/s 18512 msg/s # udp rx: 555 MB/s 401408 calls/s # udp tx: 1077 MB/s 18267 calls/s 18267 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: 710 MB/s 518330 calls/s # udp tx: 731 MB/s 12405 calls/s 12405 msg/s # udp rx: 719 MB/s 524754 calls/s # udp tx: 713 MB/s 12102 calls/s 12102 msg/s # udp rx: 687 MB/s 501212 calls/s # udp tx: 690 MB/s 11707 calls/s 11707 msg/s # udp rx: 642 MB/s 468881 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 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__->