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: 725 MB/s 590542 calls/s # udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # udp rx: 1836 MB/s 1494351 calls/s # udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # udp rx: 1763 MB/s 1435443 calls/s # udp tx: 1848 MB/s 31351 calls/s 31351 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1389514 calls/s # udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # udp rx: 1887 MB/s 1536788 calls/s # udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # udp rx: 1886 MB/s 1535762 calls/s # udp tx: 1899 MB/s 32220 calls/s 32220 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: 825 MB/s 671193 calls/s # udp tx: 1151 MB/s 19525 calls/s 19525 msg/s # udp rx: 909 MB/s 738836 calls/s # udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # udp rx: 940 MB/s 764270 calls/s # udp tx: 1173 MB/s 19904 calls/s 19904 msg/s # UDP GRO fwd perf udp rx: 1568 MB/s 1270681 calls/s # udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # udp rx: 1682 MB/s 1362868 calls/s # udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # udp rx: 1677 MB/s 1358997 calls/s # udp tx: 1921 MB/s 32593 calls/s 32593 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__->