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: 1105 MB/s 899724 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1286 MB/s 1047705 calls/s # udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # udp rx: 1235 MB/s 1006101 calls/s # udp tx: 1242 MB/s 21072 calls/s 21072 msg/s # UDP GRO fwd perf udp rx: 1183 MB/s 963739 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp rx: 1280 MB/s 1042354 calls/s # udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # udp rx: 1311 MB/s 1067621 calls/s # udp tx: 1321 MB/s 22413 calls/s 22413 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: 877 MB/s 714268 calls/s # udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # udp rx: 1196 MB/s 972963 calls/s # udp tx: 1249 MB/s 21197 calls/s 21197 msg/s # udp rx: 1174 MB/s 955448 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # UDP GRO fwd perf udp rx: 1015 MB/s 826681 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 1194 MB/s 972160 calls/s # udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # udp rx: 1212 MB/s 986712 calls/s # udp tx: 1218 MB/s 20659 calls/s 20659 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__->