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.27 [+0.25] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.43 [+0.59] GRO fwd ok # 1.97 [+0.54] UDP fwd perf udp rx: 1150 MB/s 936923 calls/s # 3.05 [+1.07] udp tx: 1203 MB/s 20410 calls/s 20410 msg/s # 4.02 [+0.97] udp rx: 1011 MB/s 823610 calls/s # 4.05 [+0.03] udp tx: 1180 MB/s 20014 calls/s 20014 msg/s # 5.02 [+0.97] udp rx: 1212 MB/s 987360 calls/s # 5.05 [+0.03] udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1099 MB/s 895239 calls/s # 6.24 [+1.07] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 7.21 [+0.97] udp rx: 1281 MB/s 1043624 calls/s # 7.24 [+0.03] udp tx: 1292 MB/s 21920 calls/s 21920 msg/s # 8.21 [+0.97] udp rx: 1284 MB/s 1045791 calls/s # 8.24 [+0.03] udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # 8.84 [+0.60] GRO frag list over UDP tunnel ok # 9.63 [+0.79] GRO fwd over UDP tunnel ok # 9.89 [+0.27] IPv6 # 10.18 [+0.29] No GRO ok # 10.73 [+0.54] GRO frag list ok # 11.29 [+0.57] GRO fwd ok # 11.78 [+0.48] UDP fwd perf udp rx: 1018 MB/s 825687 calls/s # 12.84 [+1.07] udp tx: 1716 MB/s 29107 calls/s 29107 msg/s # 13.82 [+0.97] udp rx: 1632 MB/s 1325244 calls/s # 13.84 [+0.03] udp tx: 1796 MB/s 30472 calls/s 30472 msg/s # 14.82 [+0.98] udp rx: 1756 MB/s 1427048 calls/s # 14.84 [+0.02] udp tx: 1842 MB/s 31255 calls/s 31255 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1701 MB/s 1381065 calls/s # 16.03 [+1.07] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 17.00 [+0.97] udp rx: 1704 MB/s 1384560 calls/s # 17.03 [+0.03] udp tx: 1790 MB/s 30363 calls/s 30363 msg/s # 18.00 [+0.97] udp rx: 1676 MB/s 1360996 calls/s # 18.03 [+0.03] udp tx: 1804 MB/s 30606 calls/s 30606 msg/s # 18.68 [+0.65] GRO frag list over UDP tunnel ok # 19.49 [+0.81] 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__->