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.22 [+0.51] GRO fwd ok # 1.68 [+0.45] UDP fwd perf udp rx: 1479 MB/s 1202656 calls/s # 2.74 [+1.06] udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # 3.71 [+0.98] udp rx: 1948 MB/s 1584125 calls/s # 3.74 [+0.02] udp tx: 1974 MB/s 33490 calls/s 33490 msg/s # 4.71 [+0.98] udp rx: 1946 MB/s 1583800 calls/s # 4.74 [+0.02] udp tx: 1959 MB/s 33226 calls/s 33226 msg/s # 4.85 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1474067 calls/s # 5.91 [+1.05] udp tx: 1869 MB/s 31707 calls/s 31707 msg/s # 6.89 [+0.98] udp rx: 1945 MB/s 1583042 calls/s # 6.91 [+0.02] udp tx: 1959 MB/s 33228 calls/s 33228 msg/s # 7.89 [+0.98] udp rx: 1947 MB/s 1585057 calls/s # 7.91 [+0.02] udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # 8.45 [+0.54] GRO frag list over UDP tunnel ok # 9.13 [+0.68] GRO fwd over UDP tunnel ok # 9.36 [+0.23] IPv6 # 9.62 [+0.26] No GRO ok # 10.11 [+0.49] GRO frag list ok # 10.62 [+0.51] GRO fwd ok # 11.09 [+0.48] UDP fwd perf udp rx: 1424 MB/s 1154376 calls/s # 12.16 [+1.06] udp tx: 1895 MB/s 32152 calls/s 32152 msg/s # 13.13 [+0.97] udp rx: 1668 MB/s 1352259 calls/s # 13.16 [+0.03] udp tx: 1955 MB/s 33171 calls/s 33171 msg/s # 14.13 [+0.97] udp rx: 1643 MB/s 1332058 calls/s # 14.16 [+0.03] udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # 14.27 [+0.12] UDP GRO fwd perf udp rx: 1665 MB/s 1350800 calls/s # 15.33 [+1.06] udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # 16.31 [+0.98] udp rx: 1758 MB/s 1425221 calls/s # 16.33 [+0.02] udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # 17.31 [+0.98] udp rx: 1772 MB/s 1436783 calls/s # 17.33 [+0.02] udp tx: 1949 MB/s 33059 calls/s 33059 msg/s # 17.89 [+0.56] GRO frag list over UDP tunnel ok # 18.63 [+0.74] 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__->