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.72 [+0.47] GRO frag list ok # 1.31 [+0.60] GRO fwd ok # 1.81 [+0.50] UDP fwd perf udp rx: 1572 MB/s 1279689 calls/s # 2.88 [+1.07] udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # 3.85 [+0.97] udp rx: 1854 MB/s 1510049 calls/s # 3.88 [+0.03] udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # 4.85 [+0.97] udp rx: 1862 MB/s 1516113 calls/s # 4.88 [+0.03] udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1706 MB/s 1388935 calls/s # 6.06 [+1.06] udp tx: 1857 MB/s 31497 calls/s 31497 msg/s # 7.04 [+0.97] udp rx: 1867 MB/s 1520069 calls/s # 7.06 [+0.03] udp tx: 1880 MB/s 31894 calls/s 31894 msg/s # 8.04 [+0.98] udp rx: 1871 MB/s 1523902 calls/s # 8.06 [+0.02] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.78] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.42 [+0.52] GRO frag list ok # 10.99 [+0.57] GRO fwd ok # 11.51 [+0.53] UDP fwd perf udp rx: 1116 MB/s 908542 calls/s # 12.59 [+1.07] udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # 13.55 [+0.97] udp rx: 1167 MB/s 950313 calls/s # 13.59 [+0.03] udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # 14.56 [+0.97] udp rx: 1093 MB/s 889671 calls/s # 14.59 [+0.03] udp tx: 1155 MB/s 19602 calls/s 19602 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 961 MB/s 782600 calls/s # 15.77 [+1.06] udp tx: 1173 MB/s 19895 calls/s 19895 msg/s # 16.74 [+0.97] udp rx: 1100 MB/s 896105 calls/s # 16.77 [+0.03] udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # 17.74 [+0.97] udp rx: 982 MB/s 799600 calls/s # 17.77 [+0.03] udp tx: 1171 MB/s 19873 calls/s 19873 msg/s # 18.35 [+0.58] GRO frag list over UDP tunnel ok # 19.02 [+0.67] 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__->