make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 749 MB/s 608050 calls/s # udp tx: 1211 MB/s 20545 calls/s 20545 msg/s # udp rx: 942 MB/s 763987 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp rx: 1052 MB/s 853868 calls/s # udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # UDP GRO fwd perf udp rx: 912 MB/s 740990 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # udp rx: 1161 MB/s 944545 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1132 MB/s 919697 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 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: 749 MB/s 609849 calls/s # udp tx: 1017 MB/s 17260 calls/s 17260 msg/s # udp rx: 1281 MB/s 1042452 calls/s # udp tx: 1350 MB/s 22909 calls/s 22909 msg/s # udp rx: 1760 MB/s 1426619 calls/s # udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # UDP GRO fwd perf udp rx: 1012 MB/s 823478 calls/s # udp tx: 1129 MB/s 19152 calls/s 19152 msg/s # udp rx: 1182 MB/s 961244 calls/s # udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # udp rx: 1034 MB/s 840770 calls/s # udp tx: 1206 MB/s 20467 calls/s 20467 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__->