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.83 [+0.56] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 823 MB/s 668354 calls/s # 3.00 [+1.07] udp tx: 1351 MB/s 22928 calls/s 22928 msg/s # 3.98 [+0.97] udp rx: 940 MB/s 762514 calls/s # 4.00 [+0.03] udp tx: 1333 MB/s 22614 calls/s 22614 msg/s # 4.98 [+0.98] udp rx: 724 MB/s 586405 calls/s # 5.00 [+0.02] udp tx: 1355 MB/s 22987 calls/s 22987 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 751 MB/s 608797 calls/s # 6.19 [+1.07] udp tx: 1348 MB/s 22866 calls/s 22866 msg/s # 7.17 [+0.97] udp rx: 801 MB/s 648726 calls/s # 7.19 [+0.03] udp tx: 1343 MB/s 22785 calls/s 22785 msg/s # 8.17 [+0.97] udp rx: 715 MB/s 579547 calls/s # 8.19 [+0.03] udp tx: 1348 MB/s 22876 calls/s 22876 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.63 [+0.82] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.18 [+0.28] No GRO ok # 10.75 [+0.57] GRO frag list ok # 11.37 [+0.62] GRO fwd ok # 11.94 [+0.57] UDP fwd perf udp rx: 920 MB/s 747532 calls/s # 13.01 [+1.07] udp tx: 1180 MB/s 20030 calls/s 20030 msg/s # 13.99 [+0.98] udp rx: 893 MB/s 725318 calls/s # 14.01 [+0.02] udp tx: 1172 MB/s 19879 calls/s 19879 msg/s # 15.00 [+0.98] udp rx: 1068 MB/s 867826 calls/s # 15.01 [+0.02] udp tx: 1181 MB/s 20042 calls/s 20042 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1028 MB/s 834782 calls/s # 16.20 [+1.07] udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # 17.17 [+0.97] udp rx: 973 MB/s 790689 calls/s # 17.20 [+0.03] udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # 18.18 [+0.97] udp rx: 1332 MB/s 1081442 calls/s # 18.20 [+0.03] udp tx: 1615 MB/s 27393 calls/s 27393 msg/s # 18.87 [+0.67] GRO frag list over UDP tunnel ok # 19.68 [+0.81] 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__->