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.71 [+0.48] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.73 [+0.48] UDP fwd perf udp rx: 1499 MB/s 1217836 calls/s # 2.80 [+1.07] udp tx: 1845 MB/s 31293 calls/s 31293 msg/s # 3.77 [+0.97] udp rx: 1709 MB/s 1387942 calls/s # 3.80 [+0.03] udp tx: 1875 MB/s 31817 calls/s 31817 msg/s # 4.77 [+0.98] udp rx: 1862 MB/s 1511254 calls/s # 4.80 [+0.02] udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1495 MB/s 1214800 calls/s # 5.98 [+1.06] udp tx: 1836 MB/s 31156 calls/s 31156 msg/s # 6.95 [+0.97] udp rx: 1744 MB/s 1415118 calls/s # 6.98 [+0.03] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 7.95 [+0.97] udp rx: 1758 MB/s 1425745 calls/s # 7.98 [+0.03] udp tx: 1954 MB/s 33153 calls/s 33153 msg/s # 8.53 [+0.55] GRO frag list over UDP tunnel ok # 9.24 [+0.71] GRO fwd over UDP tunnel ok # 9.47 [+0.23] IPv6 # 9.71 [+0.24] No GRO ok # 10.19 [+0.48] GRO frag list ok # 10.69 [+0.49] GRO fwd ok # 11.12 [+0.44] UDP fwd perf udp rx: 1242 MB/s 1007103 calls/s # 12.19 [+1.06] udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # 13.16 [+0.97] udp rx: 1500 MB/s 1216105 calls/s # 13.19 [+0.03] udp tx: 1904 MB/s 32305 calls/s 32305 msg/s # 14.16 [+0.97] udp rx: 1716 MB/s 1391339 calls/s # 14.19 [+0.03] udp tx: 1915 MB/s 32483 calls/s 32483 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1591 MB/s 1289882 calls/s # 15.37 [+1.07] udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # 16.34 [+0.97] udp rx: 1617 MB/s 1311849 calls/s # 16.37 [+0.03] udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # 17.34 [+0.97] udp rx: 1627 MB/s 1319751 calls/s # 17.37 [+0.03] udp tx: 1913 MB/s 32458 calls/s 32458 msg/s # 17.89 [+0.52] GRO frag list over UDP tunnel ok # 18.61 [+0.72] 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__->