make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1753 MB/s 1427229 calls/s # udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # udp rx: 1919 MB/s 1562462 calls/s # udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # udp rx: 1919 MB/s 1562383 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # UDP GRO fwd perf udp rx: 1788 MB/s 1455972 calls/s # udp tx: 1873 MB/s 31775 calls/s 31775 msg/s # udp rx: 1871 MB/s 1523268 calls/s # udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # udp rx: 1865 MB/s 1518491 calls/s # udp tx: 1870 MB/s 31717 calls/s 31717 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1480 MB/s 1202719 calls/s # udp tx: 1802 MB/s 30571 calls/s 30571 msg/s # udp rx: 1640 MB/s 1330728 calls/s # udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # udp rx: 1462 MB/s 1186759 calls/s # UDP GRO fwd perf udp rx: 1733 MB/s 1406748 calls/s # udp tx: 1909 MB/s 32391 calls/s 32391 msg/s # udp rx: 1434 MB/s 1163142 calls/s # udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # udp rx: 1552 MB/s 1258246 calls/s # udp tx: 1940 MB/s 32909 calls/s 32909 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->