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.21 [+0.20] No GRO ok # 0.63 [+0.43] GRO frag list ok # 1.13 [+0.50] GRO fwd ok # 1.57 [+0.44] UDP fwd perf udp rx: 1266 MB/s 1030590 calls/s # 2.62 [+1.06] udp tx: 1865 MB/s 31642 calls/s 31642 msg/s # 3.60 [+0.98] udp rx: 2000 MB/s 1628413 calls/s # 3.62 [+0.02] udp tx: 2009 MB/s 34088 calls/s 34088 msg/s # 4.60 [+0.98] udp rx: 1908 MB/s 1553406 calls/s # 4.62 [+0.02] udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # 4.74 [+0.12] UDP GRO fwd perf udp rx: 1477 MB/s 1203109 calls/s # 5.81 [+1.07] udp tx: 1906 MB/s 32342 calls/s 32342 msg/s # 6.78 [+0.97] udp rx: 1962 MB/s 1597342 calls/s # 6.81 [+0.03] udp tx: 1969 MB/s 33398 calls/s 33398 msg/s # 7.78 [+0.98] udp rx: 1825 MB/s 1486285 calls/s # 7.81 [+0.02] udp tx: 1972 MB/s 33452 calls/s 33452 msg/s # 8.30 [+0.49] GRO frag list over UDP tunnel ok # 8.92 [+0.62] GRO fwd over UDP tunnel ok # 9.14 [+0.22] IPv6 # 9.32 [+0.18] No GRO ok # 9.76 [+0.44] GRO frag list ok # 10.23 [+0.48] GRO fwd ok # 10.64 [+0.40] UDP fwd perf udp rx: 1931 MB/s 1572560 calls/s # 11.69 [+1.05] udp tx: 1998 MB/s 33901 calls/s 33901 msg/s # 12.67 [+0.98] udp rx: 1977 MB/s 1610258 calls/s # 12.69 [+0.02] udp tx: 1988 MB/s 33729 calls/s 33729 msg/s # 13.67 [+0.98] udp rx: 1960 MB/s 1595813 calls/s # 13.69 [+0.02] udp tx: 1983 MB/s 33633 calls/s 33633 msg/s # 13.81 [+0.12] UDP GRO fwd perf udp rx: 1958 MB/s 1594481 calls/s # 14.86 [+1.05] udp tx: 2014 MB/s 34168 calls/s 34168 msg/s # 15.84 [+0.98] udp rx: 2007 MB/s 1634663 calls/s # 15.86 [+0.02] udp tx: 2017 MB/s 34222 calls/s 34222 msg/s # 16.84 [+0.98] udp rx: 2016 MB/s 1641586 calls/s # 16.86 [+0.02] udp tx: 2023 MB/s 34316 calls/s 34316 msg/s # 17.33 [+0.47] GRO frag list over UDP tunnel ok # 17.97 [+0.64] 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__->