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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.25 [+0.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.73 [+0.44] UDP fwd perf udp rx: 1101 MB/s 894197 calls/s # 2.79 [+1.06] udp tx: 1305 MB/s 22147 calls/s 22147 msg/s # 3.77 [+0.98] udp rx: 1150 MB/s 932597 calls/s # 3.79 [+0.02] udp tx: 1342 MB/s 22766 calls/s 22766 msg/s # 4.77 [+0.98] udp rx: 1157 MB/s 938144 calls/s # 4.79 [+0.02] udp tx: 1369 MB/s 23226 calls/s 23226 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1088 MB/s 883742 calls/s # 5.97 [+1.06] udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # 6.94 [+0.97] udp rx: 1124 MB/s 912871 calls/s # 6.97 [+0.03] udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # 7.95 [+0.97] udp rx: 1084 MB/s 880028 calls/s # 7.97 [+0.03] udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # 8.57 [+0.60] GRO frag list over UDP tunnel ok # 9.33 [+0.76] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.83 [+0.25] No GRO ok # 10.36 [+0.53] GRO frag list ok # 10.95 [+0.58] GRO fwd ok # 11.47 [+0.52] UDP fwd perf udp rx: 750 MB/s 608319 calls/s # 12.54 [+1.07] udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # 13.51 [+0.97] udp rx: 761 MB/s 616946 calls/s # 13.54 [+0.03] udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # 14.51 [+0.97] udp rx: 839 MB/s 680357 calls/s # 14.54 [+0.03] udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 907 MB/s 735379 calls/s # 15.73 [+1.07] udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # 16.70 [+0.97] udp rx: 1041 MB/s 845167 calls/s # 16.73 [+0.03] udp tx: 1249 MB/s 21197 calls/s 21197 msg/s # 17.70 [+0.97] udp rx: 1057 MB/s 858324 calls/s # 17.73 [+0.03] udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # 18.32 [+0.58] GRO frag list over UDP tunnel ok # 19.10 [+0.78] 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__->