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.28 [+0.27] No GRO ok # 0.79 [+0.51] GRO frag list ok # 1.34 [+0.55] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 1688 MB/s 1374193 calls/s # 2.90 [+1.06] udp tx: 1792 MB/s 30405 calls/s 30405 msg/s # 3.87 [+0.98] udp rx: 1746 MB/s 1419843 calls/s # 3.90 [+0.02] udp tx: 1862 MB/s 31592 calls/s 31592 msg/s # 4.87 [+0.98] udp rx: 1870 MB/s 1522182 calls/s # 4.90 [+0.02] udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1431598 calls/s # 6.07 [+1.06] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 7.05 [+0.98] udp rx: 1815 MB/s 1475133 calls/s # 7.07 [+0.02] udp tx: 1899 MB/s 32215 calls/s 32215 msg/s # 8.05 [+0.98] udp rx: 1833 MB/s 1490547 calls/s # 8.07 [+0.02] udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # 8.60 [+0.53] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.54 [+0.23] IPv6 # 9.79 [+0.25] No GRO ok # 10.28 [+0.49] GRO frag list ok # 10.75 [+0.48] GRO fwd ok # 11.19 [+0.44] UDP fwd perf udp rx: 1383 MB/s 1121312 calls/s # 12.25 [+1.06] udp tx: 1785 MB/s 30282 calls/s 30282 msg/s # 13.23 [+0.97] udp rx: 1259 MB/s 1021483 calls/s # 13.25 [+0.03] udp tx: 1736 MB/s 29460 calls/s 29460 msg/s # 14.23 [+0.97] udp rx: 1395 MB/s 1133449 calls/s # 14.25 [+0.02] udp tx: 1729 MB/s 29328 calls/s 29328 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1470 MB/s 1191650 calls/s # 15.44 [+1.07] udp tx: 1813 MB/s 30761 calls/s 30761 msg/s # 16.42 [+0.98] udp rx: 963 MB/s 780385 calls/s # 16.44 [+0.02] udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # 17.42 [+0.98] udp rx: 872 MB/s 706898 calls/s # 17.44 [+0.02] udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # 18.07 [+0.63] GRO frag list over UDP tunnel ok # 18.90 [+0.83] 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__->