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.26 [+0.24] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1569 MB/s 1275860 calls/s # 2.84 [+1.07] udp tx: 1837 MB/s 31165 calls/s 31165 msg/s # 3.81 [+0.97] udp rx: 1919 MB/s 1561418 calls/s # 3.84 [+0.03] udp tx: 1939 MB/s 32899 calls/s 32899 msg/s # 4.81 [+0.97] udp rx: 1931 MB/s 1572209 calls/s # 4.84 [+0.03] udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1775 MB/s 1442565 calls/s # 6.02 [+1.07] udp tx: 1958 MB/s 33221 calls/s 33221 msg/s # 6.99 [+0.97] udp rx: 1408 MB/s 1145102 calls/s # 7.02 [+0.03] udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # 7.99 [+0.97] udp rx: 1680 MB/s 1367236 calls/s # 8.02 [+0.03] udp tx: 1969 MB/s 33405 calls/s 33405 msg/s # 8.65 [+0.63] GRO frag list over UDP tunnel ok # 9.44 [+0.79] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.93 [+0.24] No GRO ok # 10.46 [+0.54] GRO frag list ok # 11.04 [+0.57] GRO fwd ok # 11.57 [+0.53] UDP fwd perf udp rx: 1092 MB/s 889379 calls/s # 12.64 [+1.07] udp tx: 1138 MB/s 19302 calls/s 19302 msg/s # 13.61 [+0.97] udp rx: 1049 MB/s 854693 calls/s # 13.64 [+0.03] udp tx: 1143 MB/s 19392 calls/s 19392 msg/s # 14.61 [+0.97] udp rx: 1024 MB/s 834225 calls/s # 14.64 [+0.03] udp tx: 1078 MB/s 18291 calls/s 18291 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 964 MB/s 785472 calls/s # 15.83 [+1.07] udp tx: 1106 MB/s 18759 calls/s 18759 msg/s # 16.80 [+0.97] udp rx: 1116 MB/s 909111 calls/s # 16.83 [+0.03] udp tx: 1146 MB/s 19444 calls/s 19444 msg/s # 17.81 [+0.97] udp rx: 921 MB/s 750116 calls/s # 17.83 [+0.03] udp tx: 1039 MB/s 17630 calls/s 17630 msg/s # 18.44 [+0.61] GRO frag list over UDP tunnel ok # 19.28 [+0.84] 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__->