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.81 [+0.55] GRO frag list ok # 1.37 [+0.56] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 652 MB/s 528222 calls/s # 2.91 [+1.06] udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # 3.89 [+0.98] udp rx: 651 MB/s 527937 calls/s # 3.91 [+0.02] udp tx: 1327 MB/s 22512 calls/s 22512 msg/s # 4.89 [+0.98] udp rx: 750 MB/s 608225 calls/s # 4.91 [+0.02] udp tx: 1325 MB/s 22478 calls/s 22478 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 368 MB/s 298123 calls/s # 6.10 [+1.07] udp tx: 1356 MB/s 23000 calls/s 23000 msg/s # 7.07 [+0.97] udp rx: 575 MB/s 466846 calls/s # 7.10 [+0.03] udp tx: 1453 MB/s 24649 calls/s 24649 msg/s # 8.07 [+0.97] udp rx: 1643 MB/s 1337093 calls/s # 8.10 [+0.03] udp tx: 1910 MB/s 32401 calls/s 32401 msg/s # 8.72 [+0.61] GRO frag list over UDP tunnel ok # 9.49 [+0.77] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 9.99 [+0.26] No GRO ok # 10.52 [+0.53] GRO frag list ok # 11.10 [+0.57] GRO fwd ok # 11.59 [+0.50] UDP fwd perf udp rx: 1029 MB/s 838253 calls/s # 12.66 [+1.07] udp tx: 1066 MB/s 18093 calls/s 18093 msg/s # 13.63 [+0.97] udp rx: 1047 MB/s 853146 calls/s # 13.66 [+0.03] udp tx: 1050 MB/s 17825 calls/s 17825 msg/s # 14.63 [+0.97] udp rx: 1082 MB/s 881517 calls/s # 14.66 [+0.03] udp tx: 1084 MB/s 18397 calls/s 18397 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1056 MB/s 859825 calls/s # 15.85 [+1.07] udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # 16.82 [+0.97] udp rx: 1089 MB/s 887279 calls/s # 16.85 [+0.03] udp tx: 1084 MB/s 18393 calls/s 18393 msg/s # 17.82 [+0.97] udp rx: 1141 MB/s 929027 calls/s # 17.85 [+0.03] udp tx: 1151 MB/s 19532 calls/s 19532 msg/s # 18.51 [+0.66] GRO frag list over UDP tunnel ok # 19.30 [+0.79] 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__->