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.26] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.41 [+0.57] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1654 MB/s 1346900 calls/s # 2.97 [+1.07] udp tx: 1842 MB/s 31257 calls/s 31257 msg/s # 3.94 [+0.97] udp rx: 1929 MB/s 1570446 calls/s # 3.97 [+0.03] udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # 4.95 [+0.97] udp rx: 1939 MB/s 1578878 calls/s # 4.97 [+0.03] udp tx: 1951 MB/s 33105 calls/s 33105 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1487008 calls/s # 6.16 [+1.06] udp tx: 1897 MB/s 32182 calls/s 32182 msg/s # 7.13 [+0.97] udp rx: 1948 MB/s 1586255 calls/s # 7.16 [+0.03] udp tx: 1967 MB/s 33371 calls/s 33371 msg/s # 8.13 [+0.97] udp rx: 1955 MB/s 1591611 calls/s # 8.16 [+0.03] udp tx: 1969 MB/s 33402 calls/s 33402 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.60 [+0.83] GRO fwd over UDP tunnel ok # 9.87 [+0.27] IPv6 # 10.15 [+0.28] No GRO ok # 10.69 [+0.54] GRO frag list ok # 11.26 [+0.57] GRO fwd ok # 11.74 [+0.48] UDP fwd perf udp rx: 1717 MB/s 1397799 calls/s # 12.81 [+1.07] udp tx: 1796 MB/s 30464 calls/s 30464 msg/s # 13.78 [+0.97] udp rx: 1901 MB/s 1548064 calls/s # 13.81 [+0.03] udp tx: 1911 MB/s 32419 calls/s 32419 msg/s # 14.78 [+0.97] udp rx: 1868 MB/s 1520944 calls/s # 14.81 [+0.03] udp tx: 1902 MB/s 32267 calls/s 32267 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1746 MB/s 1422128 calls/s # 15.99 [+1.06] udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # 16.97 [+0.98] udp rx: 1842 MB/s 1499119 calls/s # 16.99 [+0.02] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 17.97 [+0.98] udp rx: 1832 MB/s 1491634 calls/s # 17.99 [+0.02] udp tx: 1848 MB/s 31345 calls/s 31345 msg/s # 18.56 [+0.57] GRO frag list over UDP tunnel ok # 19.33 [+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__->