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.30 [+0.28] No GRO ok # 0.89 [+0.59] GRO frag list ok # 1.53 [+0.64] GRO fwd ok # 2.05 [+0.52] UDP fwd perf udp rx: 1573 MB/s 1280324 calls/s # 3.13 [+1.07] udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # 4.09 [+0.97] udp rx: 1886 MB/s 1535298 calls/s # 4.13 [+0.03] udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # 5.09 [+0.97] udp rx: 1864 MB/s 1517780 calls/s # 5.13 [+0.03] udp tx: 1880 MB/s 31902 calls/s 31902 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1496428 calls/s # 6.32 [+1.07] udp tx: 1919 MB/s 32552 calls/s 32552 msg/s # 7.29 [+0.97] udp rx: 1639 MB/s 1333910 calls/s # 7.32 [+0.03] udp tx: 1705 MB/s 28925 calls/s 28925 msg/s # 8.29 [+0.97] udp rx: 1043 MB/s 847040 calls/s # 8.32 [+0.03] udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # 9.69 [+1.36] GRO frag list over UDP tunnel ok # 10.70 [+1.02] GRO fwd over UDP tunnel ok # 10.98 [+0.28] IPv6 # 11.27 [+0.29] No GRO ok # 11.86 [+0.59] GRO frag list ok # 12.45 [+0.59] GRO fwd ok # 12.95 [+0.49] UDP fwd perf udp rx: 1519 MB/s 1233203 calls/s # 14.02 [+1.07] udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # 14.99 [+0.97] udp rx: 1662 MB/s 1349086 calls/s # 15.02 [+0.03] udp tx: 1837 MB/s 31173 calls/s 31173 msg/s # 15.99 [+0.97] udp rx: 1756 MB/s 1427479 calls/s # 16.02 [+0.03] udp tx: 1842 MB/s 31254 calls/s 31254 msg/s # 16.14 [+0.12] UDP GRO fwd perf udp rx: 976 MB/s 791951 calls/s # 17.20 [+1.06] udp tx: 1847 MB/s 31338 calls/s 31338 msg/s # 18.17 [+0.98] udp rx: 1604 MB/s 1299983 calls/s # 18.20 [+0.02] udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # 19.18 [+0.98] udp rx: 1593 MB/s 1290413 calls/s # 19.20 [+0.02] udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # 19.78 [+0.58] GRO frag list over UDP tunnel ok # 20.54 [+0.76] 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__->