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.29 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 2.01 [+0.51] UDP fwd perf udp rx: 430 MB/s 349080 calls/s # 3.09 [+1.07] udp tx: 1422 MB/s 24132 calls/s 24132 msg/s # 4.06 [+0.97] udp rx: 737 MB/s 597192 calls/s # 4.09 [+0.03] udp tx: 1394 MB/s 23644 calls/s 23644 msg/s # 5.06 [+0.97] udp rx: 845 MB/s 684808 calls/s # 5.08 [+0.03] udp tx: 1394 MB/s 23657 calls/s 23657 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 782 MB/s 633639 calls/s # 6.28 [+1.07] udp tx: 1377 MB/s 23361 calls/s 23361 msg/s # 7.25 [+0.97] udp rx: 933 MB/s 755982 calls/s # 7.28 [+0.03] udp tx: 1397 MB/s 23709 calls/s 23709 msg/s # 8.25 [+0.97] udp rx: 951 MB/s 770754 calls/s # 8.28 [+0.03] udp tx: 1397 MB/s 23701 calls/s 23701 msg/s # 8.88 [+0.60] GRO frag list over UDP tunnel ok # 9.69 [+0.81] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.21 [+0.26] No GRO ok # 10.74 [+0.53] GRO frag list ok # 11.30 [+0.56] GRO fwd ok # 11.81 [+0.52] UDP fwd perf udp rx: 927 MB/s 751948 calls/s # 12.89 [+1.07] udp tx: 1287 MB/s 21839 calls/s 21839 msg/s # 13.85 [+0.97] udp rx: 947 MB/s 768069 calls/s # 13.89 [+0.03] udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # 14.85 [+0.97] udp rx: 794 MB/s 643816 calls/s # 14.89 [+0.03] udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 972 MB/s 788709 calls/s # 16.08 [+1.07] udp tx: 1321 MB/s 22411 calls/s 22411 msg/s # 17.08 [+1.00] udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # 17.08 [+0.00] udp rx: 999 MB/s 810297 calls/s # 18.08 [+1.00] udp tx: 1322 MB/s 22422 calls/s 22422 msg/s # 18.18 [+0.10] udp rx: 850 MB/s 689280 calls/s # 18.69 [+0.51] GRO frag list over UDP tunnel ok # 19.43 [+0.74] 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__->