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.03 [+0.03] IPv4 # 0.48 [+0.45] No GRO ok # 1.14 [+0.66] GRO frag list ok # 1.81 [+0.67] GRO fwd ok # 2.36 [+0.55] UDP fwd perf udp rx: 1526 MB/s 1242756 calls/s # 3.44 [+1.08] udp tx: 1801 MB/s 30550 calls/s 30550 msg/s # 4.41 [+0.97] udp rx: 1400 MB/s 1140078 calls/s # 4.44 [+0.03] udp tx: 1788 MB/s 30342 calls/s 30342 msg/s # 5.41 [+0.97] udp rx: 1818 MB/s 1480242 calls/s # 5.44 [+0.03] udp tx: 1843 MB/s 31261 calls/s 31261 msg/s # 5.56 [+0.12] UDP GRO fwd perf udp rx: 1360 MB/s 1107352 calls/s # 6.63 [+1.07] udp tx: 1759 MB/s 29848 calls/s 29848 msg/s # 7.60 [+0.97] udp rx: 1817 MB/s 1479457 calls/s # 7.63 [+0.03] udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # 8.61 [+0.98] udp rx: 1779 MB/s 1448668 calls/s # 8.63 [+0.02] udp tx: 1788 MB/s 30340 calls/s 30340 msg/s # 9.23 [+0.60] GRO frag list over UDP tunnel ok # 10.06 [+0.83] GRO fwd over UDP tunnel ok # 10.32 [+0.26] IPv6 # 10.63 [+0.32] No GRO ok # 11.24 [+0.60] GRO frag list ok # 11.86 [+0.62] GRO fwd ok # 12.40 [+0.54] UDP fwd perf udp rx: 1057 MB/s 860649 calls/s # 13.48 [+1.08] udp tx: 1124 MB/s 19078 calls/s 19078 msg/s # 14.44 [+0.97] udp rx: 1060 MB/s 862338 calls/s # 14.48 [+0.03] udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # 15.44 [+0.97] udp rx: 1036 MB/s 842391 calls/s # 15.48 [+0.03] udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # 15.60 [+0.12] UDP GRO fwd perf udp rx: 950 MB/s 772920 calls/s # 16.67 [+1.07] udp tx: 1232 MB/s 20905 calls/s 20905 msg/s # 17.64 [+0.97] udp rx: 1136 MB/s 923953 calls/s # 17.67 [+0.03] udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # 18.64 [+0.97] udp rx: 1144 MB/s 930517 calls/s # 18.67 [+0.03] udp tx: 1245 MB/s 21118 calls/s 21118 msg/s # 19.29 [+0.63] GRO frag list over UDP tunnel ok # 20.15 [+0.85] 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__->