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.47 [+0.64] GRO fwd ok # 2.01 [+0.54] UDP fwd perf udp rx: 1522 MB/s 1238294 calls/s # 3.08 [+1.07] udp tx: 1812 MB/s 30742 calls/s 30742 msg/s # 4.05 [+0.97] udp rx: 1507 MB/s 1226636 calls/s # 4.08 [+0.03] udp tx: 1883 MB/s 31944 calls/s 31944 msg/s # 5.05 [+0.97] udp rx: 1800 MB/s 1464157 calls/s # 5.08 [+0.03] udp tx: 1879 MB/s 31878 calls/s 31878 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1495 MB/s 1216846 calls/s # 6.28 [+1.07] udp tx: 1883 MB/s 31949 calls/s 31949 msg/s # 7.25 [+0.97] udp rx: 1870 MB/s 1521812 calls/s # 7.28 [+0.03] udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # 8.25 [+0.97] udp rx: 1686 MB/s 1372178 calls/s # 8.28 [+0.03] udp tx: 1689 MB/s 28663 calls/s 28663 msg/s # 8.96 [+0.68] GRO frag list over UDP tunnel ok # 9.87 [+0.91] GRO fwd over UDP tunnel ok # 10.15 [+0.28] IPv6 # 10.43 [+0.29] No GRO ok # 10.96 [+0.53] GRO frag list ok # 11.48 [+0.52] GRO fwd ok # 11.97 [+0.48] UDP fwd perf udp rx: 1112 MB/s 904880 calls/s # 13.03 [+1.06] udp tx: 1651 MB/s 28005 calls/s 28005 msg/s # 14.01 [+0.98] udp rx: 1704 MB/s 1385493 calls/s # 14.03 [+0.02] udp tx: 1769 MB/s 30016 calls/s 30016 msg/s # 15.01 [+0.98] udp rx: 1816 MB/s 1475428 calls/s # 15.03 [+0.02] udp tx: 1880 MB/s 31889 calls/s 31889 msg/s # 15.15 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1378790 calls/s # 16.21 [+1.06] udp tx: 1806 MB/s 30635 calls/s 30635 msg/s # 17.19 [+0.97] udp rx: 1819 MB/s 1477276 calls/s # 17.21 [+0.02] udp tx: 1891 MB/s 32079 calls/s 32079 msg/s # 18.19 [+0.98] udp rx: 1840 MB/s 1495094 calls/s # 18.21 [+0.02] udp tx: 1887 MB/s 32017 calls/s 32017 msg/s # 18.78 [+0.57] GRO frag list over UDP tunnel ok # 19.59 [+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__->