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.26] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 864 MB/s 701160 calls/s # 3.02 [+1.07] udp tx: 1303 MB/s 22113 calls/s 22113 msg/s # 4.00 [+0.97] udp rx: 785 MB/s 635927 calls/s # 4.02 [+0.03] udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # 5.00 [+0.97] udp rx: 801 MB/s 649304 calls/s # 5.02 [+0.03] udp tx: 1337 MB/s 22686 calls/s 22686 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 828 MB/s 671707 calls/s # 6.22 [+1.08] udp tx: 1311 MB/s 22243 calls/s 22243 msg/s # 7.19 [+0.97] udp rx: 715 MB/s 579941 calls/s # 7.22 [+0.03] udp tx: 1333 MB/s 22615 calls/s 22615 msg/s # 8.19 [+0.97] udp rx: 859 MB/s 695893 calls/s # 8.22 [+0.03] udp tx: 1335 MB/s 22652 calls/s 22652 msg/s # 8.89 [+0.67] GRO frag list over UDP tunnel ok # 9.73 [+0.84] GRO fwd over UDP tunnel ok # 10.00 [+0.26] IPv6 # 10.26 [+0.27] No GRO ok # 10.84 [+0.58] GRO frag list ok # 11.44 [+0.60] GRO fwd ok # 11.96 [+0.52] UDP fwd perf udp rx: 1031 MB/s 837780 calls/s # 13.04 [+1.07] udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # 14.01 [+0.97] udp rx: 1051 MB/s 853087 calls/s # 14.04 [+0.03] udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # 15.01 [+0.97] udp rx: 1078 MB/s 875179 calls/s # 15.04 [+0.03] udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 1035 MB/s 839704 calls/s # 16.23 [+1.07] udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # 17.20 [+0.97] udp rx: 779 MB/s 632374 calls/s # 17.23 [+0.03] udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # 18.20 [+0.97] udp rx: 921 MB/s 746827 calls/s # 18.23 [+0.03] udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # 18.80 [+0.57] GRO frag list over UDP tunnel ok # 19.61 [+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__->