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: 1691 MB/s 1377241 calls/s # udp tx: 1829 MB/s 31033 calls/s 31033 msg/s # udp rx: 1886 MB/s 1535543 calls/s # udp tx: 1907 MB/s 32357 calls/s 32357 msg/s # udp rx: 1755 MB/s 1429254 calls/s # udp tx: 1762 MB/s 29897 calls/s 29897 msg/s # UDP GRO fwd perf udp rx: 682 MB/s 554096 calls/s # udp tx: 1383 MB/s 23472 calls/s 23472 msg/s # udp rx: 743 MB/s 601888 calls/s # udp tx: 1385 MB/s 23498 calls/s 23498 msg/s # udp rx: 856 MB/s 693760 calls/s # udp tx: 1381 MB/s 23436 calls/s 23436 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: 644 MB/s 523455 calls/s # udp tx: 1190 MB/s 20184 calls/s 20184 msg/s # udp rx: 882 MB/s 715392 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 868 MB/s 703906 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # UDP GRO fwd perf udp rx: 799 MB/s 648051 calls/s # udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # udp rx: 1062 MB/s 861190 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1001 MB/s 811605 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 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__->