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.30 [+0.28] No GRO ok # 0.85 [+0.55] GRO frag list ok # 1.41 [+0.56] GRO fwd ok # 1.86 [+0.45] UDP fwd perf udp rx: 1445 MB/s 1175758 calls/s # 2.91 [+1.05] udp tx: 1853 MB/s 31441 calls/s 31441 msg/s # 3.89 [+0.98] udp rx: 1714 MB/s 1395396 calls/s # 3.91 [+0.02] udp tx: 1867 MB/s 31681 calls/s 31681 msg/s # 4.89 [+0.98] udp rx: 1887 MB/s 1536936 calls/s # 4.91 [+0.02] udp tx: 1896 MB/s 32163 calls/s 32163 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1771 MB/s 1442168 calls/s # 6.08 [+1.06] udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # 7.06 [+0.98] udp rx: 1865 MB/s 1518713 calls/s # 7.08 [+0.02] udp tx: 1876 MB/s 31829 calls/s 31829 msg/s # 8.07 [+0.98] udp rx: 1718 MB/s 1399283 calls/s # 8.09 [+0.02] udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # 8.62 [+0.53] GRO frag list over UDP tunnel ok # 9.33 [+0.72] GRO fwd over UDP tunnel ok # 9.56 [+0.23] IPv6 # 9.78 [+0.22] No GRO ok # 10.27 [+0.48] GRO frag list ok # 10.78 [+0.51] GRO fwd ok # 11.24 [+0.46] UDP fwd perf udp rx: 1528 MB/s 1240062 calls/s # 12.30 [+1.06] udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # 13.27 [+0.97] udp rx: 1680 MB/s 1362325 calls/s # 13.30 [+0.03] udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # 14.27 [+0.97] udp rx: 1516 MB/s 1230110 calls/s # 14.30 [+0.03] udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1674 MB/s 1356466 calls/s # 15.48 [+1.06] udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # 16.46 [+0.98] udp rx: 1722 MB/s 1395370 calls/s # 16.48 [+0.02] udp tx: 1901 MB/s 32259 calls/s 32259 msg/s # 17.46 [+0.98] udp rx: 1731 MB/s 1403335 calls/s # 17.48 [+0.02] udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # 18.02 [+0.55] GRO frag list over UDP tunnel ok # 18.72 [+0.70] 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__->