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.23 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1472 MB/s 1198432 calls/s # 2.80 [+1.06] udp tx: 1817 MB/s 30834 calls/s 30834 msg/s # 3.78 [+0.97] udp rx: 1920 MB/s 1563189 calls/s # 3.80 [+0.03] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 4.78 [+0.97] udp rx: 1910 MB/s 1554851 calls/s # 4.80 [+0.03] udp tx: 1927 MB/s 32690 calls/s 32690 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1583 MB/s 1288084 calls/s # 5.99 [+1.06] udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # 6.96 [+0.98] udp rx: 1818 MB/s 1478969 calls/s # 6.99 [+0.02] udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # 7.96 [+0.98] udp rx: 1832 MB/s 1491736 calls/s # 7.99 [+0.02] udp tx: 1844 MB/s 31286 calls/s 31286 msg/s # 8.54 [+0.55] GRO frag list over UDP tunnel ok # 9.23 [+0.69] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.70 [+0.23] No GRO ok # 10.19 [+0.49] GRO frag list ok # 10.70 [+0.51] GRO fwd ok # 11.15 [+0.45] UDP fwd perf udp rx: 1457 MB/s 1183223 calls/s # 12.20 [+1.06] udp tx: 1829 MB/s 31026 calls/s 31026 msg/s # 13.18 [+0.98] udp rx: 1805 MB/s 1466678 calls/s # 13.20 [+0.02] udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # 14.18 [+0.98] udp rx: 1794 MB/s 1456195 calls/s # 14.20 [+0.02] udp tx: 1900 MB/s 32237 calls/s 32237 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1107 MB/s 897363 calls/s # 15.38 [+1.06] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 16.36 [+0.98] udp rx: 1549 MB/s 1255164 calls/s # 16.38 [+0.02] udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # 17.36 [+0.98] udp rx: 1704 MB/s 1380734 calls/s # 17.38 [+0.02] udp tx: 1933 MB/s 32800 calls/s 32800 msg/s # 17.95 [+0.57] GRO frag list over UDP tunnel ok # 18.67 [+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__->