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.28 [+0.26] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.45 [+0.64] GRO fwd ok # 1.96 [+0.51] UDP fwd perf udp rx: 563 MB/s 456459 calls/s # 3.03 [+1.08] udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # 4.00 [+0.97] udp rx: 618 MB/s 501263 calls/s # 4.03 [+0.03] udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # 5.01 [+0.97] udp rx: 540 MB/s 436873 calls/s # 5.03 [+0.03] udp tx: 1368 MB/s 23214 calls/s 23214 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 654 MB/s 529733 calls/s # 6.22 [+1.07] udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # 7.20 [+0.97] udp rx: 681 MB/s 551334 calls/s # 7.22 [+0.03] udp tx: 1348 MB/s 22878 calls/s 22878 msg/s # 8.20 [+0.97] udp rx: 654 MB/s 529610 calls/s # 8.22 [+0.03] udp tx: 1359 MB/s 23057 calls/s 23057 msg/s # 8.83 [+0.61] GRO frag list over UDP tunnel ok # 9.62 [+0.78] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.11 [+0.24] No GRO ok # 10.65 [+0.54] GRO frag list ok # 11.23 [+0.58] GRO fwd ok # 11.74 [+0.51] UDP fwd perf udp rx: 574 MB/s 465001 calls/s # 12.81 [+1.07] udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # 13.78 [+0.97] udp rx: 593 MB/s 480453 calls/s # 13.81 [+0.03] udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # 14.79 [+0.97] udp rx: 613 MB/s 496655 calls/s # 14.81 [+0.03] udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 669 MB/s 542169 calls/s # 16.00 [+1.07] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 16.98 [+0.97] udp rx: 656 MB/s 531444 calls/s # 17.00 [+0.03] udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # 17.98 [+0.98] udp rx: 652 MB/s 527693 calls/s # 18.00 [+0.02] udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # 18.61 [+0.61] GRO frag list over UDP tunnel ok # 19.43 [+0.82] 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__->