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.83 [+0.56] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp rx: 1665 MB/s 1355004 calls/s # 3.01 [+1.07] udp tx: 1861 MB/s 31576 calls/s 31576 msg/s # 3.98 [+0.97] udp rx: 1653 MB/s 1344848 calls/s # 4.01 [+0.03] udp tx: 1904 MB/s 32300 calls/s 32300 msg/s # 4.99 [+0.97] udp rx: 1749 MB/s 1423509 calls/s # 5.01 [+0.03] udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1576 MB/s 1282021 calls/s # 6.19 [+1.06] udp tx: 1907 MB/s 32350 calls/s 32350 msg/s # 7.17 [+0.98] udp rx: 1867 MB/s 1518280 calls/s # 7.19 [+0.02] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 8.18 [+0.99] udp rx: 1886 MB/s 1535047 calls/s # 8.19 [+0.01] udp tx: 1919 MB/s 32557 calls/s 32557 msg/s # 8.76 [+0.57] GRO frag list over UDP tunnel ok # 9.50 [+0.73] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 10.00 [+0.26] No GRO ok # 10.55 [+0.55] GRO frag list ok # 11.11 [+0.57] GRO fwd ok # 11.61 [+0.50] UDP fwd perf udp rx: 1200 MB/s 973625 calls/s # 12.68 [+1.07] udp tx: 1851 MB/s 31403 calls/s 31403 msg/s # 13.65 [+0.97] udp rx: 1494 MB/s 1211882 calls/s # 13.68 [+0.03] udp tx: 1857 MB/s 31501 calls/s 31501 msg/s # 14.66 [+0.97] udp rx: 1654 MB/s 1341710 calls/s # 14.68 [+0.03] udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1605 MB/s 1301328 calls/s # 15.87 [+1.07] udp tx: 1895 MB/s 32157 calls/s 32157 msg/s # 16.87 [+1.00] udp tx: 1816 MB/s 30804 calls/s 30804 msg/s # 16.88 [+0.00] udp rx: 1134 MB/s 920724 calls/s # 17.87 [+1.00] udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # 17.97 [+0.10] udp rx: 1552 MB/s 1258464 calls/s # 18.50 [+0.52] GRO frag list over UDP tunnel ok # 19.29 [+0.79] 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__->