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: 1638 MB/s 27782 calls/s 27782 msg/s # tcp rx: 1639 MB/s 68563 calls/s # tcp tx: 1655 MB/s 28071 calls/s 28071 msg/s # tcp rx: 1656 MB/s 68356 calls/s # tcp tx: 1593 MB/s 27033 calls/s 27033 msg/s # tcp rx: 1595 MB/s 63358 calls/s # tcp tx: 1640 MB/s 27818 calls/s 27818 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: 611 MB/s 441856 calls/s # udp tx: 1665 MB/s 28248 calls/s 28248 msg/s # udp rx: 616 MB/s 445440 calls/s # udp tx: 1704 MB/s 28910 calls/s 28910 msg/s # udp rx: 606 MB/s 438784 calls/s # udp tx: 1665 MB/s 28251 calls/s 28251 msg/s # udp rx: 635 MB/s 459008 calls/s # udp tx: 1706 MB/s 28949 calls/s 28949 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: 1337 MB/s 975521 calls/s # udp tx: 1375 MB/s 23329 calls/s 23329 msg/s # udp rx: 1362 MB/s 994002 calls/s # udp tx: 1366 MB/s 23182 calls/s 23182 msg/s # udp rx: 1369 MB/s 998494 calls/s # udp tx: 1370 MB/s 23242 calls/s 23242 msg/s # udp rx: 1366 MB/s 996281 calls/s # udp tx: 1372 MB/s 23282 calls/s 23282 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__->