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.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.33 [+0.54] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1635 MB/s 1330285 calls/s # 2.85 [+1.06] udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # 3.83 [+0.98] udp rx: 1893 MB/s 1541166 calls/s # 3.85 [+0.02] udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # 4.83 [+0.98] udp rx: 1893 MB/s 1540627 calls/s # 4.85 [+0.02] udp tx: 1916 MB/s 32502 calls/s 32502 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1790 MB/s 1456432 calls/s # 6.03 [+1.06] udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # 7.01 [+0.97] udp rx: 1702 MB/s 1385337 calls/s # 7.03 [+0.03] udp tx: 1722 MB/s 29218 calls/s 29218 msg/s # 8.01 [+0.97] udp rx: 1844 MB/s 1500851 calls/s # 8.03 [+0.03] udp tx: 1931 MB/s 32757 calls/s 32757 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.31 [+0.72] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.81 [+0.26] No GRO ok # 10.34 [+0.52] GRO frag list ok # 10.86 [+0.52] GRO fwd ok # 11.38 [+0.52] UDP fwd perf udp rx: 903 MB/s 731655 calls/s # 12.45 [+1.07] udp tx: 1781 MB/s 30216 calls/s 30216 msg/s # 13.42 [+0.97] udp rx: 1690 MB/s 1371537 calls/s # 13.45 [+0.03] udp tx: 1894 MB/s 32129 calls/s 32129 msg/s # 14.42 [+0.97] udp rx: 1785 MB/s 1448647 calls/s # 14.45 [+0.03] udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1728 MB/s 1404134 calls/s # 15.63 [+1.06] udp tx: 1868 MB/s 31696 calls/s 31696 msg/s # 16.60 [+0.97] udp rx: 1804 MB/s 1466276 calls/s # 16.63 [+0.03] udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 17.60 [+0.98] udp rx: 1790 MB/s 1455020 calls/s # 17.63 [+0.02] udp tx: 1854 MB/s 31447 calls/s 31447 msg/s # 18.22 [+0.59] GRO frag list over UDP tunnel ok # 18.93 [+0.71] 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__->