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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.33 [+0.59] GRO fwd ok # 1.84 [+0.51] UDP fwd perf udp rx: 779 MB/s 632162 calls/s # 2.91 [+1.07] udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # 3.88 [+0.98] udp rx: 857 MB/s 694386 calls/s # 3.91 [+0.02] udp tx: 1340 MB/s 22732 calls/s 22732 msg/s # 4.88 [+0.98] udp rx: 915 MB/s 741471 calls/s # 4.91 [+0.02] udp tx: 1341 MB/s 22746 calls/s 22746 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 776 MB/s 628986 calls/s # 6.09 [+1.06] udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # 7.06 [+0.97] udp rx: 791 MB/s 640427 calls/s # 7.09 [+0.03] udp tx: 1361 MB/s 23099 calls/s 23099 msg/s # 8.06 [+0.98] udp rx: 729 MB/s 590407 calls/s # 8.09 [+0.02] udp tx: 1359 MB/s 23055 calls/s 23055 msg/s # 8.68 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.78] GRO fwd over UDP tunnel ok # 9.73 [+0.27] IPv6 # 10.03 [+0.30] No GRO ok # 10.63 [+0.60] GRO frag list ok # 11.20 [+0.57] GRO fwd ok # 11.70 [+0.50] UDP fwd perf udp rx: 915 MB/s 742499 calls/s # 12.76 [+1.06] udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # 13.73 [+0.97] udp rx: 957 MB/s 775499 calls/s # 13.76 [+0.03] udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # 14.74 [+0.98] udp rx: 973 MB/s 788534 calls/s # 14.76 [+0.02] udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 912 MB/s 740144 calls/s # 15.95 [+1.07] udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # 16.92 [+0.97] udp rx: 851 MB/s 689152 calls/s # 16.95 [+0.03] udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # 17.92 [+0.97] udp rx: 827 MB/s 669990 calls/s # 17.95 [+0.03] udp tx: 1270 MB/s 21547 calls/s 21547 msg/s # 18.53 [+0.58] GRO frag list over UDP tunnel ok # 19.29 [+0.76] 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__->