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: 1499 MB/s 25434 calls/s 25434 msg/s # tcp rx: 1503 MB/s 64788 calls/s # tcp tx: 1621 MB/s 27502 calls/s 27502 msg/s # tcp rx: 1622 MB/s 70050 calls/s # tcp tx: 1628 MB/s 27627 calls/s 27627 msg/s # tcp rx: 1630 MB/s 68991 calls/s # tcp tx: 1638 MB/s 27782 calls/s 27782 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: 607 MB/s 440624 calls/s # udp tx: 1183 MB/s 20069 calls/s 20069 msg/s # udp rx: 635 MB/s 459623 calls/s # udp tx: 1471 MB/s 24960 calls/s 24960 msg/s # udp rx: 666 MB/s 481792 calls/s # udp tx: 1641 MB/s 27849 calls/s 27849 msg/s # udp rx: 672 MB/s 486400 calls/s # udp tx: 1703 MB/s 28891 calls/s 28891 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: 733 MB/s 534932 calls/s # udp tx: 757 MB/s 12853 calls/s 12853 msg/s # udp rx: 1318 MB/s 961690 calls/s # udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # udp rx: 1334 MB/s 973527 calls/s # udp tx: 1333 MB/s 22623 calls/s 22623 msg/s # udp rx: 1352 MB/s 986410 calls/s # udp tx: 1353 MB/s 22959 calls/s 22959 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__->