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.01 [+0.01] IPv4 # 0.24 [+0.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.80 [+0.46] UDP fwd perf udp rx: 1246 MB/s 1013419 calls/s # 2.87 [+1.07] udp tx: 1797 MB/s 30484 calls/s 30484 msg/s # 3.84 [+0.98] udp rx: 1859 MB/s 1510651 calls/s # 3.87 [+0.02] udp tx: 1940 MB/s 32912 calls/s 32912 msg/s # 4.84 [+0.98] udp rx: 1868 MB/s 1518053 calls/s # 4.87 [+0.02] udp tx: 1937 MB/s 32854 calls/s 32854 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1549 MB/s 1259330 calls/s # 6.04 [+1.06] udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # 7.02 [+0.98] udp rx: 1470 MB/s 1193804 calls/s # 7.04 [+0.02] udp tx: 1885 MB/s 31977 calls/s 31977 msg/s # 8.02 [+0.98] udp rx: 1231 MB/s 1002517 calls/s # 8.04 [+0.02] udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # 8.66 [+0.62] GRO frag list over UDP tunnel ok # 9.51 [+0.85] GRO fwd over UDP tunnel ok # 9.76 [+0.26] IPv6 # 10.03 [+0.27] No GRO ok # 10.58 [+0.54] GRO frag list ok # 11.13 [+0.55] GRO fwd ok # 11.63 [+0.50] UDP fwd perf udp rx: 1170 MB/s 953175 calls/s # 12.69 [+1.07] udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # 13.67 [+0.97] udp rx: 1130 MB/s 920498 calls/s # 13.69 [+0.03] udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # 14.67 [+0.97] udp rx: 1100 MB/s 895507 calls/s # 14.69 [+0.03] udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1098 MB/s 894011 calls/s # 15.89 [+1.08] udp tx: 1143 MB/s 19390 calls/s 19390 msg/s # 16.86 [+0.97] udp rx: 1253 MB/s 1020107 calls/s # 16.89 [+0.03] udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # 17.86 [+0.97] udp rx: 1511 MB/s 1225546 calls/s # 17.89 [+0.03] udp tx: 1870 MB/s 31727 calls/s 31727 msg/s # 18.46 [+0.57] GRO frag list over UDP tunnel ok # 19.15 [+0.69] 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__->