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.27 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 610 MB/s 495751 calls/s # 3.00 [+1.07] udp tx: 1320 MB/s 22402 calls/s 22402 msg/s # 3.97 [+0.97] udp rx: 1062 MB/s 863105 calls/s # 4.00 [+0.03] udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # 4.99 [+0.99] udp rx: 933 MB/s 757881 calls/s # 5.00 [+0.01] udp tx: 1311 MB/s 22248 calls/s 22248 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 769 MB/s 623301 calls/s # 6.19 [+1.07] udp tx: 1363 MB/s 23132 calls/s 23132 msg/s # 7.16 [+0.97] udp rx: 862 MB/s 698305 calls/s # 7.19 [+0.03] udp tx: 1392 MB/s 23614 calls/s 23614 msg/s # 8.16 [+0.97] udp rx: 870 MB/s 704954 calls/s # 8.19 [+0.03] udp tx: 1391 MB/s 23604 calls/s 23604 msg/s # 8.80 [+0.61] GRO frag list over UDP tunnel ok # 9.51 [+0.71] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 9.99 [+0.23] No GRO ok # 10.47 [+0.48] GRO frag list ok # 10.99 [+0.53] GRO fwd ok # 11.46 [+0.47] UDP fwd perf udp rx: 1592 MB/s 1296620 calls/s # 12.52 [+1.06] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 13.49 [+0.97] udp rx: 1897 MB/s 1545096 calls/s # 13.52 [+0.03] udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # 14.49 [+0.98] udp rx: 1848 MB/s 1504502 calls/s # 14.52 [+0.02] udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1821 MB/s 1482634 calls/s # 15.71 [+1.07] udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # 16.67 [+0.97] udp rx: 1888 MB/s 1537551 calls/s # 16.71 [+0.03] udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # 17.68 [+0.97] udp rx: 1920 MB/s 1563429 calls/s # 17.71 [+0.03] udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # 18.30 [+0.59] GRO frag list over UDP tunnel ok # 19.08 [+0.78] 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__->