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: 1331 MB/s 22575 calls/s 22575 msg/s # tcp rx: 1331 MB/s 57253 calls/s # tcp tx: 1318 MB/s 22365 calls/s 22365 msg/s # tcp rx: 1320 MB/s 61345 calls/s # tcp tx: 1294 MB/s 21957 calls/s 21957 msg/s # tcp rx: 1297 MB/s 56105 calls/s # tcp tx: 1292 MB/s 21930 calls/s 21930 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: 613 MB/s 443392 calls/s # udp tx: 1686 MB/s 28599 calls/s 28599 msg/s # udp rx: 620 MB/s 448768 calls/s # udp tx: 1657 MB/s 28114 calls/s 28114 msg/s # udp rx: 545 MB/s 394496 calls/s # udp tx: 1698 MB/s 28814 calls/s 28814 msg/s # udp rx: 533 MB/s 385280 calls/s # udp tx: 1694 MB/s 28747 calls/s 28747 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: 1122 MB/s 818409 calls/s # udp tx: 1158 MB/s 19650 calls/s 19650 msg/s # udp rx: 1296 MB/s 945785 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 1145 MB/s 835367 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # udp rx: 1260 MB/s 919328 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 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__->