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: 1547 MB/s 26248 calls/s 26248 msg/s # tcp rx: 1548 MB/s 68356 calls/s # tcp tx: 1542 MB/s 26164 calls/s 26164 msg/s # tcp rx: 1544 MB/s 65721 calls/s # tcp tx: 1636 MB/s 27757 calls/s 27757 msg/s # tcp rx: 1638 MB/s 70578 calls/s # tcp tx: 1665 MB/s 28247 calls/s 28247 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: 564 MB/s 408320 calls/s # udp tx: 1740 MB/s 29522 calls/s 29522 msg/s # udp rx: 652 MB/s 471471 calls/s # udp tx: 1680 MB/s 28498 calls/s 28498 msg/s # udp rx: 658 MB/s 475817 calls/s # udp tx: 1706 MB/s 28947 calls/s 28947 msg/s # udp rx: 679 MB/s 491421 calls/s # udp tx: 1664 MB/s 28232 calls/s 28232 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: 841 MB/s 614017 calls/s # udp tx: 865 MB/s 14687 calls/s 14687 msg/s # udp rx: 762 MB/s 556080 calls/s # udp tx: 761 MB/s 12924 calls/s 12924 msg/s # udp rx: 761 MB/s 555227 calls/s # udp tx: 760 MB/s 12905 calls/s 12905 msg/s # udp rx: 757 MB/s 552784 calls/s # udp tx: 757 MB/s 12845 calls/s 12845 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__->