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: 934 MB/s 758467 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp rx: 1026 MB/s 833280 calls/s # udp tx: 1236 MB/s 20974 calls/s 20974 msg/s # udp rx: 956 MB/s 774426 calls/s # udp tx: 1368 MB/s 23216 calls/s 23216 msg/s # UDP GRO fwd perf udp rx: 877 MB/s 711864 calls/s # udp tx: 1337 MB/s 22690 calls/s 22690 msg/s # udp rx: 1094 MB/s 888556 calls/s # udp tx: 1338 MB/s 22708 calls/s 22708 msg/s # udp rx: 1091 MB/s 885403 calls/s # udp tx: 1341 MB/s 22760 calls/s 22760 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: 1020 MB/s 829161 calls/s # udp tx: 1610 MB/s 27308 calls/s 27308 msg/s # udp rx: 1783 MB/s 1450773 calls/s # udp tx: 1818 MB/s 30845 calls/s 30845 msg/s # udp rx: 1625 MB/s 1321901 calls/s # udp tx: 1866 MB/s 31660 calls/s 31660 msg/s # UDP GRO fwd perf udp rx: 1715 MB/s 1391504 calls/s # udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # udp rx: 1839 MB/s 1492537 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1773 MB/s 1439001 calls/s # udp tx: 1942 MB/s 32946 calls/s 32946 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__->