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.73 [+0.50] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1135 MB/s 924692 calls/s # 2.84 [+1.06] udp tx: 1823 MB/s 30923 calls/s 30923 msg/s # 3.81 [+0.97] udp rx: 1951 MB/s 1588367 calls/s # 3.84 [+0.03] udp tx: 1963 MB/s 33305 calls/s 33305 msg/s # 4.81 [+0.97] udp rx: 1975 MB/s 1608287 calls/s # 4.84 [+0.03] udp tx: 1985 MB/s 33680 calls/s 33680 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1889 MB/s 1537771 calls/s # 6.01 [+1.06] udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # 6.99 [+0.98] udp rx: 1894 MB/s 1542031 calls/s # 7.01 [+0.02] udp tx: 1974 MB/s 33490 calls/s 33490 msg/s # 7.99 [+0.98] udp rx: 1848 MB/s 1505129 calls/s # 8.01 [+0.02] udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # 8.58 [+0.57] GRO frag list over UDP tunnel ok # 9.32 [+0.74] GRO fwd over UDP tunnel ok # 9.57 [+0.25] IPv6 # 9.81 [+0.24] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.82 [+0.51] GRO fwd ok # 11.28 [+0.47] UDP fwd perf udp rx: 1441 MB/s 1173437 calls/s # 12.35 [+1.06] udp tx: 1909 MB/s 32389 calls/s 32389 msg/s # 13.32 [+0.97] udp rx: 1932 MB/s 1573593 calls/s # 13.35 [+0.03] udp tx: 1947 MB/s 33038 calls/s 33038 msg/s # 14.32 [+0.98] udp rx: 1863 MB/s 1517446 calls/s # 14.35 [+0.02] udp tx: 1872 MB/s 31761 calls/s 31761 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1805 MB/s 1469822 calls/s # 15.53 [+1.06] udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # 16.50 [+0.97] udp rx: 1931 MB/s 1571898 calls/s # 16.53 [+0.03] udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # 17.50 [+0.98] udp rx: 1929 MB/s 1570947 calls/s # 17.53 [+0.02] udp tx: 1943 MB/s 32965 calls/s 32965 msg/s # 18.08 [+0.56] GRO frag list over UDP tunnel ok # 18.82 [+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__->