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: 1123 MB/s 19047 calls/s 19047 msg/s # tcp rx: 1124 MB/s 40427 calls/s # tcp tx: 1522 MB/s 25831 calls/s 25831 msg/s # tcp rx: 1523 MB/s 64105 calls/s # tcp tx: 1492 MB/s 25316 calls/s 25316 msg/s # tcp rx: 1494 MB/s 65782 calls/s # tcp tx: 1479 MB/s 25089 calls/s 25089 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: 576 MB/s 416512 calls/s # udp tx: 1589 MB/s 26955 calls/s 26955 msg/s # udp rx: 679 MB/s 491520 calls/s # udp tx: 1695 MB/s 28750 calls/s 28750 msg/s # udp rx: 681 MB/s 492544 calls/s # udp tx: 1687 MB/s 28621 calls/s 28621 msg/s # udp rx: 589 MB/s 425984 calls/s # udp tx: 1642 MB/s 27862 calls/s 27862 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: 645 MB/s 471113 calls/s # udp tx: 670 MB/s 11374 calls/s 11374 msg/s # udp rx: 660 MB/s 481407 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 672 MB/s 490153 calls/s # udp tx: 673 MB/s 11423 calls/s 11423 msg/s # udp rx: 643 MB/s 469462 calls/s # udp tx: 651 MB/s 11042 calls/s 11042 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__->