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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.37 [+0.61] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1518 MB/s 1234039 calls/s # 2.91 [+1.07] udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # 3.88 [+0.97] udp rx: 1888 MB/s 1536686 calls/s # 3.91 [+0.03] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 4.88 [+0.97] udp rx: 1924 MB/s 1566630 calls/s # 4.91 [+0.03] udp tx: 1935 MB/s 32829 calls/s 32829 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1801 MB/s 1466513 calls/s # 6.09 [+1.06] udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # 7.07 [+0.97] udp rx: 1873 MB/s 1524775 calls/s # 7.09 [+0.03] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 8.07 [+0.98] udp rx: 1901 MB/s 1547918 calls/s # 8.09 [+0.02] udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # 8.72 [+0.63] GRO frag list over UDP tunnel ok # 9.52 [+0.80] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.03 [+0.26] No GRO ok # 10.58 [+0.55] GRO frag list ok # 11.15 [+0.57] GRO fwd ok # 11.69 [+0.54] UDP fwd perf udp rx: 1125 MB/s 916483 calls/s # 12.76 [+1.07] udp tx: 1160 MB/s 19689 calls/s 19689 msg/s # 13.73 [+0.97] udp rx: 1167 MB/s 950244 calls/s # 13.76 [+0.03] udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # 14.73 [+0.97] udp rx: 1125 MB/s 916003 calls/s # 14.76 [+0.03] udp tx: 1125 MB/s 19089 calls/s 19089 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 980 MB/s 797915 calls/s # 15.95 [+1.07] udp tx: 1048 MB/s 17787 calls/s 17787 msg/s # 16.92 [+0.97] udp rx: 1140 MB/s 928448 calls/s # 16.95 [+0.03] udp tx: 1155 MB/s 19590 calls/s 19590 msg/s # 17.92 [+0.97] udp rx: 1049 MB/s 854490 calls/s # 17.95 [+0.03] udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # 18.53 [+0.58] GRO frag list over UDP tunnel ok # 19.29 [+0.75] 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__->