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.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1259 MB/s 1025322 calls/s # 2.94 [+1.07] udp tx: 1344 MB/s 22809 calls/s 22809 msg/s # 3.92 [+0.98] udp rx: 1186 MB/s 963870 calls/s # 3.94 [+0.02] udp tx: 1378 MB/s 23382 calls/s 23382 msg/s # 4.92 [+0.98] udp rx: 772 MB/s 626713 calls/s # 4.94 [+0.02] udp tx: 1389 MB/s 23572 calls/s 23572 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1079 MB/s 876505 calls/s # 6.13 [+1.06] udp tx: 1390 MB/s 23588 calls/s 23588 msg/s # 7.10 [+0.97] udp rx: 1202 MB/s 976318 calls/s # 7.13 [+0.03] udp tx: 1393 MB/s 23628 calls/s 23628 msg/s # 8.10 [+0.97] udp rx: 1242 MB/s 1008702 calls/s # 8.13 [+0.03] udp tx: 1389 MB/s 23562 calls/s 23562 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.54 [+0.80] GRO fwd over UDP tunnel ok # 9.77 [+0.24] IPv6 # 10.04 [+0.27] No GRO ok # 10.58 [+0.54] GRO frag list ok # 11.12 [+0.54] GRO fwd ok # 11.62 [+0.51] UDP fwd perf udp rx: 1414 MB/s 1147756 calls/s # 12.69 [+1.07] udp tx: 1707 MB/s 28967 calls/s 28967 msg/s # 13.66 [+0.97] udp rx: 1753 MB/s 1422087 calls/s # 13.69 [+0.03] udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # 14.67 [+0.97] udp rx: 1763 MB/s 1430221 calls/s # 14.69 [+0.03] udp tx: 1895 MB/s 32150 calls/s 32150 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1661 MB/s 1349394 calls/s # 15.88 [+1.07] udp tx: 1810 MB/s 30699 calls/s 30699 msg/s # 16.85 [+0.97] udp rx: 1732 MB/s 1408323 calls/s # 16.88 [+0.03] udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # 17.85 [+0.97] udp rx: 1751 MB/s 1422435 calls/s # 17.88 [+0.03] udp tx: 1851 MB/s 31410 calls/s 31410 msg/s # 18.42 [+0.54] GRO frag list over UDP tunnel ok # 19.18 [+0.76] 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__->