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.25 [+0.24] No GRO ok # 0.81 [+0.56] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.85 [+0.47] UDP fwd perf udp rx: 1807 MB/s 1471451 calls/s # 2.92 [+1.06] udp tx: 1852 MB/s 31418 calls/s 31418 msg/s # 3.89 [+0.97] udp rx: 1780 MB/s 1449830 calls/s # 3.92 [+0.03] udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # 4.89 [+0.97] udp rx: 1832 MB/s 1491954 calls/s # 4.92 [+0.03] udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1647 MB/s 1340775 calls/s # 6.10 [+1.06] udp tx: 1875 MB/s 31805 calls/s 31805 msg/s # 7.08 [+0.98] udp rx: 1879 MB/s 1529835 calls/s # 7.10 [+0.02] udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # 8.08 [+0.98] udp rx: 1877 MB/s 1528228 calls/s # 8.10 [+0.02] udp tx: 1892 MB/s 32105 calls/s 32105 msg/s # 8.72 [+0.62] GRO frag list over UDP tunnel ok # 9.52 [+0.80] GRO fwd over UDP tunnel ok # 9.80 [+0.28] IPv6 # 10.07 [+0.27] No GRO ok # 10.61 [+0.54] GRO frag list ok # 11.16 [+0.55] GRO fwd ok # 11.66 [+0.50] UDP fwd perf udp rx: 1571 MB/s 1279682 calls/s # 12.73 [+1.07] udp tx: 1714 MB/s 29083 calls/s 29083 msg/s # 13.71 [+0.97] udp rx: 1844 MB/s 1501216 calls/s # 13.73 [+0.03] udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # 14.71 [+0.97] udp rx: 1764 MB/s 1436549 calls/s # 14.73 [+0.03] udp tx: 1819 MB/s 30852 calls/s 30852 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1636 MB/s 1331914 calls/s # 15.92 [+1.07] udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # 16.89 [+0.97] udp rx: 1847 MB/s 1504284 calls/s # 16.92 [+0.03] udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # 17.89 [+0.97] udp rx: 1755 MB/s 1429036 calls/s # 17.92 [+0.03] udp tx: 1770 MB/s 30032 calls/s 30032 msg/s # 18.51 [+0.59] GRO frag list over UDP tunnel ok # 19.31 [+0.80] 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__->