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: 1119 MB/s 911242 calls/s # udp tx: 1220 MB/s 20700 calls/s 20700 msg/s # udp rx: 1118 MB/s 910771 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # udp rx: 1224 MB/s 996882 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # UDP GRO fwd perf udp rx: 1194 MB/s 972442 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1226 MB/s 998712 calls/s # udp tx: 1234 MB/s 20937 calls/s 20937 msg/s # udp rx: 1230 MB/s 1001707 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 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: 1515 MB/s 1228366 calls/s # udp tx: 1800 MB/s 30538 calls/s 30538 msg/s # udp rx: 1681 MB/s 1362159 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # udp rx: 1699 MB/s 1376700 calls/s # udp tx: 1930 MB/s 32738 calls/s 32738 msg/s # UDP GRO fwd perf udp rx: 1137 MB/s 922943 calls/s # udp tx: 1698 MB/s 28801 calls/s 28801 msg/s # udp rx: 1742 MB/s 1413634 calls/s # udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # udp rx: 1680 MB/s 1362729 calls/s # udp tx: 1848 MB/s 31357 calls/s 31357 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__->