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: 1090 MB/s 887631 calls/s # udp tx: 1546 MB/s 26232 calls/s 26232 msg/s # udp rx: 1127 MB/s 918050 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # udp rx: 1153 MB/s 939436 calls/s # udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # UDP GRO fwd perf udp rx: 1088 MB/s 885954 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp rx: 901 MB/s 732657 calls/s # udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # udp rx: 1240 MB/s 1009993 calls/s # udp tx: 1253 MB/s 21253 calls/s 21253 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: 1410 MB/s 1143227 calls/s # udp tx: 1888 MB/s 32037 calls/s 32037 msg/s # udp rx: 1609 MB/s 1305916 calls/s # udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # udp rx: 1792 MB/s 1453957 calls/s # udp tx: 1891 MB/s 32081 calls/s 32081 msg/s # UDP GRO fwd perf udp rx: 1088 MB/s 885937 calls/s # udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # udp rx: 1142 MB/s 930424 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 1135 MB/s 924332 calls/s # udp tx: 1139 MB/s 19334 calls/s 19334 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__->