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.26 [+0.24] No GRO ok # 0.73 [+0.47] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.77 [+0.49] UDP fwd perf udp rx: 1245 MB/s 1012485 calls/s # 2.83 [+1.06] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 3.81 [+0.98] udp rx: 1632 MB/s 1326455 calls/s # 3.83 [+0.02] udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # 4.81 [+0.98] udp rx: 1821 MB/s 1481799 calls/s # 4.83 [+0.02] udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1476 MB/s 1200813 calls/s # 6.01 [+1.06] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 6.98 [+0.98] udp rx: 1738 MB/s 1412762 calls/s # 7.01 [+0.02] udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # 7.98 [+0.98] udp rx: 1610 MB/s 1307522 calls/s # 8.01 [+0.02] udp tx: 1955 MB/s 33160 calls/s 33160 msg/s # 8.54 [+0.54] GRO frag list over UDP tunnel ok # 9.29 [+0.75] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.79 [+0.26] No GRO ok # 10.28 [+0.48] GRO frag list ok # 10.81 [+0.54] GRO fwd ok # 11.26 [+0.45] UDP fwd perf udp rx: 959 MB/s 780347 calls/s # 12.32 [+1.06] udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # 13.30 [+0.98] udp rx: 1220 MB/s 993875 calls/s # 13.32 [+0.02] udp tx: 1223 MB/s 20750 calls/s 20750 msg/s # 14.30 [+0.98] udp rx: 1224 MB/s 996937 calls/s # 14.32 [+0.02] udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932716 calls/s # 15.51 [+1.06] udp tx: 1187 MB/s 20148 calls/s 20148 msg/s # 16.48 [+0.98] udp rx: 1186 MB/s 965599 calls/s # 16.51 [+0.02] udp tx: 1197 MB/s 20303 calls/s 20303 msg/s # 17.48 [+0.98] udp rx: 1252 MB/s 1019742 calls/s # 17.51 [+0.02] udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # 18.15 [+0.65] GRO frag list over UDP tunnel ok # 18.99 [+0.83] 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__->