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.39 [+0.61] GRO fwd ok # 1.87 [+0.48] UDP fwd perf udp rx: 1849 MB/s 1505081 calls/s # 2.93 [+1.07] udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # 3.91 [+0.97] udp rx: 1894 MB/s 1542317 calls/s # 3.93 [+0.03] udp tx: 1910 MB/s 32400 calls/s 32400 msg/s # 4.91 [+0.97] udp rx: 1894 MB/s 1542447 calls/s # 4.93 [+0.03] udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1818 MB/s 1479746 calls/s # 6.13 [+1.07] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 7.09 [+0.97] udp rx: 1889 MB/s 1537339 calls/s # 7.13 [+0.03] udp tx: 1912 MB/s 32442 calls/s 32442 msg/s # 8.10 [+0.97] udp rx: 1856 MB/s 1511219 calls/s # 8.13 [+0.03] udp tx: 1874 MB/s 31801 calls/s 31801 msg/s # 8.70 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.79] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 10.02 [+0.27] No GRO ok # 10.56 [+0.55] GRO frag list ok # 11.14 [+0.57] GRO fwd ok # 11.63 [+0.50] UDP fwd perf udp rx: 1668 MB/s 1354513 calls/s # 12.71 [+1.07] udp tx: 1906 MB/s 32343 calls/s 32343 msg/s # 13.68 [+0.97] udp rx: 1628 MB/s 1323012 calls/s # 13.71 [+0.03] udp tx: 1719 MB/s 29167 calls/s 29167 msg/s # 14.68 [+0.97] udp rx: 1581 MB/s 1283911 calls/s # 14.71 [+0.03] udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1468 MB/s 1193286 calls/s # 15.90 [+1.07] udp tx: 1778 MB/s 30171 calls/s 30171 msg/s # 16.87 [+0.97] udp rx: 1446 MB/s 1172910 calls/s # 16.90 [+0.03] udp tx: 1843 MB/s 31266 calls/s 31266 msg/s # 17.87 [+0.97] udp rx: 1607 MB/s 1303219 calls/s # 17.90 [+0.03] udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # 18.49 [+0.60] GRO frag list over UDP tunnel ok # 19.24 [+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__->