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.75 [+0.50] GRO frag list ok # 1.28 [+0.53] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1364 MB/s 1107840 calls/s # 2.80 [+1.06] udp tx: 1832 MB/s 31080 calls/s 31080 msg/s # 3.77 [+0.97] udp rx: 1858 MB/s 1506921 calls/s # 3.80 [+0.03] udp tx: 1970 MB/s 33414 calls/s 33414 msg/s # 4.77 [+0.97] udp rx: 1840 MB/s 1493361 calls/s # 4.80 [+0.03] udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # 4.94 [+0.14] UDP GRO fwd perf udp rx: 827 MB/s 671652 calls/s # 6.13 [+1.19] udp tx: 1069 MB/s 18139 calls/s 18139 msg/s # 7.05 [+0.92] udp rx: 799 MB/s 649610 calls/s # 7.13 [+0.08] udp tx: 914 MB/s 15509 calls/s 15509 msg/s # 8.05 [+0.92] udp rx: 799 MB/s 650540 calls/s # 8.13 [+0.08] udp tx: 815 MB/s 13839 calls/s 13839 msg/s # 8.93 [+0.80] GRO frag list over UDP tunnel ok # 9.88 [+0.95] GRO fwd over UDP tunnel ok # 10.16 [+0.28] IPv6 # 10.48 [+0.32] No GRO ok # 11.09 [+0.61] GRO frag list ok # 11.70 [+0.61] GRO fwd ok # 12.24 [+0.54] UDP fwd perf udp rx: 898 MB/s 731729 calls/s # 13.32 [+1.08] udp tx: 1116 MB/s 18932 calls/s 18932 msg/s # 14.28 [+0.96] udp rx: 1172 MB/s 954640 calls/s # 14.32 [+0.03] udp tx: 1218 MB/s 20662 calls/s 20662 msg/s # 15.28 [+0.97] udp rx: 796 MB/s 648206 calls/s # 15.32 [+0.03] udp tx: 1203 MB/s 20406 calls/s 20406 msg/s # 15.44 [+0.12] UDP GRO fwd perf udp rx: 898 MB/s 731774 calls/s # 16.50 [+1.07] udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # 17.50 [+1.00] udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # 17.51 [+0.00] udp rx: 851 MB/s 692763 calls/s # 18.50 [+1.00] udp tx: 1199 MB/s 20348 calls/s 20348 msg/s # 18.60 [+0.10] udp rx: 1197 MB/s 974729 calls/s # 19.09 [+0.49] GRO frag list over UDP tunnel ok # 19.90 [+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__->