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: 1039 MB/s 843554 calls/s # udp tx: 1315 MB/s 22318 calls/s 22318 msg/s # udp rx: 1052 MB/s 854657 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 1084 MB/s 880997 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # UDP GRO fwd perf udp rx: 632 MB/s 513150 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # udp rx: 569 MB/s 461497 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # udp rx: 596 MB/s 483249 calls/s # udp tx: 1379 MB/s 23403 calls/s 23403 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: 1571 MB/s 1274813 calls/s # udp tx: 1939 MB/s 32895 calls/s 32895 msg/s # udp rx: 1799 MB/s 1460100 calls/s # udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # udp rx: 1720 MB/s 1395770 calls/s # udp tx: 1871 MB/s 31738 calls/s 31738 msg/s # UDP GRO fwd perf udp rx: 1387 MB/s 1125824 calls/s # udp tx: 1807 MB/s 30650 calls/s 30650 msg/s # udp rx: 1719 MB/s 1395409 calls/s # udp tx: 1834 MB/s 31113 calls/s 31113 msg/s # udp rx: 1782 MB/s 1444477 calls/s # udp tx: 1922 MB/s 32604 calls/s 32604 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__->