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: 1614 MB/s 27381 calls/s 27381 msg/s # tcp rx: 1615 MB/s 69760 calls/s # tcp tx: 1596 MB/s 27077 calls/s 27077 msg/s # tcp rx: 1598 MB/s 68837 calls/s # tcp tx: 1511 MB/s 25638 calls/s 25638 msg/s # tcp rx: 1513 MB/s 64499 calls/s # tcp tx: 1592 MB/s 27009 calls/s 27009 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: 667 MB/s 482584 calls/s # udp tx: 1670 MB/s 28337 calls/s 28337 msg/s # udp rx: 682 MB/s 493056 calls/s # udp tx: 1634 MB/s 27719 calls/s 27719 msg/s # udp rx: 685 MB/s 495360 calls/s # udp tx: 1630 MB/s 27647 calls/s 27647 msg/s # udp rx: 649 MB/s 469400 calls/s # udp tx: 1339 MB/s 22727 calls/s 22727 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: 735 MB/s 536406 calls/s # udp tx: 755 MB/s 12807 calls/s 12807 msg/s # udp rx: 793 MB/s 578822 calls/s # udp tx: 793 MB/s 13451 calls/s 13451 msg/s # udp rx: 788 MB/s 574841 calls/s # udp tx: 787 MB/s 13365 calls/s 13365 msg/s # udp rx: 788 MB/s 575167 calls/s # udp tx: 788 MB/s 13375 calls/s 13375 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__->