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.25 [+0.24] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1676 MB/s 1363653 calls/s # 2.78 [+1.06] udp tx: 1854 MB/s 31459 calls/s 31459 msg/s # 3.76 [+0.98] udp rx: 1817 MB/s 1479200 calls/s # 3.78 [+0.02] udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # 4.76 [+0.98] udp rx: 1875 MB/s 1526123 calls/s # 4.78 [+0.02] udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1815 MB/s 1476934 calls/s # 5.96 [+1.06] udp tx: 1898 MB/s 32199 calls/s 32199 msg/s # 6.93 [+0.98] udp rx: 1869 MB/s 1521202 calls/s # 6.96 [+0.02] udp tx: 1898 MB/s 32199 calls/s 32199 msg/s # 7.93 [+0.98] udp rx: 1868 MB/s 1520359 calls/s # 7.96 [+0.02] udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # 8.54 [+0.59] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.73 [+0.25] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.76 [+0.54] GRO fwd ok # 11.26 [+0.51] UDP fwd perf udp rx: 1535 MB/s 1244805 calls/s # 12.32 [+1.06] udp tx: 1877 MB/s 31839 calls/s 31839 msg/s # 13.30 [+0.98] udp rx: 1738 MB/s 1410016 calls/s # 13.32 [+0.02] udp tx: 1878 MB/s 31860 calls/s 31860 msg/s # 14.30 [+0.98] udp rx: 1757 MB/s 1424279 calls/s # 14.32 [+0.02] udp tx: 1902 MB/s 32272 calls/s 32272 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1693 MB/s 1372669 calls/s # 15.50 [+1.06] udp tx: 1895 MB/s 32154 calls/s 32154 msg/s # 16.47 [+0.98] udp rx: 1685 MB/s 1366382 calls/s # 16.50 [+0.02] udp tx: 1841 MB/s 31228 calls/s 31228 msg/s # 17.47 [+0.98] udp rx: 1766 MB/s 1431279 calls/s # 17.50 [+0.02] udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # 18.08 [+0.59] GRO frag list over UDP tunnel ok # 18.80 [+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__->