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.29 [+0.27] No GRO ok # 0.81 [+0.52] GRO frag list ok # 1.34 [+0.52] GRO fwd ok # 1.78 [+0.45] UDP fwd perf udp rx: 1201 MB/s 975361 calls/s # 2.84 [+1.06] udp tx: 1740 MB/s 29528 calls/s 29528 msg/s # 3.82 [+0.98] udp rx: 1876 MB/s 1522143 calls/s # 3.84 [+0.02] udp tx: 1961 MB/s 33269 calls/s 33269 msg/s # 4.82 [+0.98] udp rx: 1872 MB/s 1519553 calls/s # 4.84 [+0.02] udp tx: 1954 MB/s 33143 calls/s 33143 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1471283 calls/s # 6.02 [+1.06] udp tx: 1977 MB/s 33543 calls/s 33543 msg/s # 6.99 [+0.97] udp rx: 1852 MB/s 1501957 calls/s # 7.02 [+0.03] udp tx: 1976 MB/s 33527 calls/s 33527 msg/s # 7.99 [+0.98] udp rx: 1864 MB/s 1511366 calls/s # 8.02 [+0.02] udp tx: 1982 MB/s 33623 calls/s 33623 msg/s # 8.53 [+0.51] GRO frag list over UDP tunnel ok # 9.24 [+0.71] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.70 [+0.22] No GRO ok # 10.15 [+0.45] GRO frag list ok # 10.64 [+0.49] GRO fwd ok # 11.09 [+0.45] UDP fwd perf udp rx: 1050 MB/s 851558 calls/s # 12.15 [+1.06] udp tx: 1779 MB/s 30182 calls/s 30182 msg/s # 13.15 [+1.00] udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # 13.15 [+0.00] udp rx: 1399 MB/s 1133404 calls/s # 14.15 [+1.00] udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # 14.25 [+0.10] udp rx: 1393 MB/s 1128346 calls/s # 14.27 [+0.02] UDP GRO fwd perf udp rx: 1424 MB/s 1155028 calls/s # 15.33 [+1.06] udp tx: 1791 MB/s 30382 calls/s 30382 msg/s # 16.33 [+1.00] udp tx: 1822 MB/s 30916 calls/s 30916 msg/s # 16.33 [+0.00] udp rx: 1378 MB/s 1117065 calls/s # 17.33 [+1.00] udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # 17.43 [+0.10] udp rx: 1576 MB/s 1276243 calls/s # 17.92 [+0.49] GRO frag list over UDP tunnel ok # 18.64 [+0.72] 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__->