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.84 [+0.54] GRO frag list ok # 1.41 [+0.57] GRO fwd ok # 1.86 [+0.46] UDP fwd perf udp rx: 1508 MB/s 1226962 calls/s # 2.92 [+1.06] udp tx: 1745 MB/s 29609 calls/s 29609 msg/s # 3.90 [+0.97] udp rx: 1723 MB/s 1399408 calls/s # 3.92 [+0.02] udp tx: 1870 MB/s 31725 calls/s 31725 msg/s # 4.90 [+0.98] udp rx: 1876 MB/s 1525049 calls/s # 4.92 [+0.02] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1831 MB/s 1489080 calls/s # 6.10 [+1.06] udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # 7.07 [+0.97] udp rx: 1884 MB/s 1532305 calls/s # 7.10 [+0.03] udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # 8.08 [+0.97] udp rx: 1818 MB/s 1478916 calls/s # 8.10 [+0.03] udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # 8.64 [+0.54] GRO frag list over UDP tunnel ok # 9.34 [+0.69] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.82 [+0.24] No GRO ok # 10.31 [+0.48] GRO frag list ok # 10.79 [+0.49] GRO fwd ok # 11.25 [+0.46] UDP fwd perf udp rx: 1512 MB/s 1227905 calls/s # 12.31 [+1.06] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 13.28 [+0.98] udp rx: 1782 MB/s 1447142 calls/s # 13.31 [+0.02] udp tx: 1900 MB/s 32229 calls/s 32229 msg/s # 14.28 [+0.98] udp rx: 1772 MB/s 1439734 calls/s # 14.31 [+0.02] udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1582 MB/s 1283046 calls/s # 15.48 [+1.06] udp tx: 1867 MB/s 31680 calls/s 31680 msg/s # 16.46 [+0.98] udp rx: 1655 MB/s 1342624 calls/s # 16.48 [+0.02] udp tx: 1890 MB/s 32064 calls/s 32064 msg/s # 17.46 [+0.98] udp rx: 1373 MB/s 1113818 calls/s # 17.48 [+0.02] udp tx: 1813 MB/s 30766 calls/s 30766 msg/s # 18.04 [+0.56] GRO frag list over UDP tunnel ok # 18.80 [+0.76] 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__->