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.01 [+0.01] IPv4 # 0.21 [+0.20] No GRO ok # 0.66 [+0.44] GRO frag list ok # 1.15 [+0.50] GRO fwd ok # 1.58 [+0.42] UDP fwd perf udp rx: 1724 MB/s 1403987 calls/s # 2.63 [+1.05] udp tx: 1774 MB/s 30090 calls/s 30090 msg/s # 3.61 [+0.98] udp rx: 1188 MB/s 966907 calls/s # 3.63 [+0.02] udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # 4.61 [+0.98] udp rx: 1015 MB/s 825316 calls/s # 4.63 [+0.02] udp tx: 1350 MB/s 22909 calls/s 22909 msg/s # 4.75 [+0.12] UDP GRO fwd perf udp rx: 402 MB/s 325480 calls/s # 5.81 [+1.06] udp tx: 1403 MB/s 23806 calls/s 23806 msg/s # 6.79 [+0.97] udp rx: 659 MB/s 534348 calls/s # 6.81 [+0.03] udp tx: 1393 MB/s 23642 calls/s 23642 msg/s # 7.79 [+0.97] udp rx: 642 MB/s 520080 calls/s # 7.81 [+0.03] udp tx: 1361 MB/s 23098 calls/s 23098 msg/s # 8.35 [+0.54] GRO frag list over UDP tunnel ok # 9.00 [+0.64] GRO fwd over UDP tunnel ok # 9.22 [+0.23] IPv6 # 9.46 [+0.24] No GRO ok # 9.95 [+0.49] GRO frag list ok # 10.47 [+0.52] GRO fwd ok # 10.93 [+0.46] UDP fwd perf udp rx: 727 MB/s 589296 calls/s # 12.00 [+1.07] udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # 12.97 [+0.97] udp rx: 811 MB/s 657280 calls/s # 13.00 [+0.03] udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # 13.98 [+0.98] udp rx: 806 MB/s 656023 calls/s # 14.00 [+0.02] udp tx: 918 MB/s 15570 calls/s 15570 msg/s # 14.12 [+0.13] UDP GRO fwd perf udp rx: 781 MB/s 635830 calls/s # 15.21 [+1.09] udp tx: 943 MB/s 15996 calls/s 15996 msg/s # 16.19 [+0.98] udp rx: 830 MB/s 675954 calls/s # 16.21 [+0.02] udp tx: 943 MB/s 16010 calls/s 16010 msg/s # 17.19 [+0.98] udp rx: 784 MB/s 638634 calls/s # 17.21 [+0.02] udp tx: 940 MB/s 15957 calls/s 15957 msg/s # 17.87 [+0.66] GRO frag list over UDP tunnel ok # 18.71 [+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__->