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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1674 MB/s 1361699 calls/s # 2.80 [+1.06] udp tx: 1891 MB/s 32079 calls/s 32079 msg/s # 3.77 [+0.98] udp rx: 1778 MB/s 1446957 calls/s # 3.80 [+0.02] udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # 4.78 [+0.98] udp rx: 1779 MB/s 1447331 calls/s # 4.80 [+0.02] udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1702 MB/s 1384886 calls/s # 5.98 [+1.06] udp tx: 1835 MB/s 31139 calls/s 31139 msg/s # 6.95 [+0.98] udp rx: 1837 MB/s 1495605 calls/s # 6.98 [+0.02] udp tx: 1854 MB/s 31452 calls/s 31452 msg/s # 7.95 [+0.98] udp rx: 1862 MB/s 1515341 calls/s # 7.98 [+0.02] udp tx: 1907 MB/s 32351 calls/s 32351 msg/s # 8.52 [+0.54] GRO frag list over UDP tunnel ok # 9.22 [+0.70] GRO fwd over UDP tunnel ok # 9.46 [+0.23] IPv6 # 9.68 [+0.22] No GRO ok # 10.16 [+0.49] GRO frag list ok # 10.67 [+0.51] GRO fwd ok # 11.14 [+0.47] UDP fwd perf udp rx: 1607 MB/s 1303919 calls/s # 12.20 [+1.06] udp tx: 1879 MB/s 31880 calls/s 31880 msg/s # 13.18 [+0.98] udp rx: 1729 MB/s 1402314 calls/s # 13.20 [+0.02] udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # 14.18 [+0.98] udp rx: 1768 MB/s 1436354 calls/s # 14.20 [+0.02] udp tx: 1860 MB/s 31553 calls/s 31553 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1713 MB/s 1390973 calls/s # 15.38 [+1.06] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 16.36 [+0.98] udp rx: 1757 MB/s 1427012 calls/s # 16.38 [+0.02] udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # 17.36 [+0.98] udp rx: 1793 MB/s 1456871 calls/s # 17.38 [+0.02] udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # 17.91 [+0.53] GRO frag list over UDP tunnel ok # 18.58 [+0.67] 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__->