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.26] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.47 [+0.65] GRO fwd ok # 2.00 [+0.52] UDP fwd perf udp rx: 1003 MB/s 814274 calls/s # 3.07 [+1.07] udp tx: 1371 MB/s 23262 calls/s 23262 msg/s # 4.04 [+0.97] udp rx: 1030 MB/s 837474 calls/s # 4.07 [+0.02] udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # 5.04 [+0.97] udp rx: 1095 MB/s 889107 calls/s # 5.07 [+0.03] udp tx: 1399 MB/s 23731 calls/s 23731 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1103 MB/s 894075 calls/s # 6.26 [+1.07] udp tx: 1817 MB/s 30834 calls/s 30834 msg/s # 7.23 [+0.97] udp rx: 1518 MB/s 1232501 calls/s # 7.26 [+0.03] udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # 8.23 [+0.97] udp rx: 1760 MB/s 1427159 calls/s # 8.26 [+0.03] udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # 8.91 [+0.65] GRO frag list over UDP tunnel ok # 9.69 [+0.78] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.21 [+0.26] No GRO ok # 10.75 [+0.54] GRO frag list ok # 11.32 [+0.57] GRO fwd ok # 11.83 [+0.51] UDP fwd perf udp rx: 1657 MB/s 1343308 calls/s # 12.90 [+1.07] udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # 13.87 [+0.97] udp rx: 1272 MB/s 1031719 calls/s # 13.90 [+0.03] udp tx: 1814 MB/s 30770 calls/s 30770 msg/s # 14.87 [+0.97] udp rx: 1560 MB/s 1264530 calls/s # 14.90 [+0.03] udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1620 MB/s 1312911 calls/s # 16.08 [+1.06] udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # 17.06 [+0.98] udp rx: 1674 MB/s 1356963 calls/s # 17.08 [+0.02] udp tx: 1933 MB/s 32793 calls/s 32793 msg/s # 18.06 [+0.98] udp rx: 1340 MB/s 1086883 calls/s # 18.08 [+0.02] udp tx: 1907 MB/s 32357 calls/s 32357 msg/s # 18.69 [+0.61] GRO frag list over UDP tunnel ok # 19.51 [+0.82] 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__->