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.82 [+0.56] GRO frag list ok # 1.40 [+0.58] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 601 MB/s 487119 calls/s # 2.96 [+1.06] udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # 3.94 [+0.97] udp rx: 790 MB/s 640411 calls/s # 3.96 [+0.03] udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # 4.94 [+0.97] udp rx: 779 MB/s 632160 calls/s # 4.96 [+0.03] udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 661 MB/s 535691 calls/s # 6.15 [+1.07] udp tx: 1334 MB/s 22635 calls/s 22635 msg/s # 7.13 [+0.97] udp rx: 660 MB/s 534586 calls/s # 7.16 [+0.03] udp tx: 1351 MB/s 22915 calls/s 22915 msg/s # 8.13 [+0.97] udp rx: 701 MB/s 567441 calls/s # 8.15 [+0.03] udp tx: 1354 MB/s 22980 calls/s 22980 msg/s # 8.77 [+0.62] GRO frag list over UDP tunnel ok # 9.58 [+0.81] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.11 [+0.27] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.21 [+0.58] GRO fwd ok # 11.71 [+0.50] UDP fwd perf udp rx: 624 MB/s 505278 calls/s # 12.78 [+1.07] udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # 13.76 [+0.98] udp rx: 765 MB/s 620025 calls/s # 13.78 [+0.02] udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # 14.75 [+0.97] udp rx: 743 MB/s 601649 calls/s # 14.78 [+0.03] udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 767 MB/s 621235 calls/s # 15.96 [+1.07] udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # 16.94 [+0.97] udp rx: 798 MB/s 646531 calls/s # 16.97 [+0.03] udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # 17.94 [+0.98] udp rx: 762 MB/s 617216 calls/s # 17.96 [+0.02] udp tx: 1293 MB/s 21947 calls/s 21947 msg/s # 18.55 [+0.59] GRO frag list over UDP tunnel ok # 19.29 [+0.73] 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__->