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: 1415 MB/s 1151842 calls/s # udp tx: 1962 MB/s 33289 calls/s 33289 msg/s # udp rx: 1813 MB/s 1476002 calls/s # udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # udp rx: 1761 MB/s 1432779 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # UDP GRO fwd perf udp rx: 1462 MB/s 1186956 calls/s # udp tx: 1969 MB/s 33396 calls/s 33396 msg/s # udp rx: 1238 MB/s 1005926 calls/s # udp tx: 1998 MB/s 33892 calls/s 33892 msg/s # udp rx: 1857 MB/s 1509983 calls/s # udp tx: 1984 MB/s 33664 calls/s 33664 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: 1320 MB/s 1072478 calls/s # udp tx: 1762 MB/s 29891 calls/s 29891 msg/s # udp rx: 1110 MB/s 901471 calls/s # udp tx: 1621 MB/s 27506 calls/s 27506 msg/s # udp rx: 284 MB/s 230317 calls/s # udp tx: 1359 MB/s 23054 calls/s 23054 msg/s # UDP GRO fwd perf udp rx: 425 MB/s 345173 calls/s # udp tx: 1317 MB/s 22348 calls/s 22348 msg/s # udp rx: 322 MB/s 261561 calls/s # udp tx: 1351 MB/s 22916 calls/s 22916 msg/s # udp rx: 175 MB/s 142080 calls/s # udp tx: 1399 MB/s 23734 calls/s 23734 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__->