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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1545 MB/s 1257073 calls/s # 2.87 [+1.06] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 3.85 [+0.98] udp rx: 1796 MB/s 1459369 calls/s # 3.87 [+0.02] udp tx: 1849 MB/s 31366 calls/s 31366 msg/s # 4.85 [+0.98] udp rx: 1818 MB/s 1478160 calls/s # 4.87 [+0.02] udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1783 MB/s 1451089 calls/s # 6.05 [+1.06] udp tx: 1856 MB/s 31495 calls/s 31495 msg/s # 7.03 [+0.98] udp rx: 1768 MB/s 1438734 calls/s # 7.05 [+0.02] udp tx: 1783 MB/s 30256 calls/s 30256 msg/s # 8.03 [+0.98] udp rx: 1587 MB/s 1291174 calls/s # 8.05 [+0.02] udp tx: 1757 MB/s 29811 calls/s 29811 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.71] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.82 [+0.26] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.86 [+0.54] GRO fwd ok # 11.34 [+0.48] UDP fwd perf udp rx: 1616 MB/s 1311868 calls/s # 12.40 [+1.06] udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # 13.38 [+0.97] udp rx: 1767 MB/s 1435057 calls/s # 13.40 [+0.03] udp tx: 1883 MB/s 31945 calls/s 31945 msg/s # 14.38 [+0.98] udp rx: 1811 MB/s 1471199 calls/s # 14.40 [+0.02] udp tx: 1886 MB/s 31994 calls/s 31994 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1574 MB/s 1276418 calls/s # 15.58 [+1.06] udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # 16.56 [+0.97] udp rx: 1633 MB/s 1324257 calls/s # 16.58 [+0.03] udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # 17.56 [+0.98] udp rx: 1725 MB/s 1398939 calls/s # 17.58 [+0.02] udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # 18.10 [+0.52] GRO frag list over UDP tunnel ok # 18.80 [+0.70] 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__->