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.23 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.33 [+0.59] GRO fwd ok # 1.81 [+0.49] UDP fwd perf udp rx: 838 MB/s 680481 calls/s # 2.88 [+1.07] udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # 3.85 [+0.97] udp rx: 1208 MB/s 981160 calls/s # 3.88 [+0.03] udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # 4.85 [+0.97] udp rx: 1240 MB/s 1007737 calls/s # 4.88 [+0.03] udp tx: 1319 MB/s 22385 calls/s 22385 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1035 MB/s 839513 calls/s # 6.07 [+1.07] udp tx: 1333 MB/s 22619 calls/s 22619 msg/s # 7.04 [+0.97] udp rx: 797 MB/s 646294 calls/s # 7.07 [+0.03] udp tx: 1330 MB/s 22573 calls/s 22573 msg/s # 8.04 [+0.97] udp rx: 671 MB/s 544165 calls/s # 8.07 [+0.03] udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # 8.67 [+0.60] GRO frag list over UDP tunnel ok # 9.45 [+0.78] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.97 [+0.27] No GRO ok # 10.49 [+0.53] GRO frag list ok # 11.04 [+0.55] GRO fwd ok # 11.55 [+0.51] UDP fwd perf udp rx: 1589 MB/s 1288099 calls/s # 12.62 [+1.07] udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # 13.59 [+0.97] udp rx: 1364 MB/s 1105788 calls/s # 13.62 [+0.03] udp tx: 1852 MB/s 31425 calls/s 31425 msg/s # 14.59 [+0.97] udp rx: 1656 MB/s 1342450 calls/s # 14.62 [+0.03] udp tx: 1890 MB/s 32070 calls/s 32070 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1523 MB/s 1234625 calls/s # 15.81 [+1.07] udp tx: 1925 MB/s 32650 calls/s 32650 msg/s # 16.81 [+1.00] udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # 16.81 [+0.00] udp rx: 1536 MB/s 1245008 calls/s # 17.81 [+1.00] udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # 17.91 [+0.10] udp rx: 1262 MB/s 1022780 calls/s # 18.43 [+0.52] GRO frag list over UDP tunnel ok # 19.24 [+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__->