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.79 [+0.53] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.86 [+0.50] UDP fwd perf udp rx: 1047 MB/s 853020 calls/s # 2.93 [+1.07] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 3.90 [+0.97] udp rx: 1270 MB/s 1034357 calls/s # 3.93 [+0.03] udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # 4.90 [+0.97] udp rx: 1260 MB/s 1026120 calls/s # 4.93 [+0.03] udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1151 MB/s 937141 calls/s # 6.11 [+1.06] udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # 7.08 [+0.97] udp rx: 1232 MB/s 1003700 calls/s # 7.11 [+0.03] udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # 8.08 [+0.98] udp rx: 1279 MB/s 1041791 calls/s # 8.11 [+0.02] udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # 8.69 [+0.59] GRO frag list over UDP tunnel ok # 9.39 [+0.69] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.90 [+0.27] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.99 [+0.56] GRO fwd ok # 11.48 [+0.49] UDP fwd perf udp rx: 880 MB/s 713437 calls/s # 12.54 [+1.06] udp tx: 1529 MB/s 25936 calls/s 25936 msg/s # 13.51 [+0.97] udp rx: 835 MB/s 677178 calls/s # 13.54 [+0.03] udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # 14.51 [+0.98] udp rx: 624 MB/s 506553 calls/s # 14.54 [+0.02] udp tx: 1037 MB/s 17598 calls/s 17598 msg/s # 14.67 [+0.13] UDP GRO fwd perf udp rx: 589 MB/s 479798 calls/s # 15.79 [+1.13] udp tx: 923 MB/s 15663 calls/s 15663 msg/s # 16.75 [+0.95] udp rx: 900 MB/s 733021 calls/s # 16.80 [+0.05] udp tx: 1015 MB/s 17230 calls/s 17230 msg/s # 17.75 [+0.95] udp rx: 998 MB/s 812658 calls/s # 17.79 [+0.05] udp tx: 1090 MB/s 18497 calls/s 18497 msg/s # 18.44 [+0.64] GRO frag list over UDP tunnel ok # 19.30 [+0.86] 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__->