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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1028 MB/s 836983 calls/s # 3.07 [+1.07] udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # 4.04 [+0.97] udp rx: 1195 MB/s 972073 calls/s # 4.07 [+0.03] udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # 5.05 [+0.97] udp rx: 1142 MB/s 929721 calls/s # 5.07 [+0.03] udp tx: 1232 MB/s 20897 calls/s 20897 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1233 MB/s 1003725 calls/s # 6.27 [+1.08] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 7.24 [+0.97] udp rx: 1289 MB/s 1049570 calls/s # 7.27 [+0.03] udp tx: 1310 MB/s 22231 calls/s 22231 msg/s # 8.24 [+0.97] udp rx: 1291 MB/s 1050921 calls/s # 8.27 [+0.03] udp tx: 1306 MB/s 22159 calls/s 22159 msg/s # 8.87 [+0.60] GRO frag list over UDP tunnel ok # 9.53 [+0.66] GRO fwd over UDP tunnel ok # 9.76 [+0.23] IPv6 # 10.01 [+0.25] No GRO ok # 10.51 [+0.50] GRO frag list ok # 11.05 [+0.54] GRO fwd ok # 11.52 [+0.47] UDP fwd perf udp rx: 1185 MB/s 961257 calls/s # 12.59 [+1.06] udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # 13.56 [+0.97] udp rx: 1734 MB/s 1406940 calls/s # 13.59 [+0.03] udp tx: 1894 MB/s 32131 calls/s 32131 msg/s # 14.56 [+0.98] udp rx: 1727 MB/s 1400083 calls/s # 14.59 [+0.02] udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1611 MB/s 1305975 calls/s # 15.77 [+1.06] udp tx: 1902 MB/s 32265 calls/s 32265 msg/s # 16.77 [+1.00] udp tx: 1870 MB/s 31728 calls/s 31728 msg/s # 16.77 [+0.00] udp rx: 1560 MB/s 1264334 calls/s # 17.77 [+1.00] udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 17.87 [+0.10] udp rx: 1279 MB/s 1037053 calls/s # 18.34 [+0.47] GRO frag list over UDP tunnel ok # 19.04 [+0.70] 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__->