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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.00 [+0.50] UDP fwd perf udp rx: 1579 MB/s 1283198 calls/s # 3.07 [+1.07] udp tx: 1894 MB/s 32137 calls/s 32137 msg/s # 4.04 [+0.97] udp rx: 1726 MB/s 1400021 calls/s # 4.07 [+0.03] udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # 5.04 [+0.97] udp rx: 1740 MB/s 1410738 calls/s # 5.07 [+0.03] udp tx: 1925 MB/s 32650 calls/s 32650 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1620 MB/s 1313634 calls/s # 6.26 [+1.07] udp tx: 1909 MB/s 32391 calls/s 32391 msg/s # 7.23 [+0.97] udp rx: 1612 MB/s 1308664 calls/s # 7.26 [+0.03] udp tx: 1780 MB/s 30192 calls/s 30192 msg/s # 8.23 [+0.97] udp rx: 1689 MB/s 1369886 calls/s # 8.26 [+0.03] udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # 8.90 [+0.64] GRO frag list over UDP tunnel ok # 9.69 [+0.79] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.19 [+0.24] No GRO ok # 10.75 [+0.56] GRO frag list ok # 11.31 [+0.57] GRO fwd ok # 11.82 [+0.51] UDP fwd perf udp rx: 1330 MB/s 1079091 calls/s # 12.89 [+1.06] udp tx: 1783 MB/s 30245 calls/s 30245 msg/s # 13.86 [+0.97] udp rx: 1713 MB/s 1388891 calls/s # 13.89 [+0.03] udp tx: 1937 MB/s 32857 calls/s 32857 msg/s # 14.86 [+0.97] udp rx: 1785 MB/s 1450210 calls/s # 14.89 [+0.03] udp tx: 1898 MB/s 32208 calls/s 32208 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1575 MB/s 1278967 calls/s # 16.07 [+1.07] udp tx: 1746 MB/s 29619 calls/s 29619 msg/s # 17.05 [+0.97] udp rx: 1718 MB/s 1393144 calls/s # 17.07 [+0.03] udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # 18.05 [+0.98] udp rx: 1575 MB/s 1278305 calls/s # 18.07 [+0.02] udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # 18.67 [+0.60] GRO frag list over UDP tunnel ok # 19.43 [+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__->