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.25 [+0.23] No GRO ok # 0.78 [+0.54] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.89 [+0.52] UDP fwd perf udp rx: 758 MB/s 615011 calls/s # 2.96 [+1.07] udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # 3.94 [+0.97] udp rx: 764 MB/s 618402 calls/s # 3.96 [+0.03] udp tx: 1351 MB/s 22914 calls/s 22914 msg/s # 4.94 [+0.97] udp rx: 731 MB/s 591419 calls/s # 4.96 [+0.03] udp tx: 1350 MB/s 22899 calls/s 22899 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 723 MB/s 585715 calls/s # 6.14 [+1.06] udp tx: 1342 MB/s 22766 calls/s 22766 msg/s # 7.12 [+0.98] udp rx: 744 MB/s 602825 calls/s # 7.14 [+0.02] udp tx: 1345 MB/s 22816 calls/s 22816 msg/s # 8.12 [+0.98] udp rx: 662 MB/s 535808 calls/s # 8.14 [+0.02] udp tx: 1362 MB/s 23117 calls/s 23117 msg/s # 8.73 [+0.59] GRO frag list over UDP tunnel ok # 9.51 [+0.78] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.03 [+0.26] No GRO ok # 10.59 [+0.56] GRO frag list ok # 11.19 [+0.60] GRO fwd ok # 11.70 [+0.51] UDP fwd perf udp rx: 528 MB/s 427862 calls/s # 12.77 [+1.07] udp tx: 1226 MB/s 20808 calls/s 20808 msg/s # 13.73 [+0.97] udp rx: 889 MB/s 720449 calls/s # 13.77 [+0.03] udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # 14.73 [+0.97] udp rx: 804 MB/s 651503 calls/s # 14.77 [+0.03] udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 801 MB/s 650441 calls/s # 15.96 [+1.07] udp tx: 1189 MB/s 20174 calls/s 20174 msg/s # 16.93 [+0.97] udp rx: 735 MB/s 595830 calls/s # 16.96 [+0.03] udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # 17.93 [+0.97] udp rx: 817 MB/s 662621 calls/s # 17.96 [+0.03] udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # 18.60 [+0.64] GRO frag list over UDP tunnel ok # 19.47 [+0.88] 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__->