make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1356 MB/s 1104226 calls/s # udp tx: 1806 MB/s 30635 calls/s 30635 msg/s # udp rx: 1849 MB/s 1505433 calls/s # udp tx: 1856 MB/s 31486 calls/s 31486 msg/s # udp rx: 1533 MB/s 1248311 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # UDP GRO fwd perf udp rx: 1422 MB/s 1156614 calls/s # udp tx: 1799 MB/s 30514 calls/s 30514 msg/s # udp rx: 1878 MB/s 1526964 calls/s # udp tx: 1941 MB/s 32934 calls/s 32934 msg/s # udp rx: 1860 MB/s 1512961 calls/s # udp tx: 1935 MB/s 32820 calls/s 32820 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: 1476 MB/s 1198199 calls/s # udp tx: 1821 MB/s 30889 calls/s 30889 msg/s # udp rx: 1641 MB/s 1333359 calls/s # udp tx: 1742 MB/s 29547 calls/s 29547 msg/s # udp rx: 1618 MB/s 1315035 calls/s # udp tx: 1686 MB/s 28596 calls/s 28596 msg/s # UDP GRO fwd perf udp rx: 1038 MB/s 845294 calls/s # udp tx: 1084 MB/s 18401 calls/s 18401 msg/s # udp rx: 1088 MB/s 886556 calls/s # udp tx: 1092 MB/s 18533 calls/s 18533 msg/s # udp rx: 1103 MB/s 898563 calls/s # udp tx: 1106 MB/s 18762 calls/s 18762 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__->