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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.91 [+0.53] UDP fwd perf udp rx: 1110 MB/s 900631 calls/s # 2.99 [+1.07] udp tx: 1341 MB/s 22750 calls/s 22750 msg/s # 3.95 [+0.97] udp rx: 861 MB/s 698645 calls/s # 3.99 [+0.03] udp tx: 1327 MB/s 22518 calls/s 22518 msg/s # 4.95 [+0.97] udp rx: 1055 MB/s 855858 calls/s # 4.99 [+0.03] udp tx: 1343 MB/s 22784 calls/s 22784 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 738 MB/s 598950 calls/s # 6.17 [+1.07] udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # 7.14 [+0.97] udp rx: 748 MB/s 606506 calls/s # 7.17 [+0.03] udp tx: 1326 MB/s 22501 calls/s 22501 msg/s # 8.14 [+0.97] udp rx: 817 MB/s 662527 calls/s # 8.17 [+0.03] udp tx: 1347 MB/s 22852 calls/s 22852 msg/s # 8.76 [+0.59] GRO frag list over UDP tunnel ok # 9.55 [+0.78] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.07 [+0.27] No GRO ok # 10.57 [+0.51] GRO frag list ok # 11.13 [+0.56] GRO fwd ok # 11.62 [+0.49] UDP fwd perf udp rx: 999 MB/s 810900 calls/s # 12.69 [+1.07] udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # 13.66 [+0.97] udp rx: 974 MB/s 790220 calls/s # 13.69 [+0.03] udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # 14.67 [+0.97] udp rx: 955 MB/s 774002 calls/s # 14.69 [+0.03] udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 867 MB/s 702531 calls/s # 15.89 [+1.07] udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # 16.85 [+0.97] udp rx: 902 MB/s 730955 calls/s # 16.89 [+0.03] udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # 17.86 [+0.97] udp rx: 932 MB/s 755408 calls/s # 17.89 [+0.03] udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # 18.46 [+0.58] GRO frag list over UDP tunnel ok # 19.24 [+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__->