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: 1624 MB/s 27557 calls/s 27557 msg/s # tcp rx: 1626 MB/s 68599 calls/s # tcp tx: 1575 MB/s 26715 calls/s 26715 msg/s # tcp rx: 1576 MB/s 62909 calls/s # tcp tx: 1626 MB/s 27582 calls/s 27582 msg/s # tcp rx: 1627 MB/s 71348 calls/s # tcp tx: 1634 MB/s 27715 calls/s 27715 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: 525 MB/s 379904 calls/s # udp tx: 1651 MB/s 28007 calls/s 28007 msg/s # udp rx: 498 MB/s 360192 calls/s # udp tx: 1626 MB/s 27582 calls/s 27582 msg/s # udp rx: 566 MB/s 409600 calls/s # udp tx: 1645 MB/s 27914 calls/s 27914 msg/s # udp rx: 617 MB/s 446208 calls/s # udp tx: 1717 MB/s 29125 calls/s 29125 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: 1278 MB/s 932065 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # udp rx: 1388 MB/s 1012952 calls/s # udp tx: 1388 MB/s 23547 calls/s 23547 msg/s # udp rx: 1350 MB/s 985263 calls/s # udp tx: 1350 MB/s 22904 calls/s 22904 msg/s # udp rx: 1337 MB/s 975518 calls/s # udp tx: 1341 MB/s 22757 calls/s 22757 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__->