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.27 [+0.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.47 [+0.66] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1220 MB/s 993784 calls/s # 3.07 [+1.07] udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # 4.04 [+0.98] udp rx: 1207 MB/s 982830 calls/s # 4.07 [+0.02] udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # 5.04 [+0.98] udp rx: 1260 MB/s 1025920 calls/s # 5.07 [+0.02] udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1247 MB/s 1015425 calls/s # 6.26 [+1.07] udp tx: 1291 MB/s 21904 calls/s 21904 msg/s # 7.23 [+0.97] udp rx: 1290 MB/s 1050711 calls/s # 7.26 [+0.03] udp tx: 1295 MB/s 21969 calls/s 21969 msg/s # 8.23 [+0.97] udp rx: 1288 MB/s 1049373 calls/s # 8.26 [+0.03] udp tx: 1292 MB/s 21924 calls/s 21924 msg/s # 8.89 [+0.63] GRO frag list over UDP tunnel ok # 9.65 [+0.76] GRO fwd over UDP tunnel ok # 9.89 [+0.25] IPv6 # 10.16 [+0.27] No GRO ok # 10.70 [+0.55] GRO frag list ok # 11.25 [+0.54] GRO fwd ok # 11.75 [+0.50] UDP fwd perf udp rx: 1162 MB/s 946261 calls/s # 12.81 [+1.06] udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # 13.79 [+0.98] udp rx: 1161 MB/s 945757 calls/s # 13.81 [+0.02] udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # 14.79 [+0.98] udp rx: 1198 MB/s 975805 calls/s # 14.81 [+0.02] udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1069 MB/s 870397 calls/s # 16.00 [+1.07] udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # 16.97 [+0.97] udp rx: 1697 MB/s 1377785 calls/s # 17.00 [+0.03] udp tx: 1842 MB/s 31243 calls/s 31243 msg/s # 17.97 [+0.97] udp rx: 1735 MB/s 1409448 calls/s # 18.00 [+0.03] udp tx: 1839 MB/s 31200 calls/s 31200 msg/s # 18.57 [+0.57] GRO frag list over UDP tunnel ok # 19.33 [+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__->