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.75 [+0.50] GRO frag list ok # 1.43 [+0.68] GRO fwd ok # 1.99 [+0.55] UDP fwd perf udp rx: 1097 MB/s 891246 calls/s # 3.05 [+1.07] udp tx: 1743 MB/s 29566 calls/s 29566 msg/s # 4.03 [+0.97] udp rx: 824 MB/s 671004 calls/s # 4.05 [+0.03] udp tx: 893 MB/s 15157 calls/s 15157 msg/s # 5.03 [+0.98] udp rx: 756 MB/s 615607 calls/s # 5.05 [+0.02] udp tx: 1101 MB/s 18681 calls/s 18681 msg/s # 5.18 [+0.13] UDP GRO fwd perf udp rx: 977 MB/s 795346 calls/s # 6.27 [+1.09] udp tx: 1194 MB/s 20260 calls/s 20260 msg/s # 7.23 [+0.97] udp rx: 881 MB/s 717146 calls/s # 7.27 [+0.03] udp tx: 1179 MB/s 20011 calls/s 20011 msg/s # 8.23 [+0.97] udp rx: 418 MB/s 340268 calls/s # 8.27 [+0.03] udp tx: 1004 MB/s 17039 calls/s 17039 msg/s # 9.19 [+0.93] GRO frag list over UDP tunnel ok # 10.06 [+0.86] GRO fwd over UDP tunnel ok # 10.32 [+0.26] IPv6 # 10.62 [+0.30] No GRO ok # 11.20 [+0.58] GRO frag list ok # 11.80 [+0.60] GRO fwd ok # 12.41 [+0.60] UDP fwd perf udp rx: 979 MB/s 795073 calls/s # 13.50 [+1.10] udp tx: 1581 MB/s 26817 calls/s 26817 msg/s # 14.47 [+0.96] udp rx: 1044 MB/s 848423 calls/s # 14.50 [+0.04] udp tx: 1584 MB/s 26878 calls/s 26878 msg/s # 15.47 [+0.96] udp rx: 1214 MB/s 986472 calls/s # 15.50 [+0.04] udp tx: 1681 MB/s 28519 calls/s 28519 msg/s # 15.62 [+0.12] UDP GRO fwd perf udp rx: 273 MB/s 221706 calls/s # 16.68 [+1.06] udp tx: 1097 MB/s 18616 calls/s 18616 msg/s # 17.66 [+0.97] udp rx: 805 MB/s 654704 calls/s # 17.68 [+0.03] udp tx: 1023 MB/s 17351 calls/s 17351 msg/s # 18.66 [+0.98] udp rx: 903 MB/s 735155 calls/s # 18.68 [+0.02] udp tx: 1176 MB/s 19955 calls/s 19955 msg/s # 19.52 [+0.84] GRO frag list over UDP tunnel ok # 20.33 [+0.81] 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__->