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.30 [+0.29] No GRO ok # 0.83 [+0.53] GRO frag list ok # 1.40 [+0.57] GRO fwd ok # 1.91 [+0.51] UDP fwd perf udp rx: 1059 MB/s 862127 calls/s # 2.99 [+1.08] udp tx: 1769 MB/s 30016 calls/s 30016 msg/s # 3.96 [+0.97] udp rx: 1771 MB/s 1442000 calls/s # 3.99 [+0.03] udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # 4.96 [+0.97] udp rx: 1712 MB/s 1393596 calls/s # 4.99 [+0.03] udp tx: 1979 MB/s 33572 calls/s 33572 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1418 MB/s 1154253 calls/s # 6.18 [+1.07] udp tx: 1878 MB/s 31861 calls/s 31861 msg/s # 7.16 [+0.97] udp rx: 1708 MB/s 1390431 calls/s # 7.18 [+0.03] udp tx: 1803 MB/s 30593 calls/s 30593 msg/s # 8.16 [+0.97] udp rx: 1835 MB/s 1494003 calls/s # 8.18 [+0.03] udp tx: 1850 MB/s 31390 calls/s 31390 msg/s # 8.70 [+0.52] GRO frag list over UDP tunnel ok # 9.39 [+0.69] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.88 [+0.25] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.89 [+0.51] GRO fwd ok # 11.34 [+0.45] UDP fwd perf udp rx: 1451 MB/s 1181528 calls/s # 12.39 [+1.06] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 13.37 [+0.97] udp rx: 1905 MB/s 1551115 calls/s # 13.40 [+0.03] udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # 14.37 [+0.98] udp rx: 1840 MB/s 1498668 calls/s # 14.39 [+0.02] udp tx: 1852 MB/s 31427 calls/s 31427 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1685 MB/s 1372074 calls/s # 15.58 [+1.07] udp tx: 1769 MB/s 30010 calls/s 30010 msg/s # 16.55 [+0.97] udp rx: 1858 MB/s 1512659 calls/s # 16.58 [+0.03] udp tx: 1875 MB/s 31805 calls/s 31805 msg/s # 17.55 [+0.97] udp rx: 1759 MB/s 1432562 calls/s # 17.58 [+0.03] udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # 18.13 [+0.55] GRO frag list over UDP tunnel ok # 18.88 [+0.75] 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__->