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.26 [+0.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.34 [+0.60] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 1150 MB/s 936444 calls/s # 2.90 [+1.07] udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # 3.87 [+0.97] udp rx: 1302 MB/s 1060239 calls/s # 3.90 [+0.03] udp tx: 1364 MB/s 23147 calls/s 23147 msg/s # 4.87 [+0.97] udp rx: 1359 MB/s 1107040 calls/s # 4.90 [+0.03] udp tx: 1375 MB/s 23326 calls/s 23326 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1228 MB/s 1000324 calls/s # 6.09 [+1.07] udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # 7.06 [+0.97] udp rx: 1379 MB/s 1122580 calls/s # 7.09 [+0.03] udp tx: 1393 MB/s 23631 calls/s 23631 msg/s # 8.06 [+0.97] udp rx: 1379 MB/s 1122986 calls/s # 8.09 [+0.03] udp tx: 1395 MB/s 23663 calls/s 23663 msg/s # 8.71 [+0.63] GRO frag list over UDP tunnel ok # 9.52 [+0.80] GRO fwd over UDP tunnel ok # 9.79 [+0.27] IPv6 # 10.05 [+0.26] No GRO ok # 10.60 [+0.54] GRO frag list ok # 11.17 [+0.57] GRO fwd ok # 11.67 [+0.50] UDP fwd perf udp rx: 759 MB/s 617850 calls/s # 12.75 [+1.08] udp tx: 1224 MB/s 20769 calls/s 20769 msg/s # 13.72 [+0.97] udp rx: 1430 MB/s 1163687 calls/s # 13.75 [+0.03] udp tx: 1529 MB/s 25944 calls/s 25944 msg/s # 14.72 [+0.97] udp rx: 1771 MB/s 1441302 calls/s # 14.75 [+0.03] udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1502438 calls/s # 15.93 [+1.07] udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # 16.91 [+0.97] udp rx: 1892 MB/s 1540282 calls/s # 16.93 [+0.03] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 17.91 [+0.97] udp rx: 1892 MB/s 1540378 calls/s # 17.93 [+0.03] udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # 18.53 [+0.60] GRO frag list over UDP tunnel ok # 19.31 [+0.78] 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__->