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.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.28 [+0.57] GRO fwd ok # 1.78 [+0.50] UDP fwd perf udp rx: 1716 MB/s 1397063 calls/s # 2.84 [+1.06] udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # 3.81 [+0.97] udp rx: 1782 MB/s 1451162 calls/s # 3.84 [+0.03] udp tx: 1835 MB/s 31127 calls/s 31127 msg/s # 4.81 [+0.97] udp rx: 1825 MB/s 1486079 calls/s # 4.84 [+0.03] udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1453748 calls/s # 6.02 [+1.06] udp tx: 1893 MB/s 32116 calls/s 32116 msg/s # 7.00 [+0.98] udp rx: 1852 MB/s 1503952 calls/s # 7.02 [+0.02] udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # 8.00 [+0.98] udp rx: 1737 MB/s 1411202 calls/s # 8.02 [+0.02] udp tx: 1853 MB/s 31432 calls/s 31432 msg/s # 8.56 [+0.54] GRO frag list over UDP tunnel ok # 9.25 [+0.69] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.72 [+0.23] No GRO ok # 10.23 [+0.51] GRO frag list ok # 10.75 [+0.52] GRO fwd ok # 11.20 [+0.45] UDP fwd perf udp rx: 1334 MB/s 1081878 calls/s # 12.26 [+1.05] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 13.24 [+0.98] udp rx: 1213 MB/s 984110 calls/s # 13.26 [+0.02] udp tx: 1778 MB/s 30171 calls/s 30171 msg/s # 14.24 [+0.98] udp rx: 1753 MB/s 1420883 calls/s # 14.26 [+0.02] udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1490 MB/s 1207680 calls/s # 15.44 [+1.06] udp tx: 1932 MB/s 32776 calls/s 32776 msg/s # 16.42 [+0.98] udp rx: 1735 MB/s 1406760 calls/s # 16.44 [+0.02] udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # 17.42 [+0.98] udp rx: 244 MB/s 198089 calls/s # 17.44 [+0.02] udp tx: 1412 MB/s 23961 calls/s 23961 msg/s # 17.95 [+0.51] GRO frag list over UDP tunnel ok # 18.63 [+0.68] 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__->