make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1027 MB/s 835865 calls/s # udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # udp rx: 1037 MB/s 844464 calls/s # udp tx: 1233 MB/s 20917 calls/s 20917 msg/s # udp rx: 1144 MB/s 931101 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # UDP GRO fwd perf udp rx: 1088 MB/s 885806 calls/s # udp tx: 1147 MB/s 19456 calls/s 19456 msg/s # udp rx: 1216 MB/s 990404 calls/s # udp tx: 1218 MB/s 20670 calls/s 20670 msg/s # udp rx: 1248 MB/s 1016020 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 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: 1616 MB/s 1310907 calls/s # udp tx: 1843 MB/s 31268 calls/s 31268 msg/s # udp rx: 1801 MB/s 1461015 calls/s # udp tx: 1914 MB/s 32476 calls/s 32476 msg/s # udp rx: 1790 MB/s 1451236 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # UDP GRO fwd perf udp rx: 1477 MB/s 1200303 calls/s # udp tx: 1707 MB/s 28954 calls/s 28954 msg/s # udp rx: 1736 MB/s 1409551 calls/s # udp tx: 1907 MB/s 32358 calls/s 32358 msg/s # udp rx: 1837 MB/s 1490372 calls/s # udp tx: 1939 MB/s 32893 calls/s 32893 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__->