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: 1295 MB/s 1054205 calls/s # udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # udp rx: 1860 MB/s 1514337 calls/s # udp tx: 1865 MB/s 31638 calls/s 31638 msg/s # udp rx: 1790 MB/s 1457541 calls/s # udp tx: 1795 MB/s 30454 calls/s 30454 msg/s # UDP GRO fwd perf udp rx: 1793 MB/s 1459944 calls/s # udp tx: 1881 MB/s 31909 calls/s 31909 msg/s # udp rx: 1879 MB/s 1529933 calls/s # udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # udp rx: 1877 MB/s 1528239 calls/s # udp tx: 1883 MB/s 31948 calls/s 31948 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: 972 MB/s 789460 calls/s # udp tx: 1740 MB/s 29525 calls/s 29525 msg/s # udp rx: 1611 MB/s 1306790 calls/s # udp tx: 1894 MB/s 32129 calls/s 32129 msg/s # udp rx: 1624 MB/s 1317881 calls/s # udp tx: 1877 MB/s 31839 calls/s 31839 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1330420 calls/s # udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # udp rx: 819 MB/s 663920 calls/s # udp tx: 1487 MB/s 25221 calls/s 25221 msg/s # udp rx: 815 MB/s 660699 calls/s # udp tx: 1288 MB/s 21861 calls/s 21861 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__->