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: 1453 MB/s 24655 calls/s 24655 msg/s # tcp rx: 1454 MB/s 61986 calls/s # tcp tx: 1457 MB/s 24714 calls/s 24714 msg/s # tcp rx: 1458 MB/s 64588 calls/s # tcp tx: 1596 MB/s 27086 calls/s 27086 msg/s # tcp rx: 1599 MB/s 70356 calls/s # tcp tx: 1637 MB/s 27774 calls/s 27774 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: 586 MB/s 423936 calls/s # udp tx: 1544 MB/s 26202 calls/s 26202 msg/s # udp rx: 653 MB/s 472614 calls/s # udp tx: 1625 MB/s 27573 calls/s 27573 msg/s # udp rx: 673 MB/s 486522 calls/s # udp tx: 1626 MB/s 27588 calls/s 27588 msg/s # udp rx: 626 MB/s 452915 calls/s # udp tx: 1650 MB/s 28002 calls/s 28002 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: 1329 MB/s 969272 calls/s # udp tx: 1362 MB/s 23101 calls/s 23101 msg/s # udp rx: 1386 MB/s 1011241 calls/s # udp tx: 1386 MB/s 23521 calls/s 23521 msg/s # udp rx: 1309 MB/s 955235 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # udp rx: 1254 MB/s 914618 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 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__->