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: 935 MB/s 760495 calls/s # udp tx: 1545 MB/s 26218 calls/s 26218 msg/s # udp rx: 1434 MB/s 1167301 calls/s # udp tx: 1695 MB/s 28750 calls/s 28750 msg/s # udp rx: 1603 MB/s 1304356 calls/s # udp tx: 1682 MB/s 28532 calls/s 28532 msg/s # UDP GRO fwd perf udp rx: 1191 MB/s 969090 calls/s # udp tx: 1655 MB/s 28081 calls/s 28081 msg/s # udp rx: 1498 MB/s 1219620 calls/s # udp tx: 1734 MB/s 29418 calls/s 29418 msg/s # udp rx: 1041 MB/s 846898 calls/s # udp tx: 1764 MB/s 29932 calls/s 29932 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: 170 MB/s 137912 calls/s # udp tx: 1676 MB/s 28427 calls/s 28427 msg/s # udp tx: 1634 MB/s 27717 calls/s 27717 msg/s # udp rx: 261 MB/s 211589 calls/s # udp tx: 1591 MB/s 26994 calls/s 26994 msg/s # UDP GRO fwd perf udp rx: 749 MB/s 610034 calls/s # udp tx: 833 MB/s 14141 calls/s 14141 msg/s # udp rx: 817 MB/s 665721 calls/s # udp tx: 819 MB/s 13895 calls/s 13895 msg/s # udp rx: 820 MB/s 668263 calls/s # udp tx: 822 MB/s 13946 calls/s 13946 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__->