get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/50883/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 50883,
    "url": "http://patches.dpdk.org/api/patches/50883/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190306162242.65375-7-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20190306162242.65375-7-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190306162242.65375-7-bruce.richardson@intel.com",
    "date": "2019-03-06T16:22:42",
    "name": "[6/6] build: allow linux and freebsd in build configs",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "917fdce8d076489e73f24765995b2e0c3990e9ba",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190306162242.65375-7-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 3647,
            "url": "http://patches.dpdk.org/api/series/3647/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=3647",
            "date": "2019-03-06T16:22:36",
            "name": "change legacy linuxapp/bsdapp names",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/3647/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/50883/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/50883/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 262F81B1F8;\n\tWed,  6 Mar 2019 17:23:09 +0100 (CET)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n\tby dpdk.org (Postfix) with ESMTP id 53F971B1F8\n\tfor <dev@dpdk.org>; Wed,  6 Mar 2019 17:23:07 +0100 (CET)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n\tby fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t06 Mar 2019 08:23:06 -0800",
            "from silpixa00399126.ir.intel.com (HELO\n\tsilpixa00399126.ger.corp.intel.com) ([10.237.222.236])\n\tby orsmga005.jf.intel.com with ESMTP; 06 Mar 2019 08:23:03 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.58,448,1544515200\"; d=\"scan'208\";a=\"304909501\"",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>",
        "Date": "Wed,  6 Mar 2019 16:22:42 +0000",
        "Message-Id": "<20190306162242.65375-7-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.20.1",
        "In-Reply-To": "<20190306162242.65375-1-bruce.richardson@intel.com>",
        "References": "<20190306162242.65375-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 6/6] build: allow linux and freebsd in build\n\tconfigs",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Rather than using linuxapp and bsdapp everywhere, we can change things to\nuse the, more readable, terms \"linux\" and \"freebsd\" in our build configs.\nRather than renaming the configs we can just duplicate the existing ones\nwith the new names using symlinks, and use the new names exclusively\ninternally. [\"make showconfigs\" also only shows the new names to keep the\nlist short] The result is that backward compatibility is kept fully but any\nnew builds or development can be done using the newer names, i.e.  both\n\"make config T=x86_64-native-linuxapp-gcc\" and \"T=x86_64-native-linux-gcc\"\nwork.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n app/test-bbdev/test-bbdev.py                  |  2 +-\n app/test/autotest.py                          |  2 +-\n app/test/test.c                               |  2 +-\n ...on_armv8a_linuxapp => common_armv8a_linux} |  2 +-\n config/{common_bsdapp => common_freebsd}      |  0\n config/{common_linuxapp => common_linux}      |  0\n config/defconfig_arm-armv7a-linux-gcc         |  1 +\n config/defconfig_arm-armv7a-linuxapp-gcc      |  2 +-\n config/defconfig_arm64-armv8a-linux-clang     |  1 +\n config/defconfig_arm64-armv8a-linux-gcc       |  1 +\n config/defconfig_arm64-armv8a-linuxapp-clang  |  2 +-\n config/defconfig_arm64-armv8a-linuxapp-gcc    |  2 +-\n config/defconfig_arm64-bluefield-linux-gcc    |  1 +\n config/defconfig_arm64-bluefield-linuxapp-gcc |  2 +-\n config/defconfig_arm64-dpaa-linux-gcc         |  1 +\n config/defconfig_arm64-dpaa-linuxapp-gcc      |  2 +-\n config/defconfig_arm64-dpaa2-linux-gcc        |  1 +\n config/defconfig_arm64-dpaa2-linuxapp-gcc     |  2 +-\n config/defconfig_arm64-stingray-linux-gcc     |  1 +\n config/defconfig_arm64-stingray-linuxapp-gcc  |  2 +-\n config/defconfig_arm64-thunderx-linux-gcc     |  1 +\n config/defconfig_arm64-thunderx-linuxapp-gcc  |  2 +-\n config/defconfig_arm64-xgene1-linux-gcc       |  1 +\n config/defconfig_arm64-xgene1-linuxapp-gcc    |  2 +-\n config/defconfig_i686-native-linux-gcc        |  1 +\n config/defconfig_i686-native-linux-icc        |  1 +\n config/defconfig_i686-native-linuxapp-gcc     |  2 +-\n config/defconfig_i686-native-linuxapp-icc     |  2 +-\n config/defconfig_ppc_64-power8-linux-gcc      |  1 +\n config/defconfig_ppc_64-power8-linuxapp-gcc   |  2 +-\n config/defconfig_x86_64-native-bsdapp-clang   |  2 +-\n config/defconfig_x86_64-native-bsdapp-gcc     |  2 +-\n config/defconfig_x86_64-native-freebsd-clang  |  1 +\n config/defconfig_x86_64-native-freebsd-gcc    |  1 +\n config/defconfig_x86_64-native-linux-clang    |  1 +\n config/defconfig_x86_64-native-linux-gcc      |  1 +\n config/defconfig_x86_64-native-linux-icc      |  1 +\n config/defconfig_x86_64-native-linuxapp-clang |  2 +-\n config/defconfig_x86_64-native-linuxapp-gcc   |  2 +-\n config/defconfig_x86_64-native-linuxapp-icc   |  2 +-\n config/defconfig_x86_x32-native-linux-gcc     |  1 +\n config/defconfig_x86_x32-native-linuxapp-gcc  |  2 +-\n devtools/build-tags.sh                        |  8 ++---\n devtools/test-build.sh                        |  2 +-\n devtools/validate-abi.sh                      |  2 +-\n doc/build-sdk-quick.txt                       |  2 +-\n doc/guides/compressdevs/octeontx.rst          |  4 +--\n doc/guides/contributing/design.rst            |  6 ++--\n doc/guides/contributing/patches.rst           | 14 ++++----\n doc/guides/contributing/versioning.rst        |  6 ++--\n doc/guides/cryptodevs/armv8.rst               |  2 +-\n doc/guides/cryptodevs/caam_jr.rst             |  6 ++--\n doc/guides/cryptodevs/dpaa2_sec.rst           |  2 +-\n doc/guides/cryptodevs/dpaa_sec.rst            |  2 +-\n doc/guides/cryptodevs/openssl.rst             |  2 +-\n doc/guides/cryptodevs/virtio.rst              |  8 ++---\n doc/guides/cryptodevs/zuc.rst                 |  2 +-\n doc/guides/eventdevs/dpaa.rst                 |  2 +-\n doc/guides/eventdevs/dpaa2.rst                |  2 +-\n doc/guides/eventdevs/octeontx.rst             |  2 +-\n doc/guides/freebsd_gsg/build_dpdk.rst         |  6 ++--\n doc/guides/freebsd_gsg/build_sample_apps.rst  | 10 +++---\n doc/guides/freebsd_gsg/install_from_ports.rst |  4 +--\n doc/guides/freebsd_gsg/intro.rst              |  4 +--\n doc/guides/howto/lm_bond_virtio_sriov.rst     |  4 +--\n doc/guides/howto/lm_virtio_vhost_user.rst     |  4 +--\n doc/guides/howto/pvp_reference_benchmark.rst  |  4 +--\n .../virtio_user_for_container_networking.rst  |  4 +--\n doc/guides/linux_gsg/build_dpdk.rst           | 10 +++---\n doc/guides/linux_gsg/build_sample_apps.rst    |  6 ++--\n .../linux_gsg/cross_build_dpdk_for_arm64.rst  |  6 ++--\n doc/guides/linux_gsg/intro.rst                |  4 +--\n .../linux_gsg/nic_perf_intel_platform.rst     |  2 +-\n doc/guides/linux_gsg/quick_start.rst          | 26 +++++++-------\n doc/guides/mempool/octeontx.rst               |  2 +-\n doc/guides/nics/build_and_test.rst            | 34 +++++++++----------\n doc/guides/nics/cxgbe.rst                     |  6 ++--\n doc/guides/nics/dpaa.rst                      |  2 +-\n doc/guides/nics/enic.rst                      |  2 +-\n doc/guides/nics/intel_vf.rst                  | 10 +++---\n doc/guides/nics/mlx5.rst                      |  2 +-\n doc/guides/nics/mvneta.rst                    |  2 +-\n doc/guides/nics/mvpp2.rst                     |  4 +--\n doc/guides/nics/nfp.rst                       |  2 +-\n doc/guides/nics/octeontx.rst                  |  4 +--\n doc/guides/nics/softnic.rst                   |  4 +--\n doc/guides/nics/tap.rst                       |  2 +-\n doc/guides/nics/thunderx.rst                  |  4 +--\n doc/guides/platform/octeontx.rst              |  6 ++--\n doc/guides/prog_guide/build_app.rst           |  4 +--\n .../prog_guide/dev_kit_build_system.rst       |  8 ++---\n .../prog_guide/dev_kit_root_make_help.rst     |  6 ++--\n .../prog_guide/env_abstraction_layer.rst      |  6 ++--\n .../prog_guide/ext_app_lib_make_help.rst      |  4 +--\n doc/guides/prog_guide/extend_dpdk.rst         |  4 +--\n doc/guides/prog_guide/glossary.rst            |  2 +-\n doc/guides/prog_guide/img/linuxapp_launch.svg |  4 +--\n doc/guides/prog_guide/intro.rst               |  2 +-\n doc/guides/prog_guide/overview.rst            |  2 +-\n doc/guides/prog_guide/profile_app.rst         |  2 +-\n doc/guides/prog_guide/qos_framework.rst       |  2 +-\n doc/guides/rawdevs/dpaa2_cmdif.rst            |  2 +-\n doc/guides/rawdevs/dpaa2_qdma.rst             |  2 +-\n doc/guides/rel_notes/release_19_02.rst        |  2 +-\n doc/guides/rel_notes/release_2_1.rst          |  2 +-\n doc/guides/sample_app_ug/bbdev_app.rst        |  6 ++--\n doc/guides/sample_app_ug/cmd_line.rst         |  2 +-\n doc/guides/sample_app_ug/dist_app.rst         |  2 +-\n doc/guides/sample_app_ug/fips_validation.rst  |  4 +--\n doc/guides/sample_app_ug/flow_classify.rst    |  2 +-\n doc/guides/sample_app_ug/flow_filtering.rst   |  4 +--\n doc/guides/sample_app_ug/hello_world.rst      |  4 +--\n doc/guides/sample_app_ug/ip_frag.rst          |  4 +--\n doc/guides/sample_app_ug/ip_reassembly.rst    |  4 +--\n doc/guides/sample_app_ug/keep_alive.rst       |  2 +-\n .../sample_app_ug/kernel_nic_interface.rst    |  2 +-\n doc/guides/sample_app_ug/l2_forward_cat.rst   |  2 +-\n .../sample_app_ug/l2_forward_crypto.rst       |  2 +-\n .../sample_app_ug/l2_forward_job_stats.rst    |  2 +-\n .../sample_app_ug/l2_forward_real_virtual.rst |  2 +-\n doc/guides/sample_app_ug/link_status_intr.rst |  2 +-\n .../sample_app_ug/netmap_compatibility.rst    |  2 +-\n .../sample_app_ug/performance_thread.rst      |  2 +-\n doc/guides/sample_app_ug/ptpclient.rst        |  4 +--\n doc/guides/sample_app_ug/qos_scheduler.rst    |  2 +-\n doc/guides/sample_app_ug/quota_watermark.rst  |  4 +--\n doc/guides/sample_app_ug/rxtx_callbacks.rst   |  2 +-\n doc/guides/sample_app_ug/service_cores.rst    |  2 +-\n doc/guides/sample_app_ug/skeleton.rst         |  2 +-\n doc/guides/sample_app_ug/tep_termination.rst  |  2 +-\n doc/guides/sample_app_ug/timer.rst            |  2 +-\n .../sample_app_ug/vmdq_dcb_forwarding.rst     |  4 +--\n doc/guides/testpmd_app_ug/build_app.rst       |  2 +-\n doc/guides/tools/testbbdev.rst                |  8 ++---\n drivers/net/softnic/Makefile                  |  2 +-\n examples/Makefile                             |  2 +-\n examples/bbdev_app/Makefile                   |  2 +-\n examples/bond/Makefile                        |  2 +-\n examples/cmdline/Makefile                     |  2 +-\n examples/distributor/Makefile                 |  2 +-\n examples/ethtool/Makefile                     |  4 +--\n examples/ethtool/ethtool-app/Makefile         |  2 +-\n examples/ethtool/lib/Makefile                 |  4 +--\n examples/eventdev_pipeline/Makefile           |  2 +-\n examples/exception_path/Makefile              |  2 +-\n examples/fips_validation/Makefile             |  2 +-\n examples/flow_classify/Makefile               |  2 +-\n examples/flow_filtering/Makefile              |  2 +-\n examples/helloworld/Makefile                  |  2 +-\n examples/ip_fragmentation/Makefile            |  2 +-\n examples/ip_pipeline/Makefile                 |  4 +--\n examples/ip_reassembly/Makefile               |  2 +-\n examples/ipsec-secgw/Makefile                 |  2 +-\n examples/ipsec-secgw/test/common_defs.sh      |  2 +-\n examples/ipv4_multicast/Makefile              |  2 +-\n examples/kni/Makefile                         |  4 +--\n examples/l2fwd-cat/Makefile                   |  2 +-\n examples/l2fwd-crypto/Makefile                |  2 +-\n examples/l2fwd-jobstats/Makefile              |  2 +-\n examples/l2fwd-keepalive/Makefile             |  2 +-\n examples/l2fwd-keepalive/ka-agent/Makefile    |  2 +-\n examples/l2fwd/Makefile                       |  2 +-\n examples/l3fwd-acl/Makefile                   |  2 +-\n examples/l3fwd-power/Makefile                 |  4 +--\n examples/l3fwd-vf/Makefile                    |  2 +-\n examples/l3fwd/Makefile                       |  2 +-\n examples/link_status_interrupt/Makefile       |  2 +-\n examples/load_balancer/Makefile               |  2 +-\n examples/multi_process/Makefile               |  2 +-\n .../multi_process/client_server_mp/Makefile   |  2 +-\n .../client_server_mp/mp_server/Makefile       |  4 +--\n examples/multi_process/hotplug_mp/Makefile    |  2 +-\n examples/multi_process/simple_mp/Makefile     |  2 +-\n examples/multi_process/symmetric_mp/Makefile  |  2 +-\n examples/netmap_compat/Makefile               |  2 +-\n examples/netmap_compat/bridge/Makefile        |  4 +--\n examples/packet_ordering/Makefile             |  2 +-\n examples/performance-thread/Makefile          |  2 +-\n .../performance-thread/l3fwd-thread/Makefile  |  2 +-\n .../performance-thread/pthread_shim/Makefile  |  2 +-\n examples/ptpclient/Makefile                   |  2 +-\n examples/qos_meter/Makefile                   |  2 +-\n examples/qos_sched/Makefile                   |  4 +--\n examples/quota_watermark/Makefile             |  2 +-\n examples/quota_watermark/qw/Makefile          |  2 +-\n examples/quota_watermark/qwctl/Makefile       |  2 +-\n examples/rxtx_callbacks/Makefile              |  2 +-\n examples/server_node_efd/Makefile             |  2 +-\n examples/server_node_efd/server/Makefile      |  4 +--\n examples/service_cores/Makefile               |  2 +-\n examples/skeleton/Makefile                    |  2 +-\n examples/tep_termination/Makefile             |  4 +--\n examples/timer/Makefile                       |  2 +-\n examples/vdpa/Makefile                        |  4 +--\n examples/vhost/Makefile                       |  4 +--\n examples/vhost_crypto/Makefile                |  4 +--\n examples/vhost_scsi/Makefile                  |  4 +--\n examples/vm_power_manager/Makefile            |  2 +-\n examples/vm_power_manager/guest_cli/Makefile  |  2 +-\n examples/vmdq/Makefile                        |  2 +-\n examples/vmdq_dcb/Makefile                    |  2 +-\n lib/librte_eal/common/include/rte_debug.h     |  2 +-\n lib/librte_eal/common/include/rte_eal.h       |  2 +-\n lib/librte_eal/freebsd/eal/Makefile           |  4 +--\n lib/librte_eal/linux/eal/Makefile             |  2 +-\n mk/exec-env/bsdapp                            |  1 +\n mk/exec-env/{bsdapp => freebsd}/rte.app.mk    |  0\n mk/exec-env/{bsdapp => freebsd}/rte.vars.mk   |  2 +-\n mk/exec-env/{linuxapp => linux}/rte.app.mk    |  0\n mk/exec-env/{linuxapp => linux}/rte.vars.mk   |  2 +-\n mk/exec-env/linuxapp                          |  1 +\n mk/rte.sdkconfig.mk                           |  9 ++---\n mk/rte.sdkinstall.mk                          |  3 ++\n mk/rte.sdkroot.mk                             |  2 +-\n usertools/dpdk-setup.sh                       |  4 +--\n 215 files changed, 337 insertions(+), 313 deletions(-)\n rename config/{common_armv8a_linuxapp => common_armv8a_linux} (97%)\n rename config/{common_bsdapp => common_freebsd} (100%)\n rename config/{common_linuxapp => common_linux} (100%)\n create mode 120000 config/defconfig_arm-armv7a-linux-gcc\n create mode 120000 config/defconfig_arm64-armv8a-linux-clang\n create mode 120000 config/defconfig_arm64-armv8a-linux-gcc\n create mode 120000 config/defconfig_arm64-bluefield-linux-gcc\n create mode 120000 config/defconfig_arm64-dpaa-linux-gcc\n create mode 120000 config/defconfig_arm64-dpaa2-linux-gcc\n create mode 120000 config/defconfig_arm64-stingray-linux-gcc\n create mode 120000 config/defconfig_arm64-thunderx-linux-gcc\n create mode 120000 config/defconfig_arm64-xgene1-linux-gcc\n create mode 120000 config/defconfig_i686-native-linux-gcc\n create mode 120000 config/defconfig_i686-native-linux-icc\n create mode 120000 config/defconfig_ppc_64-power8-linux-gcc\n create mode 120000 config/defconfig_x86_64-native-freebsd-clang\n create mode 120000 config/defconfig_x86_64-native-freebsd-gcc\n create mode 120000 config/defconfig_x86_64-native-linux-clang\n create mode 120000 config/defconfig_x86_64-native-linux-gcc\n create mode 120000 config/defconfig_x86_64-native-linux-icc\n create mode 120000 config/defconfig_x86_x32-native-linux-gcc\n create mode 120000 mk/exec-env/bsdapp\n rename mk/exec-env/{bsdapp => freebsd}/rte.app.mk (100%)\n rename mk/exec-env/{bsdapp => freebsd}/rte.vars.mk (94%)\n rename mk/exec-env/{linuxapp => linux}/rte.app.mk (100%)\n rename mk/exec-env/{linuxapp => linux}/rte.vars.mk (95%)\n create mode 120000 mk/exec-env/linuxapp",
    "diff": "diff --git a/app/test-bbdev/test-bbdev.py b/app/test-bbdev/test-bbdev.py\nindex acab9eb16..25340ec8e 100755\n--- a/app/test-bbdev/test-bbdev.py\n+++ b/app/test-bbdev/test-bbdev.py\n@@ -23,7 +23,7 @@ def kill(process):\n if \"RTE_TARGET\" in os.environ:\n     dpdk_target = os.environ[\"RTE_TARGET\"]\n else:\n-    dpdk_target = \"x86_64-native-linuxapp-gcc\"\n+    dpdk_target = \"x86_64-native-linux-gcc\"\n \n parser = argparse.ArgumentParser(\n                     description='BBdev Unit Test Application',\ndiff --git a/app/test/autotest.py b/app/test/autotest.py\nindex 12997fdf0..46c469eee 100644\n--- a/app/test/autotest.py\n+++ b/app/test/autotest.py\n@@ -38,7 +38,7 @@ def usage():\n \n # how many workers to run tests with. FreeBSD doesn't support multiple primary\n # processes, so make it 1, otherwise make it 4. ignored for non-parallel tests\n-n_processes = 1 if \"bsdapp\" in target else 4\n+n_processes = 1 if \"bsd\" in target else 4\n \n runner = autotest_runner.AutotestRunner(cmdline, target, test_blacklist,\n                                         test_whitelist, n_processes)\ndiff --git a/app/test/test.c b/app/test/test.c\nindex 351c7f275..d646f5160 100644\n--- a/app/test/test.c\n+++ b/app/test/test.c\n@@ -36,7 +36,7 @@ extern cmdline_parse_ctx_t main_ctx[];\n \n const char *prgname; /* to be set to argv[0] */\n \n-static const char *recursive_call; /* used in linuxapp for MP and other tests */\n+static const char *recursive_call; /* used in linux for MP and other tests */\n \n static int\n no_action(void){ return 0; }\ndiff --git a/config/common_armv8a_linuxapp b/config/common_armv8a_linux\nsimilarity index 97%\nrename from config/common_armv8a_linuxapp\nrename to config/common_armv8a_linux\nindex ad88a37b1..72091de1c 100644\n--- a/config/common_armv8a_linuxapp\n+++ b/config/common_armv8a_linux\n@@ -2,7 +2,7 @@\n # Copyright(c) 2017 Cavium, Inc\n #\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"armv8a\"\n \ndiff --git a/config/common_bsdapp b/config/common_freebsd\nsimilarity index 100%\nrename from config/common_bsdapp\nrename to config/common_freebsd\ndiff --git a/config/common_linuxapp b/config/common_linux\nsimilarity index 100%\nrename from config/common_linuxapp\nrename to config/common_linux\ndiff --git a/config/defconfig_arm-armv7a-linux-gcc b/config/defconfig_arm-armv7a-linux-gcc\nnew file mode 120000\nindex 000000000..84619de43\n--- /dev/null\n+++ b/config/defconfig_arm-armv7a-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm-armv7a-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm-armv7a-linuxapp-gcc b/config/defconfig_arm-armv7a-linuxapp-gcc\nindex 63f3a507b..c9509b274 100644\n--- a/config/defconfig_arm-armv7a-linuxapp-gcc\n+++ b/config/defconfig_arm-armv7a-linuxapp-gcc\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright (C) 2015 RehiveTech. All right reserved.\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"armv7a\"\n \ndiff --git a/config/defconfig_arm64-armv8a-linux-clang b/config/defconfig_arm64-armv8a-linux-clang\nnew file mode 120000\nindex 000000000..196808b98\n--- /dev/null\n+++ b/config/defconfig_arm64-armv8a-linux-clang\n@@ -0,0 +1 @@\n+defconfig_arm64-armv8a-linuxapp-clang\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-armv8a-linux-gcc b/config/defconfig_arm64-armv8a-linux-gcc\nnew file mode 120000\nindex 000000000..094951956\n--- /dev/null\n+++ b/config/defconfig_arm64-armv8a-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm64-armv8a-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-armv8a-linuxapp-clang b/config/defconfig_arm64-armv8a-linuxapp-clang\nindex 487714ea0..d3b4dad53 100644\n--- a/config/defconfig_arm64-armv8a-linuxapp-clang\n+++ b/config/defconfig_arm64-armv8a-linuxapp-clang\n@@ -2,7 +2,7 @@\n # Copyright(c) 2017 Cavium, Inc\n #\n \n-#include \"common_armv8a_linuxapp\"\n+#include \"common_armv8a_linux\"\n \n CONFIG_RTE_TOOLCHAIN=\"clang\"\n CONFIG_RTE_TOOLCHAIN_CLANG=y\ndiff --git a/config/defconfig_arm64-armv8a-linuxapp-gcc b/config/defconfig_arm64-armv8a-linuxapp-gcc\nindex a6ed90c51..58c4a4029 100644\n--- a/config/defconfig_arm64-armv8a-linuxapp-gcc\n+++ b/config/defconfig_arm64-armv8a-linuxapp-gcc\n@@ -2,7 +2,7 @@\n # Copyright(c) 2015 Cavium, Inc\n #\n \n-#include \"common_armv8a_linuxapp\"\n+#include \"common_armv8a_linux\"\n \n CONFIG_RTE_TOOLCHAIN=\"gcc\"\n CONFIG_RTE_TOOLCHAIN_GCC=y\ndiff --git a/config/defconfig_arm64-bluefield-linux-gcc b/config/defconfig_arm64-bluefield-linux-gcc\nnew file mode 120000\nindex 000000000..dad37d5e7\n--- /dev/null\n+++ b/config/defconfig_arm64-bluefield-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm64-bluefield-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-bluefield-linuxapp-gcc b/config/defconfig_arm64-bluefield-linuxapp-gcc\nindex dd252c0e4..b49653881 100644\n--- a/config/defconfig_arm64-bluefield-linuxapp-gcc\n+++ b/config/defconfig_arm64-bluefield-linuxapp-gcc\n@@ -2,7 +2,7 @@\n # Copyright 2019 Mellanox Technologies, Ltd\n #\n \n-#include \"defconfig_arm64-armv8a-linuxapp-gcc\"\n+#include \"defconfig_arm64-armv8a-linux-gcc\"\n \n # Mellanox BlueField\n CONFIG_RTE_ARCH_ARM_TUNE=\"cortex-a72\"\ndiff --git a/config/defconfig_arm64-dpaa-linux-gcc b/config/defconfig_arm64-dpaa-linux-gcc\nnew file mode 120000\nindex 000000000..dc05caacf\n--- /dev/null\n+++ b/config/defconfig_arm64-dpaa-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm64-dpaa-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-dpaa-linuxapp-gcc b/config/defconfig_arm64-dpaa-linuxapp-gcc\nindex 544b6770d..b408d4f48 100644\n--- a/config/defconfig_arm64-dpaa-linuxapp-gcc\n+++ b/config/defconfig_arm64-dpaa-linuxapp-gcc\n@@ -2,7 +2,7 @@\n # Copyright 2016 Freescale Semiconductor, Inc.\n # Copyright 2017 NXP\n \n-#include \"defconfig_arm64-armv8a-linuxapp-gcc\"\n+#include \"defconfig_arm64-armv8a-linux-gcc\"\n \n # NXP (Freescale) - Soc Architecture with FMAN, QMAN & BMAN support\n CONFIG_RTE_MACHINE=\"dpaa\"\ndiff --git a/config/defconfig_arm64-dpaa2-linux-gcc b/config/defconfig_arm64-dpaa2-linux-gcc\nnew file mode 120000\nindex 000000000..9a6c6c4cb\n--- /dev/null\n+++ b/config/defconfig_arm64-dpaa2-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm64-dpaa2-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-dpaa2-linuxapp-gcc b/config/defconfig_arm64-dpaa2-linuxapp-gcc\nindex 96f478a06..8b545f5f7 100644\n--- a/config/defconfig_arm64-dpaa2-linuxapp-gcc\n+++ b/config/defconfig_arm64-dpaa2-linuxapp-gcc\n@@ -3,7 +3,7 @@\n # Copyright 2016 NXP\n #\n \n-#include \"defconfig_arm64-armv8a-linuxapp-gcc\"\n+#include \"defconfig_arm64-armv8a-linux-gcc\"\n \n # NXP (Freescale) - Soc Architecture with WRIOP and QBMAN support\n CONFIG_RTE_MACHINE=\"dpaa2\"\ndiff --git a/config/defconfig_arm64-stingray-linux-gcc b/config/defconfig_arm64-stingray-linux-gcc\nnew file mode 120000\nindex 000000000..829dd65f0\n--- /dev/null\n+++ b/config/defconfig_arm64-stingray-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm64-stingray-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-stingray-linuxapp-gcc b/config/defconfig_arm64-stingray-linuxapp-gcc\nindex 999250723..7b33aa7af 100644\n--- a/config/defconfig_arm64-stingray-linuxapp-gcc\n+++ b/config/defconfig_arm64-stingray-linuxapp-gcc\n@@ -2,7 +2,7 @@\n # Copyright (C) Broadcom 2017-2018. All rights reserved.\n #\n \n-#include \"defconfig_arm64-armv8a-linuxapp-gcc\"\n+#include \"defconfig_arm64-armv8a-linux-gcc\"\n \n # Broadcom - Stingray\n CONFIG_RTE_MACHINE=\"armv8a\"\ndiff --git a/config/defconfig_arm64-thunderx-linux-gcc b/config/defconfig_arm64-thunderx-linux-gcc\nnew file mode 120000\nindex 000000000..1b9c4ad21\n--- /dev/null\n+++ b/config/defconfig_arm64-thunderx-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm64-thunderx-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-thunderx-linuxapp-gcc b/config/defconfig_arm64-thunderx-linuxapp-gcc\nindex fd160aa04..a52f06651 100644\n--- a/config/defconfig_arm64-thunderx-linuxapp-gcc\n+++ b/config/defconfig_arm64-thunderx-linuxapp-gcc\n@@ -2,7 +2,7 @@\n # Copyright(c) 2015 Cavium, Inc\n #\n \n-#include \"defconfig_arm64-armv8a-linuxapp-gcc\"\n+#include \"defconfig_arm64-armv8a-linux-gcc\"\n \n CONFIG_RTE_MACHINE=\"thunderx\"\n \ndiff --git a/config/defconfig_arm64-xgene1-linux-gcc b/config/defconfig_arm64-xgene1-linux-gcc\nnew file mode 120000\nindex 000000000..d5e8b5e55\n--- /dev/null\n+++ b/config/defconfig_arm64-xgene1-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_arm64-xgene1-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_arm64-xgene1-linuxapp-gcc b/config/defconfig_arm64-xgene1-linuxapp-gcc\nindex a2dd465b7..fbf576c4a 100644\n--- a/config/defconfig_arm64-xgene1-linuxapp-gcc\n+++ b/config/defconfig_arm64-xgene1-linuxapp-gcc\n@@ -2,7 +2,7 @@\n # Copyright(c) 2015 Cavium, Inc\n #\n \n-#include \"defconfig_arm64-armv8a-linuxapp-gcc\"\n+#include \"defconfig_arm64-armv8a-linux-gcc\"\n \n CONFIG_RTE_MACHINE=\"xgene1\"\n CONFIG_RTE_CACHE_LINE_SIZE=64\ndiff --git a/config/defconfig_i686-native-linux-gcc b/config/defconfig_i686-native-linux-gcc\nnew file mode 120000\nindex 000000000..927141d5d\n--- /dev/null\n+++ b/config/defconfig_i686-native-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_i686-native-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_i686-native-linux-icc b/config/defconfig_i686-native-linux-icc\nnew file mode 120000\nindex 000000000..e6a466b3e\n--- /dev/null\n+++ b/config/defconfig_i686-native-linux-icc\n@@ -0,0 +1 @@\n+defconfig_i686-native-linuxapp-icc\n\\ No newline at end of file\ndiff --git a/config/defconfig_i686-native-linuxapp-gcc b/config/defconfig_i686-native-linuxapp-gcc\nindex 9b7086859..0340c84cf 100644\n--- a/config/defconfig_i686-native-linuxapp-gcc\n+++ b/config/defconfig_i686-native-linuxapp-gcc\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/config/defconfig_i686-native-linuxapp-icc b/config/defconfig_i686-native-linuxapp-icc\nindex 17defd803..34a55fd18 100644\n--- a/config/defconfig_i686-native-linuxapp-icc\n+++ b/config/defconfig_i686-native-linuxapp-icc\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/config/defconfig_ppc_64-power8-linux-gcc b/config/defconfig_ppc_64-power8-linux-gcc\nnew file mode 120000\nindex 000000000..580c92e12\n--- /dev/null\n+++ b/config/defconfig_ppc_64-power8-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_ppc_64-power8-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_ppc_64-power8-linuxapp-gcc b/config/defconfig_ppc_64-power8-linuxapp-gcc\nindex 8cbf7ed50..7e248b755 100644\n--- a/config/defconfig_ppc_64-power8-linuxapp-gcc\n+++ b/config/defconfig_ppc_64-power8-linuxapp-gcc\n@@ -28,7 +28,7 @@\n #   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n #   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"power8\"\n \ndiff --git a/config/defconfig_x86_64-native-bsdapp-clang b/config/defconfig_x86_64-native-bsdapp-clang\nindex 8d2d10b48..7204738e1 100644\n--- a/config/defconfig_x86_64-native-bsdapp-clang\n+++ b/config/defconfig_x86_64-native-bsdapp-clang\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_bsdapp\"\n+#include \"common_freebsd\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/config/defconfig_x86_64-native-bsdapp-gcc b/config/defconfig_x86_64-native-bsdapp-gcc\nindex 174a74b0e..b24e2e6d5 100644\n--- a/config/defconfig_x86_64-native-bsdapp-gcc\n+++ b/config/defconfig_x86_64-native-bsdapp-gcc\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_bsdapp\"\n+#include \"common_freebsd\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/config/defconfig_x86_64-native-freebsd-clang b/config/defconfig_x86_64-native-freebsd-clang\nnew file mode 120000\nindex 000000000..76115fd5a\n--- /dev/null\n+++ b/config/defconfig_x86_64-native-freebsd-clang\n@@ -0,0 +1 @@\n+defconfig_x86_64-native-bsdapp-clang\n\\ No newline at end of file\ndiff --git a/config/defconfig_x86_64-native-freebsd-gcc b/config/defconfig_x86_64-native-freebsd-gcc\nnew file mode 120000\nindex 000000000..72dd4b44b\n--- /dev/null\n+++ b/config/defconfig_x86_64-native-freebsd-gcc\n@@ -0,0 +1 @@\n+defconfig_x86_64-native-bsdapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_x86_64-native-linux-clang b/config/defconfig_x86_64-native-linux-clang\nnew file mode 120000\nindex 000000000..3bcf89d6a\n--- /dev/null\n+++ b/config/defconfig_x86_64-native-linux-clang\n@@ -0,0 +1 @@\n+defconfig_x86_64-native-linuxapp-clang\n\\ No newline at end of file\ndiff --git a/config/defconfig_x86_64-native-linux-gcc b/config/defconfig_x86_64-native-linux-gcc\nnew file mode 120000\nindex 000000000..d70796594\n--- /dev/null\n+++ b/config/defconfig_x86_64-native-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_x86_64-native-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_x86_64-native-linux-icc b/config/defconfig_x86_64-native-linux-icc\nnew file mode 120000\nindex 000000000..a36b47131\n--- /dev/null\n+++ b/config/defconfig_x86_64-native-linux-icc\n@@ -0,0 +1 @@\n+defconfig_x86_64-native-linuxapp-icc\n\\ No newline at end of file\ndiff --git a/config/defconfig_x86_64-native-linuxapp-clang b/config/defconfig_x86_64-native-linuxapp-clang\nindex 52d0d22fc..7508c0f2d 100644\n--- a/config/defconfig_x86_64-native-linuxapp-clang\n+++ b/config/defconfig_x86_64-native-linuxapp-clang\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/config/defconfig_x86_64-native-linuxapp-gcc b/config/defconfig_x86_64-native-linuxapp-gcc\nindex afa5d478e..db67066a5 100644\n--- a/config/defconfig_x86_64-native-linuxapp-gcc\n+++ b/config/defconfig_x86_64-native-linuxapp-gcc\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/config/defconfig_x86_64-native-linuxapp-icc b/config/defconfig_x86_64-native-linuxapp-icc\nindex 59783111c..d3ecae475 100644\n--- a/config/defconfig_x86_64-native-linuxapp-icc\n+++ b/config/defconfig_x86_64-native-linuxapp-icc\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/config/defconfig_x86_x32-native-linux-gcc b/config/defconfig_x86_x32-native-linux-gcc\nnew file mode 120000\nindex 000000000..7ea00cecb\n--- /dev/null\n+++ b/config/defconfig_x86_x32-native-linux-gcc\n@@ -0,0 +1 @@\n+defconfig_x86_x32-native-linuxapp-gcc\n\\ No newline at end of file\ndiff --git a/config/defconfig_x86_x32-native-linuxapp-gcc b/config/defconfig_x86_x32-native-linuxapp-gcc\nindex 2c8419f14..14445abaa 100644\n--- a/config/defconfig_x86_x32-native-linuxapp-gcc\n+++ b/config/defconfig_x86_x32-native-linuxapp-gcc\n@@ -1,7 +1,7 @@\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n \n-#include \"common_linuxapp\"\n+#include \"common_linux\"\n \n CONFIG_RTE_MACHINE=\"native\"\n \ndiff --git a/devtools/build-tags.sh b/devtools/build-tags.sh\nindex 67b12f65a..dfd66c2d4 100755\n--- a/devtools/build-tags.sh\n+++ b/devtools/build-tags.sh\n@@ -40,8 +40,8 @@ ignore=\"( -name .svn -o -name CVS -o -name .hg -o -name .git ) -prune -o\"\n \n source_dirs=\"app buildtools drivers examples lib\"\n \n-skip_bsd=\"( -name bsdapp ) -prune -o\"\n-skip_linux=\"( -name linuxapp ) -prune -o\"\n+skip_bsd=\"( -name freebsd ) -prune -o\"\n+skip_linux=\"( -name linux ) -prune -o\"\n skip_arch=\"( -name arch ) -prune -o\"\n skip_sse=\"( -name *_sse*.[chS] ) -prune -o\"\n skip_avx=\"( -name *_avx*.[chS] ) -prune -o\"\n@@ -146,8 +146,8 @@ check_valid_target()\n if [ -n \"$2\" ]; then\n \tcheck_valid_target $2\n \n-\techo $2 | grep -q \"linuxapp-\" || linux=false\n-\techo $2 | grep -q \"bsdapp-\" || bsd=false\n+\techo $2 | grep -q \"linux\" || linux=false\n+\techo $2 | grep -q \"bsd\" || bsd=false\n \techo $2 | grep -q \"x86_64-\" || x86_64=false\n \techo $2 | grep -q \"arm-\" || arm_32=false\n \techo $2 | grep -q \"arm64-\" || arm_64=false\ndiff --git a/devtools/test-build.sh b/devtools/test-build.sh\nindex 19ff759ed..70e91da52 100755\n--- a/devtools/test-build.sh\n+++ b/devtools/test-build.sh\n@@ -46,7 +46,7 @@ print_help () {\n \t        -v    verbose build\n \n \tconfig: defconfig[[~][+]option1[[~][+]option2...]]\n-\t        Example: x86_64-native-linuxapp-gcc+debug~RXTX_CALLBACKS\n+\t        Example: x86_64-native-linux-gcc+debug~RXTX_CALLBACKS\n \t        The lowercase options are defined inside $(basename $0).\n \t        The uppercase options can be the end of a defconfig option\n \t        to enable if prefixed with '+' or to disable if prefixed with '~'.\ndiff --git a/devtools/validate-abi.sh b/devtools/validate-abi.sh\nindex 138436d93..54df2e476 100755\n--- a/devtools/validate-abi.sh\n+++ b/devtools/validate-abi.sh\n@@ -9,7 +9,7 @@ set -e\n abicheck=abi-compliance-checker\n abidump=abi-dumper\n default_dst=abi-check\n-default_target=x86_64-native-linuxapp-gcc\n+default_target=x86_64-native-linux-gcc\n \n # trap on error\n err_report() {\ndiff --git a/doc/build-sdk-quick.txt b/doc/build-sdk-quick.txt\nindex ff297806a..bcfa7d6fe 100644\n--- a/doc/build-sdk-quick.txt\n+++ b/doc/build-sdk-quick.txt\n@@ -1,7 +1,7 @@\n Basic build\n \tmake defconfig && make\n \tor\n-\tmake config T=x86_64-native-linuxapp-gcc && make\n+\tmake config T=x86_64-native-linux-gcc && make\n Build commands\n \tconfig           get configuration from target template (T=)\n \tdefconfig        auto-select target template based on arch, OS, etc.\ndiff --git a/doc/guides/compressdevs/octeontx.rst b/doc/guides/compressdevs/octeontx.rst\nindex c57d03a8e..5924ad1fa 100644\n--- a/doc/guides/compressdevs/octeontx.rst\n+++ b/doc/guides/compressdevs/octeontx.rst\n@@ -68,7 +68,7 @@ following ``make`` command:\n    .. code-block:: console\n \n       cd <DPDK-source-directory>\n-      make config T=arm64-thunderx-linuxapp-gcc install\n+      make config T=arm64-thunderx-linux-gcc install\n \n \n Initialization\n@@ -97,7 +97,7 @@ probed. To use the PMD in an application, user must:\n \n       reserve enough huge pages\n       cd to the top-level DPDK directory\n-      export RTE_TARGET=arm64-thunderx-linuxapp-gcc\n+      export RTE_TARGET=arm64-thunderx-linux-gcc\n       export RTE_SDK=`pwd`\n       cd to app/test\n       type the command \"make\" to compile\ndiff --git a/doc/guides/contributing/design.rst b/doc/guides/contributing/design.rst\nindex 7b18de409..d3dd694b6 100644\n--- a/doc/guides/contributing/design.rst\n+++ b/doc/guides/contributing/design.rst\n@@ -7,12 +7,12 @@ Design\n Environment or Architecture-specific Sources\n --------------------------------------------\n \n-In DPDK and DPDK applications, some code is specific to an architecture (i686, x86_64) or to an executive environment (bsdapp or linuxapp) and so on.\n+In DPDK and DPDK applications, some code is specific to an architecture (i686, x86_64) or to an executive environment (freebsd or linux) and so on.\n As far as is possible, all such instances of architecture or env-specific code should be provided via standard APIs in the EAL.\n \n By convention, a file is common if it is not located in a directory indicating that it is specific.\n For instance, a file located in a subdir of \"x86_64\" directory is specific to this architecture.\n-A file located in a subdir of \"linuxapp\" is specific to this execution environment.\n+A file located in a subdir of \"linux\" is specific to this execution environment.\n \n .. note::\n \n@@ -81,7 +81,7 @@ are collected for any instance of any object type provided by the library:\n \n .. code-block:: console\n \n-   # DPDK file config/common_linuxapp, config/common_bsdapp, etc.\n+   # DPDK file config/common_linux, config/common_freebsd, etc.\n    CONFIG_RTE_<LIBRARY_NAME>_STATS_COLLECT=y/n\n \n The default value for this DPDK configuration file variable (either \"yes\" or\ndiff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst\nindex 211a5cdc7..90927a52d 100644\n--- a/doc/guides/contributing/patches.rst\n+++ b/doc/guides/contributing/patches.rst\n@@ -437,7 +437,7 @@ Makefile System\n Compilation of patches and changes should be tested using the ``test-build.sh`` script in the ``devtools``\n directory of the DPDK repo::\n \n-  devtools/test-build.sh x86_64-native-linuxapp-gcc+next+shared\n+  devtools/test-build.sh x86_64-native-linux-gcc+next+shared\n \n The script usage is::\n \n@@ -452,9 +452,9 @@ Where:\n \n Examples of configs are::\n \n-   x86_64-native-linuxapp-gcc\n-   x86_64-native-linuxapp-gcc+next+shared\n-   x86_64-native-linuxapp-clang+shared\n+   x86_64-native-linux-gcc\n+   x86_64-native-linux-gcc+next+shared\n+   x86_64-native-linux-clang+shared\n \n The builds can be modified via the following environmental variables:\n \n@@ -468,9 +468,9 @@ These can be set from the command line or in the config files shown above in the\n \n The recommended configurations and options to test compilation prior to submitting patches are::\n \n-   x86_64-native-linuxapp-gcc+shared+next\n-   x86_64-native-linuxapp-clang+shared\n-   i686-native-linuxapp-gcc\n+   x86_64-native-linux-gcc+shared+next\n+   x86_64-native-linux-clang+shared\n+   i686-native-linux-gcc\n \n    export DPDK_DEP_ZLIB=y\n    export DPDK_DEP_PCAP=y\ndiff --git a/doc/guides/contributing/versioning.rst b/doc/guides/contributing/versioning.rst\nindex 18b031998..e7b326b5d 100644\n--- a/doc/guides/contributing/versioning.rst\n+++ b/doc/guides/contributing/versioning.rst\n@@ -557,13 +557,13 @@ on the local repo and target is the usual DPDK compilation target.\n For example::\n \n    # Check between the previous and latest commit:\n-   ./devtools/validate-abi.sh HEAD~1 HEAD x86_64-native-linuxapp-gcc\n+   ./devtools/validate-abi.sh HEAD~1 HEAD x86_64-native-linux-gcc\n \n    # Check between two tags:\n-   ./devtools/validate-abi.sh v2.0.0 v2.1.0 x86_64-native-linuxapp-gcc\n+   ./devtools/validate-abi.sh v2.0.0 v2.1.0 x86_64-native-linux-gcc\n \n    # Check between git master and local topic-branch \"vhost-hacking\":\n-   ./devtools/validate-abi.sh master vhost-hacking x86_64-native-linuxapp-gcc\n+   ./devtools/validate-abi.sh master vhost-hacking x86_64-native-linux-gcc\n \n After the validation script completes (it can take a while since it need to\n compile both tags) it will create compatibility reports in the\ndiff --git a/doc/guides/cryptodevs/armv8.rst b/doc/guides/cryptodevs/armv8.rst\nindex 725398daf..e60af8400 100644\n--- a/doc/guides/cryptodevs/armv8.rst\n+++ b/doc/guides/cryptodevs/armv8.rst\n@@ -42,7 +42,7 @@ In order to enable this virtual crypto PMD, user must:\n \tmake -C $ARMV8_CRYPTO_LIB_PATH/\n \n * Set CONFIG_RTE_LIBRTE_PMD_ARMV8_CRYPTO=y in\n-  config/defconfig_arm64-armv8a-linuxapp-gcc\n+  config/defconfig_arm64-armv8a-linux-gcc\n \n The corresponding device can be created only if the following features\n are supported by the CPU:\ndiff --git a/doc/guides/cryptodevs/caam_jr.rst b/doc/guides/cryptodevs/caam_jr.rst\nindex e87ff0915..6622b79c7 100644\n--- a/doc/guides/cryptodevs/caam_jr.rst\n+++ b/doc/guides/cryptodevs/caam_jr.rst\n@@ -121,14 +121,14 @@ to enable caam_jr PMD.\n Please note that enabling debugging options may affect system performance.\n \n * ``CONFIG_RTE_LIBRTE_PMD_CAAM_JR`` (default ``n``)\n-  By default it is only enabled in common_linuxapp config.\n+  By default it is only enabled in common_linux config.\n   Toggle compilation of the ``librte_pmd_caam_jr`` driver.\n \n * ``CONFIG_RTE_LIBRTE_PMD_CAAM_JR_BE`` (default ``n``)\n   By default it is disabled.\n   It can be used when the underlying hardware supports the CAAM in BE mode.\n   e.g. LS1043A, LS1046A supports CAAM in BE mode.\n-  BE mode is enabled by default in defconfig-arm64-dpaa-linuxapp-gcc.\n+  BE mode is enabled by default in defconfig-arm64-dpaa-linux-gcc.\n \n Installations\n -------------\n@@ -138,7 +138,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-armv8a-linuxapp-gcc install\n+   make config T=arm64-armv8a-linux-gcc install\n \n Enabling logs\n -------------\ndiff --git a/doc/guides/cryptodevs/dpaa2_sec.rst b/doc/guides/cryptodevs/dpaa2_sec.rst\nindex aee79ab44..21cb00360 100644\n--- a/doc/guides/cryptodevs/dpaa2_sec.rst\n+++ b/doc/guides/cryptodevs/dpaa2_sec.rst\n@@ -191,7 +191,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-dpaa2-linuxapp-gcc install\n+   make config T=arm64-dpaa2-linux-gcc install\n \n Enabling logs\n -------------\ndiff --git a/doc/guides/cryptodevs/dpaa_sec.rst b/doc/guides/cryptodevs/dpaa_sec.rst\nindex 897a4fe80..0a2600634 100644\n--- a/doc/guides/cryptodevs/dpaa_sec.rst\n+++ b/doc/guides/cryptodevs/dpaa_sec.rst\n@@ -131,7 +131,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-dpaa-linuxapp-gcc install\n+   make config T=arm64-dpaa-linux-gcc install\n \n Enabling logs\n -------------\ndiff --git a/doc/guides/cryptodevs/openssl.rst b/doc/guides/cryptodevs/openssl.rst\nindex bdc30f66f..89aa5bac4 100644\n--- a/doc/guides/cryptodevs/openssl.rst\n+++ b/doc/guides/cryptodevs/openssl.rst\n@@ -67,7 +67,7 @@ For Ubuntu 14.04 LTS these packages have to be installed in the build system:\n .. code-block:: console\n \n     sudo apt-get install openssl\n-    sudo apt-get install libc6-dev-i386 # for i686-native-linuxapp-gcc target\n+    sudo apt-get install libc6-dev-i386 # for i686-native-linux-gcc target\n \n This code was also verified on Fedora 24.\n This code has NOT been verified on FreeBSD yet.\ndiff --git a/doc/guides/cryptodevs/virtio.rst b/doc/guides/cryptodevs/virtio.rst\nindex cfc6d57d7..1496ec920 100644\n--- a/doc/guides/cryptodevs/virtio.rst\n+++ b/doc/guides/cryptodevs/virtio.rst\n@@ -79,8 +79,8 @@ Finally the front-end virtio crypto PMD driver can be installed:\n \n     cd to the top-level DPDK directory\n     sed -i 's,\\(CONFIG_RTE_LIBRTE_PMD_VIRTIO_CRYPTO\\)=n,\\1=y,' config/common_base\n-    make config T=x86_64-native-linuxapp-gcc\n-    make install T=x86_64-native-linuxapp-gcc\n+    make config T=x86_64-native-linux-gcc\n+    make install T=x86_64-native-linux-gcc\n \n Tests\n -----\n@@ -91,7 +91,7 @@ The unit test cases can be tested as below:\n \n     reserve enough huge pages\n     cd to the top-level DPDK directory\n-    export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    export RTE_TARGET=x86_64-native-linux-gcc\n     export RTE_SDK=`pwd`\n     cd to app/test\n     type the command \"make\" to compile\n@@ -104,7 +104,7 @@ The performance can be tested as below:\n \n     reserve enough huge pages\n     cd to the top-level DPDK directory\n-    export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    export RTE_TARGET=x86_64-native-linux-gcc\n     export RTE_SDK=`pwd`\n     cd to app/test-crypto-perf\n     type the command \"make\" to compile\ndiff --git a/doc/guides/cryptodevs/zuc.rst b/doc/guides/cryptodevs/zuc.rst\nindex e38989968..69a5218b1 100644\n--- a/doc/guides/cryptodevs/zuc.rst\n+++ b/doc/guides/cryptodevs/zuc.rst\n@@ -62,7 +62,7 @@ In order to enable this virtual crypto PMD, user must:\n \n .. code-block:: console\n \n-\tmake config T=x86_64-native-linuxapp-gcc\n+\tmake config T=x86_64-native-linux-gcc\n \tsed -i 's,\\(CONFIG_RTE_LIBRTE_PMD_ZUC\\)=n,\\1=y,' build/.config\n \tmake\n \ndiff --git a/doc/guides/eventdevs/dpaa.rst b/doc/guides/eventdevs/dpaa.rst\nindex cfc40347a..be68c6da6 100644\n--- a/doc/guides/eventdevs/dpaa.rst\n+++ b/doc/guides/eventdevs/dpaa.rst\n@@ -62,7 +62,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-dpaa-linuxapp-gcc install\n+   make config T=arm64-dpaa-linux-gcc install\n \n Initialization\n --------------\ndiff --git a/doc/guides/eventdevs/dpaa2.rst b/doc/guides/eventdevs/dpaa2.rst\nindex 2b1700a5d..332b1a31c 100644\n--- a/doc/guides/eventdevs/dpaa2.rst\n+++ b/doc/guides/eventdevs/dpaa2.rst\n@@ -71,7 +71,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-dpaa2-linuxapp-gcc install\n+   make config T=arm64-dpaa2-linux-gcc install\n \n Initialization\n --------------\ndiff --git a/doc/guides/eventdevs/octeontx.rst b/doc/guides/eventdevs/octeontx.rst\nindex e276fd440..ab36a36e0 100644\n--- a/doc/guides/eventdevs/octeontx.rst\n+++ b/doc/guides/eventdevs/octeontx.rst\n@@ -63,7 +63,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-thunderx-linuxapp-gcc install\n+   make config T=arm64-thunderx-linux-gcc install\n \n \n Initialization\ndiff --git a/doc/guides/freebsd_gsg/build_dpdk.rst b/doc/guides/freebsd_gsg/build_dpdk.rst\nindex 102ce1413..7abd85aa5 100644\n--- a/doc/guides/freebsd_gsg/build_dpdk.rst\n+++ b/doc/guides/freebsd_gsg/build_dpdk.rst\n@@ -107,7 +107,7 @@ Where:\n \n * ``MACHINE`` is: ``native``\n \n-* ``EXECENV`` is: ``bsdapp``\n+* ``EXECENV`` is: ``freebsd``\n \n * ``TOOLCHAIN`` is: ``gcc`` | ``clang``\n \n@@ -130,7 +130,7 @@ For example to compile for FreeBSD use:\n \n .. code-block:: console\n \n-    gmake install T=x86_64-native-bsdapp-clang\n+    gmake install T=x86_64-native-freebsd-clang\n \n .. note::\n \n@@ -208,7 +208,7 @@ An error such as:\n \n .. code-block:: console\n \n-    kldload: can't load ./x86_64-native-bsdapp-gcc/kmod/contigmem.ko:\n+    kldload: can't load ./x86_64-native-freebsd-gcc/kmod/contigmem.ko:\n              Exec format error\n \n is generally attributed to not having enough contiguous memory\ndiff --git a/doc/guides/freebsd_gsg/build_sample_apps.rst b/doc/guides/freebsd_gsg/build_sample_apps.rst\nindex a085b6187..0c1b9cb79 100644\n--- a/doc/guides/freebsd_gsg/build_sample_apps.rst\n+++ b/doc/guides/freebsd_gsg/build_sample_apps.rst\n@@ -13,7 +13,7 @@ Compiling a Sample Application\n ------------------------------\n \n Once a DPDK target environment directory has been created (such as\n-``x86_64-native-bsdapp-clang``), it contains all libraries and header files required\n+``x86_64-native-freebsd-clang``), it contains all libraries and header files required\n to build an application.\n \n When compiling an application in the FreeBSD environment on the DPDK,\n@@ -22,8 +22,8 @@ the following variables must be exported:\n *   ``RTE_SDK`` - Points to the DPDK installation directory.\n \n *   ``RTE_TARGET`` - Points to the DPDK target environment directory.\n-    For FreeBSD, this is the ``x86_64-native-bsdapp-clang`` or\n-    ``x86_64-native-bsdapp-gcc`` directory.\n+    For FreeBSD, this is the ``x86_64-native-freebsd-clang`` or\n+    ``x86_64-native-freebsd-gcc`` directory.\n \n The following is an example of creating the ``helloworld`` application, which runs\n in the DPDK FreeBSD environment. While the example demonstrates compiling\n@@ -43,7 +43,7 @@ in the build directory.\n     cd $(RTE_SDK)\n     cd examples/helloworld/\n     setenv RTE_SDK $HOME/DPDK\n-    setenv RTE_TARGET x86_64-native-bsdapp-gcc\n+    setenv RTE_TARGET x86_64-native-freebsd-gcc\n \n     gmake CC=gcc49\n       CC main.o\n@@ -67,7 +67,7 @@ in the build directory.\n     setenv RTE_SDK /home/user/DPDK\n     cp -r $(RTE_SDK)/examples/helloworld my_rte_app\n     cd my_rte_app/\n-    setenv RTE_TARGET x86_64-native-bsdapp-gcc\n+    setenv RTE_TARGET x86_64-native-freebsd-gcc\n \n     gmake CC=gcc49\n       CC main.o\ndiff --git a/doc/guides/freebsd_gsg/install_from_ports.rst b/doc/guides/freebsd_gsg/install_from_ports.rst\nindex 253328eb1..633699e9d 100644\n--- a/doc/guides/freebsd_gsg/install_from_ports.rst\n+++ b/doc/guides/freebsd_gsg/install_from_ports.rst\n@@ -57,7 +57,7 @@ environmental variables should be set as below:\n \n * ``RTE_SDK=/usr/local/share/dpdk``\n \n-* ``RTE_TARGET=x86_64-native-bsdapp-clang``\n+* ``RTE_TARGET=x86_64-native-freebsd-clang``\n \n .. note::\n \n@@ -72,7 +72,7 @@ compiled and run as below:\n \n     export RTE_SDK=/usr/local/share/dpdk\n \n-    export RTE_TARGET=x86_64-native-bsdapp-clang\n+    export RTE_TARGET=x86_64-native-freebsd-clang\n \n     cp -r /usr/local/share/dpdk/examples/helloworld .\n \ndiff --git a/doc/guides/freebsd_gsg/intro.rst b/doc/guides/freebsd_gsg/intro.rst\nindex 115f428f9..e5611bca6 100644\n--- a/doc/guides/freebsd_gsg/intro.rst\n+++ b/doc/guides/freebsd_gsg/intro.rst\n@@ -7,7 +7,7 @@ Introduction\n This document contains instructions for installing and configuring the\n Data Plane Development Kit (DPDK) software. It is designed to get customers\n up and running quickly and describes how to compile and run a\n-DPDK application in a FreeBSD application (bsdapp) environment, without going\n+DPDK application in a FreeBSD application (freebsd) environment, without going\n deeply into detail.\n \n For a comprehensive guide to installing and using FreeBSD, the following\n@@ -37,7 +37,7 @@ The following is a list of DPDK documents in the suggested reading order:\n *   **Programmer's Guide**: Describes:\n \n     *   The software architecture and how to use it (through examples),\n-        specifically in a Linux* application (linuxapp) environment\n+        specifically in a Linux* application (linux) environment\n \n     *   The content of the DPDK, the build system (including the commands\n         that can be used in the root DPDK Makefile to build the development\ndiff --git a/doc/guides/howto/lm_bond_virtio_sriov.rst b/doc/guides/howto/lm_bond_virtio_sriov.rst\nindex a47d6dbf8..ee8ccdaf5 100644\n--- a/doc/guides/howto/lm_bond_virtio_sriov.rst\n+++ b/doc/guides/howto/lm_bond_virtio_sriov.rst\n@@ -591,7 +591,7 @@ Set up DPDK in the Virtual Machine\n    rmmod virtio-pci ixgbevf\n \n    modprobe uio\n-   insmod /root/dpdk/x86_64-default-linuxapp-gcc/kmod/igb_uio.ko\n+   insmod /root/dpdk/x86_64-default-linux-gcc/kmod/igb_uio.ko\n \n    /root/dpdk/usertools/dpdk-devbind.py -b igb_uio 0000:00:03.0\n    /root/dpdk/usertools/dpdk-devbind.py -b igb_uio 0000:00:04.0\n@@ -613,7 +613,7 @@ Run testpmd in the Virtual Machine.\n \n    # use for bonding of virtio and vf tests in VM\n \n-   /root/dpdk/x86_64-default-linuxapp-gcc/app/testpmd \\\n+   /root/dpdk/x86_64-default-linux-gcc/app/testpmd \\\n    -l 0-3 -n 4 --socket-mem 350 --  --i --port-topology=chained\n \n .. _lm_bond_virtio_sriov_switch_conf:\ndiff --git a/doc/guides/howto/lm_virtio_vhost_user.rst b/doc/guides/howto/lm_virtio_vhost_user.rst\nindex 3f5ebd58a..6ebc10f71 100644\n--- a/doc/guides/howto/lm_virtio_vhost_user.rst\n+++ b/doc/guides/howto/lm_virtio_vhost_user.rst\n@@ -421,7 +421,7 @@ setup_dpdk_virtio_in_vm.sh\n    rmmod virtio-pci\n \n    modprobe uio\n-   insmod /root/dpdk/x86_64-default-linuxapp-gcc/kmod/igb_uio.ko\n+   insmod /root/dpdk/x86_64-default-linux-gcc/kmod/igb_uio.ko\n \n    /root/dpdk/usertools/dpdk-devbind.py -b igb_uio 0000:00:03.0\n    /root/dpdk/usertools/dpdk-devbind.py -b igb_uio 0000:00:04.0\n@@ -437,5 +437,5 @@ run_testpmd_in_vm.sh\n    # Run testpmd for use with vhost_user sample app.\n    # test system has 8 cpus (0-7), use cpus 2-7 for VM\n \n-   /root/dpdk/x86_64-default-linuxapp-gcc/app/testpmd \\\n+   /root/dpdk/x86_64-default-linux-gcc/app/testpmd \\\n    -l 0-5 -n 4 --socket-mem 350 -- --burst=64 --i\ndiff --git a/doc/guides/howto/pvp_reference_benchmark.rst b/doc/guides/howto/pvp_reference_benchmark.rst\nindex 67fa232ec..b90c63457 100644\n--- a/doc/guides/howto/pvp_reference_benchmark.rst\n+++ b/doc/guides/howto/pvp_reference_benchmark.rst\n@@ -132,7 +132,7 @@ Build DPDK:\n       git clone git://dpdk.org/dpdk\n       cd dpdk\n       export RTE_SDK=$PWD\n-      make install T=x86_64-native-linuxapp-gcc DESTDIR=install\n+      make install T=x86_64-native-linux-gcc DESTDIR=install\n \n \n Testpmd launch\n@@ -346,7 +346,7 @@ Build DPDK:\n       git clone git://dpdk.org/dpdk\n       cd dpdk\n       export RTE_SDK=$PWD\n-      make install T=x86_64-native-linuxapp-gcc DESTDIR=install\n+      make install T=x86_64-native-linux-gcc DESTDIR=install\n \n \n Testpmd launch\ndiff --git a/doc/guides/howto/virtio_user_for_container_networking.rst b/doc/guides/howto/virtio_user_for_container_networking.rst\nindex 2313dc794..f31d918bc 100644\n--- a/doc/guides/howto/virtio_user_for_container_networking.rst\n+++ b/doc/guides/howto/virtio_user_for_container_networking.rst\n@@ -60,7 +60,7 @@ some minor changes.\n \n     .. code-block:: console\n \n-        make install RTE_SDK=`pwd` T=x86_64-native-linuxapp-gcc\n+        make install RTE_SDK=`pwd` T=x86_64-native-linux-gcc\n \n #. Write a Dockerfile like below.\n \n@@ -70,7 +70,7 @@ some minor changes.\n \tFROM ubuntu:latest\n \tWORKDIR /usr/src/dpdk\n \tCOPY . /usr/src/dpdk\n-\tENV PATH \"$PATH:/usr/src/dpdk/x86_64-native-linuxapp-gcc/app/\"\n+\tENV PATH \"$PATH:/usr/src/dpdk/x86_64-native-linux-gcc/app/\"\n \tEOT\n \n #. Build a Docker image.\ndiff --git a/doc/guides/linux_gsg/build_dpdk.rst b/doc/guides/linux_gsg/build_dpdk.rst\nindex d02fd7848..7c0329fcc 100644\n--- a/doc/guides/linux_gsg/build_dpdk.rst\n+++ b/doc/guides/linux_gsg/build_dpdk.rst\n@@ -46,7 +46,7 @@ where:\n \n * ``MACHINE`` can be:  ``native``, ``power8``, ``armv8a``\n \n-* ``EXECENV`` can be:  ``linuxapp``,  ``bsdapp``\n+* ``EXECENV`` can be:  ``linux``,  ``freebsd``\n \n * ``TOOLCHAIN`` can be:  ``gcc``,  ``icc``\n \n@@ -76,20 +76,20 @@ For example, to compile a 64-bit target using icc, run:\n \n .. code-block:: console\n \n-    make install T=x86_64-native-linuxapp-icc\n+    make install T=x86_64-native-linux-icc\n \n To compile a 32-bit build using gcc, the make command should be:\n \n .. code-block:: console\n \n-    make install T=i686-native-linuxapp-gcc\n+    make install T=i686-native-linux-gcc\n \n To prepare a target without building it, for example, if the configuration changes need to be made before compilation,\n use the ``make config T=<target>`` command:\n \n .. code-block:: console\n \n-    make config T=x86_64-native-linuxapp-gcc\n+    make config T=x86_64-native-linux-gcc\n \n .. warning::\n \n@@ -104,7 +104,7 @@ The user may also make modifications to the compile-time DPDK configuration by e\n \n .. code-block:: console\n \n-    cd x86_64-native-linuxapp-gcc\n+    cd x86_64-native-linux-gcc\n     vi .config\n     make\n \ndiff --git a/doc/guides/linux_gsg/build_sample_apps.rst b/doc/guides/linux_gsg/build_sample_apps.rst\nindex 332424e05..2f606535c 100644\n--- a/doc/guides/linux_gsg/build_sample_apps.rst\n+++ b/doc/guides/linux_gsg/build_sample_apps.rst\n@@ -15,7 +15,7 @@ It also provides a pointer to where sample applications are stored.\n Compiling a Sample Application\n ------------------------------\n \n-Once an DPDK target environment directory has been created (such as ``x86_64-native-linuxapp-gcc``),\n+Once an DPDK target environment directory has been created (such as ``x86_64-native-linux-gcc``),\n it contains all libraries and header files required to build an application.\n \n When compiling an application in the Linux* environment on the DPDK, the following variables must be exported:\n@@ -36,7 +36,7 @@ By default, the binary is generated in the build directory.\n \n     cd examples/helloworld/\n     export RTE_SDK=$HOME/DPDK\n-    export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    export RTE_TARGET=x86_64-native-linux-gcc\n \n     make\n         CC main.o\n@@ -58,7 +58,7 @@ By default, the binary is generated in the build directory.\n        export RTE_SDK=/home/user/DPDK\n        cp -r $(RTE_SDK)/examples/helloworld my_rte_app\n        cd my_rte_app/\n-       export RTE_TARGET=x86_64-native-linuxapp-gcc\n+       export RTE_TARGET=x86_64-native-linux-gcc\n \n        make\n          CC main.o\ndiff --git a/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst b/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst\nindex 9d1f0fa00..270a60674 100644\n--- a/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst\n+++ b/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst\n@@ -76,11 +76,11 @@ Copy the NUMA header files and lib to the cross compiler's directories:\n \n Configure and cross compile DPDK Build\n --------------------------------------\n-To configure a build, choose one of the target configurations, like arm64-dpaa2-linuxapp-gcc and arm64-thunderx-linuxapp-gcc.\n+To configure a build, choose one of the target configurations, like arm64-dpaa2-linux-gcc and arm64-thunderx-linux-gcc.\n \n .. code-block:: console\n \n-   make config T=arm64-armv8a-linuxapp-gcc\n+   make config T=arm64-armv8a-linux-gcc\n \n To cross-compile, without compiling the kernel modules, use the following command:\n \n@@ -128,5 +128,5 @@ command::\n For example if the target machine is arm64 we can use the following\n command::\n \n-\tmeson arm64-build --cross-file config/arm/arm64_armv8_linuxapp_gcc\n+\tmeson arm64-build --cross-file config/arm/arm64_armv8_linux_gcc\n \tninja -C arm64-build\ndiff --git a/doc/guides/linux_gsg/intro.rst b/doc/guides/linux_gsg/intro.rst\nindex 74a8bc9fd..94877f4ae 100644\n--- a/doc/guides/linux_gsg/intro.rst\n+++ b/doc/guides/linux_gsg/intro.rst\n@@ -6,7 +6,7 @@ Introduction\n \n This document contains instructions for installing and configuring the Data Plane Development Kit (DPDK) software.\n It is designed to get customers up and running quickly.\n-The document describes how to compile and run a DPDK application in a Linux application (linuxapp) environment,\n+The document describes how to compile and run a DPDK application in a Linux application (linux) environment,\n without going deeply into detail.\n \n Documentation Roadmap\n@@ -21,7 +21,7 @@ The following is a list of DPDK documents in the suggested reading order:\n \n *   Programmer's Guide: Describes:\n \n-    *   The software architecture and how to use it (through examples), specifically in a Linux application (linuxapp) environment\n+    *   The software architecture and how to use it (through examples), specifically in a Linux application (linux) environment\n \n     *   The content of the DPDK, the build system (including the commands that can be used in the root DPDK Makefile to build the development kit and\n         an application) and guidelines for porting an application\ndiff --git a/doc/guides/linux_gsg/nic_perf_intel_platform.rst b/doc/guides/linux_gsg/nic_perf_intel_platform.rst\nindex a556a4008..0c25ec03d 100644\n--- a/doc/guides/linux_gsg/nic_perf_intel_platform.rst\n+++ b/doc/guides/linux_gsg/nic_perf_intel_platform.rst\n@@ -133,7 +133,7 @@ Configurations before running DPDK\n \n       # Build DPDK target.\n       cd dpdk_folder\n-      make install T=x86_64-native-linuxapp-gcc -j\n+      make install T=x86_64-native-linux-gcc -j\n \n       # Get the hugepage size.\n       awk '/Hugepagesize/ {print $2}' /proc/meminfo\ndiff --git a/doc/guides/linux_gsg/quick_start.rst b/doc/guides/linux_gsg/quick_start.rst\nindex 43974df88..d7b04ae01 100644\n--- a/doc/guides/linux_gsg/quick_start.rst\n+++ b/doc/guides/linux_gsg/quick_start.rst\n@@ -93,25 +93,25 @@ Some options in the script prompt the user for further data before proceeding.\n \n     ------------------------------------------------------------------------\n \n-    [1] i686-native-linuxapp-gcc\n+    [1] i686-native-linux-gcc\n \n-    [2] i686-native-linuxapp-icc\n+    [2] i686-native-linux-icc\n \n-    [3] ppc_64-power8-linuxapp-gcc\n+    [3] ppc_64-power8-linux-gcc\n \n-    [4] x86_64-native-bsdapp-clang\n+    [4] x86_64-native-freebsd-clang\n \n-    [5] x86_64-native-bsdapp-gcc\n+    [5] x86_64-native-freebsd-gcc\n \n-    [6] x86_64-native-linuxapp-clang\n+    [6] x86_64-native-linux-clang\n \n-    [7] x86_64-native-linuxapp-gcc\n+    [7] x86_64-native-linux-gcc\n \n-    [8] x86_64-native-linuxapp-icc\n+    [8] x86_64-native-linux-icc\n \n     ------------------------------------------------------------------------\n \n-    Step 2: Setup linuxapp environment\n+    Step 2: Setup linux environment\n \n     ------------------------------------------------------------------------\n \n@@ -135,7 +135,7 @@ Some options in the script prompt the user for further data before proceeding.\n \n     ------------------------------------------------------------------------\n \n-    Step 3: Run test application for linuxapp environment\n+    Step 3: Run test application for linux environment\n \n     ------------------------------------------------------------------------\n \n@@ -173,19 +173,19 @@ Some options in the script prompt the user for further data before proceeding.\n \n Option:\n \n-The following selection demonstrates the creation of the ``x86_64-native-linuxapp-gcc`` DPDK library.\n+The following selection demonstrates the creation of the ``x86_64-native-linux-gcc`` DPDK library.\n \n .. code-block:: console\n \n     Option: 9\n \n-    ================== Installing x86_64-native-linuxapp-gcc\n+    ================== Installing x86_64-native-linux-gcc\n \n     Configuration done\n     == Build lib\n     ...\n     Build complete\n-    RTE_TARGET exported as x86_64-native-linuxapp-gcc\n+    RTE_TARGET exported as x86_64-native-linux-gcc\n \n The following selection demonstrates the starting of the DPDK UIO driver.\n \ndiff --git a/doc/guides/mempool/octeontx.rst b/doc/guides/mempool/octeontx.rst\nindex 3ade61fc2..dfa1993e1 100644\n--- a/doc/guides/mempool/octeontx.rst\n+++ b/doc/guides/mempool/octeontx.rst\n@@ -56,7 +56,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-thunderx-linuxapp-gcc\n+   make config T=arm64-thunderx-linux-gcc\n \n \n Initialization\ndiff --git a/doc/guides/nics/build_and_test.rst b/doc/guides/nics/build_and_test.rst\nindex d9a78eef0..aae5c111d 100644\n--- a/doc/guides/nics/build_and_test.rst\n+++ b/doc/guides/nics/build_and_test.rst\n@@ -33,26 +33,26 @@ Example output:\n \n .. code-block:: console\n \n-   arm-armv7a-linuxapp-gcc\n-   arm64-armv8a-linuxapp-gcc\n-   arm64-dpaa2-linuxapp-gcc\n-   arm64-thunderx-linuxapp-gcc\n-   arm64-xgene1-linuxapp-gcc\n-   i686-native-linuxapp-gcc\n-   i686-native-linuxapp-icc\n-   ppc_64-power8-linuxapp-gcc\n-   x86_64-native-bsdapp-clang\n-   x86_64-native-bsdapp-gcc\n-   x86_64-native-linuxapp-clang\n-   x86_64-native-linuxapp-gcc\n-   x86_64-native-linuxapp-icc\n-   x86_x32-native-linuxapp-gcc\n+   arm-armv7a-linux-gcc\n+   arm64-armv8a-linux-gcc\n+   arm64-dpaa2-linux-gcc\n+   arm64-thunderx-linux-gcc\n+   arm64-xgene1-linux-gcc\n+   i686-native-linux-gcc\n+   i686-native-linux-icc\n+   ppc_64-power8-linux-gcc\n+   x86_64-native-freebsd-clang\n+   x86_64-native-freebsd-gcc\n+   x86_64-native-linux-clang\n+   x86_64-native-linux-gcc\n+   x86_64-native-linux-icc\n+   x86_x32-native-linux-gcc\n \n To compile a PMD for Linux x86_64 gcc target, run the following \"make\" command:\n \n .. code-block:: console\n \n-   make install T=x86_64-native-linuxapp-gcc\n+   make install T=x86_64-native-linux-gcc\n \n Use ARM (ThunderX, DPAA, X-Gene) or PowerPC target for respective platform.\n \n@@ -102,7 +102,7 @@ This section demonstrates how to setup and run ``testpmd`` in Linux.\n    .. code-block:: console\n \n       modprobe uio\n-      insmod ./x86_64-native-linuxapp-gcc/kmod/igb_uio.ko\n+      insmod ./x86_64-native-linux-gcc/kmod/igb_uio.ko\n \n    or\n \n@@ -139,7 +139,7 @@ This section demonstrates how to setup and run ``testpmd`` in Linux.\n \n    .. code-block:: console\n \n-      ./x86_64-native-linuxapp-gcc/app/testpmd -l 0-3 -n 4 -- -i\n+      ./x86_64-native-linux-gcc/app/testpmd -l 0-3 -n 4 -- -i\n \n    Successful execution will show initialization messages from EAL, PMD and\n    testpmd application. A prompt will be displayed at the end for user commands\ndiff --git a/doc/guides/nics/cxgbe.rst b/doc/guides/nics/cxgbe.rst\nindex 58d88eef5..f3e611506 100644\n--- a/doc/guides/nics/cxgbe.rst\n+++ b/doc/guides/nics/cxgbe.rst\n@@ -493,7 +493,7 @@ devices managed by librte_pmd_cxgbe in FreeBSD operating system.\n \n    .. code-block:: console\n \n-      cp x86_64-native-bsdapp-clang/kmod/contigmem.ko /boot/kernel/\n+      cp x86_64-native-freebsd-clang/kmod/contigmem.ko /boot/kernel/\n \n #. Add the following lines to /boot/loader.conf:\n \n@@ -574,13 +574,13 @@ devices managed by librte_pmd_cxgbe in FreeBSD operating system.\n \n    .. code-block:: console\n \n-      kldload ./x86_64-native-bsdapp-clang/kmod/nic_uio.ko\n+      kldload ./x86_64-native-freebsd-clang/kmod/nic_uio.ko\n \n #. Start testpmd with basic parameters:\n \n    .. code-block:: console\n \n-      ./x86_64-native-bsdapp-clang/app/testpmd -l 0-3 -n 4 -w 0000:02:00.4 -- -i\n+      ./x86_64-native-freebsd-clang/app/testpmd -l 0-3 -n 4 -w 0000:02:00.4 -- -i\n \n    Example output:\n \ndiff --git a/doc/guides/nics/dpaa.rst b/doc/guides/nics/dpaa.rst\nindex 2173673b9..fb7bc7d0c 100644\n--- a/doc/guides/nics/dpaa.rst\n+++ b/doc/guides/nics/dpaa.rst\n@@ -271,7 +271,7 @@ for details.\n \n    .. code-block:: console\n \n-      ./arm64-dpaa-linuxapp-gcc/testpmd -c 0xff -n 1 \\\n+      ./arm64-dpaa-linux-gcc/testpmd -c 0xff -n 1 \\\n         -- -i --portmask=0x3 --nb-cores=1 --no-flush-rx\n \n       .....\ndiff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst\nindex bc38f51aa..6dfe5d7ac 100644\n--- a/doc/guides/nics/enic.rst\n+++ b/doc/guides/nics/enic.rst\n@@ -572,7 +572,7 @@ PMD.  Typically, the limit has to be raised to higher than 2GB.\n e.g., 2621440\n \n The compilation of any unused drivers can be disabled using the\n-configuration file in config/ directory (e.g., config/common_linuxapp).\n+configuration file in config/ directory (e.g., config/common_linux).\n This would help in bringing down the time taken for building the\n libraries and the initialization time of the application.\n \ndiff --git a/doc/guides/nics/intel_vf.rst b/doc/guides/nics/intel_vf.rst\nindex 49a7085a9..3400fe189 100644\n--- a/doc/guides/nics/intel_vf.rst\n+++ b/doc/guides/nics/intel_vf.rst\n@@ -521,19 +521,19 @@ The setup procedure is as follows:\n \n     .. code-block:: console\n \n-        make install T=x86_64-native-linuxapp-gcc\n-        ./x86_64-native-linuxapp-gcc/app/testpmd -l 0-3 -n 4 -- -i\n+        make install T=x86_64-native-linux-gcc\n+        ./x86_64-native-linux-gcc/app/testpmd -l 0-3 -n 4 -- -i\n \n #.  Finally, access the Guest OS using vncviewer with the localhost:5900 port and check the lspci command output in the Guest OS.\n     The virtual functions will be listed as available for use.\n \n-#.  Configure and install the DPDK with an x86_64-native-linuxapp-gcc configuration on the Guest OS as normal,\n+#.  Configure and install the DPDK with an x86_64-native-linux-gcc configuration on the Guest OS as normal,\n     that is, there is no change to the normal installation procedure.\n \n     .. code-block:: console\n \n-        make config T=x86_64-native-linuxapp-gcc O=x86_64-native-linuxapp-gcc\n-        cd x86_64-native-linuxapp-gcc\n+        make config T=x86_64-native-linux-gcc O=x86_64-native-linux-gcc\n+        cd x86_64-native-linux-gcc\n         make\n \n .. note::\ndiff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst\nindex 0b6749654..020037300 100644\n--- a/doc/guides/nics/mlx5.rst\n+++ b/doc/guides/nics/mlx5.rst\n@@ -223,7 +223,7 @@ These options can be modified in the ``.config`` file.\n \n .. note::\n \n-   For Bluefield, target should be set to ``arm64-bluefield-linuxapp-gcc``. This\n+   For Bluefield, target should be set to ``arm64-bluefield-linux-gcc``. This\n    will enable ``CONFIG_RTE_LIBRTE_MLX5_PMD`` and set ``RTE_CACHE_LINE_SIZE`` to\n    64. Default armv8a configuration of make build and meson build set it to 128\n    then brings performance degradation.\ndiff --git a/doc/guides/nics/mvneta.rst b/doc/guides/nics/mvneta.rst\nindex 2132a8197..c8b00ddf2 100644\n--- a/doc/guides/nics/mvneta.rst\n+++ b/doc/guides/nics/mvneta.rst\n@@ -133,7 +133,7 @@ the path to the MUSDK installation directory needs to be exported.\n \n    export LIBMUSDK_PATH=<musdk>/usr/local\n    export CROSS=aarch64-linux-gnu-\n-   make config T=arm64-armv8a-linuxapp-gcc\n+   make config T=arm64-armv8a-linux-gcc\n    sed -ri 's,(MVNETA_PMD=)n,\\1y,' build/.config\n    make\n \ndiff --git a/doc/guides/nics/mvpp2.rst b/doc/guides/nics/mvpp2.rst\nindex 4101d2d89..09e2f2a56 100644\n--- a/doc/guides/nics/mvpp2.rst\n+++ b/doc/guides/nics/mvpp2.rst\n@@ -180,9 +180,9 @@ For additional instructions regarding DPDK cross compilation please refer to :do\n    export LIBMUSDK_PATH=<musdk>/usr/local\n    export CROSS=<toolchain>/bin/aarch64-linux-gnu-\n    export RTE_KERNELDIR=<kernel-dir>\n-   export RTE_TARGET=arm64-armv8a-linuxapp-gcc\n+   export RTE_TARGET=arm64-armv8a-linux-gcc\n \n-   make config T=arm64-armv8a-linuxapp-gcc\n+   make config T=arm64-armv8a-linux-gcc\n    sed -i \"s/MVNETA_PMD=y/MVNETA_PMD=n/\" build/.config\n    sed -i \"s/MVPP2_PMD=n/MVPP2_PMD=y/\" build/.config\n    make\ndiff --git a/doc/guides/nics/nfp.rst b/doc/guides/nics/nfp.rst\nindex 3bfb0ef61..09a8529b9 100644\n--- a/doc/guides/nics/nfp.rst\n+++ b/doc/guides/nics/nfp.rst\n@@ -75,7 +75,7 @@ compile it along with other DPDK PMDs even if no BSP was installed previously.\n Of course, a DPDK app will require such a BSP installed for using the\n NFP PMD, along with a specific NFP firmware application.\n \n-Default PMD configuration is at the **common_linuxapp configuration** file:\n+Default PMD configuration is at the **common_linux configuration** file:\n \n - **CONFIG_RTE_LIBRTE_NFP_PMD=y**\n \ndiff --git a/doc/guides/nics/octeontx.rst b/doc/guides/nics/octeontx.rst\nindex f8111d3cc..012a3ec21 100644\n--- a/doc/guides/nics/octeontx.rst\n+++ b/doc/guides/nics/octeontx.rst\n@@ -71,7 +71,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-thunderx-linuxapp-gcc install\n+   make config T=arm64-thunderx-linux-gcc install\n \n #. Running testpmd:\n \n@@ -83,7 +83,7 @@ following ``make`` command:\n \n    .. code-block:: console\n \n-      ./arm64-thunderx-linuxapp-gcc/app/testpmd -c 700 \\\n+      ./arm64-thunderx-linux-gcc/app/testpmd -c 700 \\\n                 --base-virtaddr=0x100000000000 \\\n                 --mbuf-pool-ops-name=\"octeontx_fpavf\" \\\n                 --vdev='event_octeontx' \\\ndiff --git a/doc/guides/nics/softnic.rst b/doc/guides/nics/softnic.rst\nindex 32a9cf22f..c8962d90b 100644\n--- a/doc/guides/nics/softnic.rst\n+++ b/doc/guides/nics/softnic.rst\n@@ -54,7 +54,7 @@ Release Notes*.\n Build options\n -------------\n \n-The default PMD configuration available in the common_linuxapp configuration file:\n+The default PMD configuration available in the common_linux configuration file:\n \n CONFIG_RTE_LIBRTE_PMD_SOFTNIC=y\n \n@@ -347,7 +347,7 @@ commands.\n \n     .. code-block:: console\n \n-        ./x86_64-native-linuxapp-gcc/app/testpmd -l 23-25  -n 4 \\\n+        ./x86_64-native-linux-gcc/app/testpmd -l 23-25  -n 4 \\\n                                     --vdev 'net_softnic0, \\\n                                     firmware=./drivers/net/softnic/ \\\n                                         firmware.cli, \\\ndiff --git a/doc/guides/nics/tap.rst b/doc/guides/nics/tap.rst\nindex 9a3d7b348..063bd0be4 100644\n--- a/doc/guides/nics/tap.rst\n+++ b/doc/guides/nics/tap.rst\n@@ -181,7 +181,7 @@ used to build the dpdk you pulled down.\n Run pktgen from the pktgen directory in a terminal with a commandline like the\n following::\n \n-    sudo ./app/app/x86_64-native-linuxapp-gcc/app/pktgen -l 1-5 -n 4        \\\n+    sudo ./app/app/x86_64-native-linux-gcc/app/pktgen -l 1-5 -n 4        \\\n      --proc-type auto --log-level debug --socket-mem 512,512 --file-prefix pg   \\\n      --vdev=net_tap0 --vdev=net_tap1 -b 05:00.0 -b 05:00.1                  \\\n      -b 04:00.0 -b 04:00.1 -b 04:00.2 -b 04:00.3                            \\\ndiff --git a/doc/guides/nics/thunderx.rst b/doc/guides/nics/thunderx.rst\nindex e84eaafe5..53eaec72a 100644\n--- a/doc/guides/nics/thunderx.rst\n+++ b/doc/guides/nics/thunderx.rst\n@@ -70,7 +70,7 @@ Refer to the document :ref:`compiling and testing a PMD for a NIC <pmd_build_and\n for details.\n \n To compile the ThunderX NICVF PMD for Linux arm64 gcc,\n-use arm64-thunderx-linuxapp-gcc as target.\n+use arm64-thunderx-linux-gcc as target.\n \n Linux\n -----\n@@ -177,7 +177,7 @@ This section provides instructions to configure SR-IOV with Linux OS.\n \n    .. code-block:: console\n \n-      ./arm64-thunderx-linuxapp-gcc/app/testpmd -l 0-3 -n 4 -w 0002:01:00.2 \\\n+      ./arm64-thunderx-linux-gcc/app/testpmd -l 0-3 -n 4 -w 0002:01:00.2 \\\n         -- -i --no-flush-rx \\\n         --port-topology=loop\n \ndiff --git a/doc/guides/platform/octeontx.rst b/doc/guides/platform/octeontx.rst\nindex 3bde91f9d..7d1cb647d 100644\n--- a/doc/guides/platform/octeontx.rst\n+++ b/doc/guides/platform/octeontx.rst\n@@ -95,7 +95,7 @@ drivers can be compiled with the following steps,\n .. code-block:: console\n \n         cd <dpdk directory>\n-        make config T=arm64-thunderx-linuxapp-gcc\n+        make config T=arm64-thunderx-linux-gcc\n         make\n \n The example applications can be compiled using the following:\n@@ -144,7 +144,7 @@ to build applications for **OCTEON TX** :sup:`®` platforms.\n         cd <dpdk directory>\n         export RTE_SDK=$PWD\n         export RTE_KERNELDIR=$THUNDER_ROOT/linux/kernel/linux\n-        make config T=arm64-thunderx-linuxapp-gcc\n+        make config T=arm64-thunderx-linux-gcc\n         make -j CROSS=aarch64-thunderx-linux-gnu- CONFIG_RTE_KNI_KMOD=n CONFIG_RTE_EAL_IGB_UIO=n EXTRA_CFLAGS=\"-isystem <numa_install_dir>/include\" EXTRA_LDFLAGS=\"-L<numa_install_dir>/lib -lnuma\"\n \n If NUMA support is not required, it can be disabled as explained in\n@@ -154,7 +154,7 @@ Following steps could be used in that case.\n \n .. code-block:: console\n \n-        make config T=arm64-thunderx-linuxapp-gcc\n+        make config T=arm64-thunderx-linux-gcc\n         make CROSS=aarch64-thunderx-linux-gnu-\n \n \ndiff --git a/doc/guides/prog_guide/build_app.rst b/doc/guides/prog_guide/build_app.rst\nindex fa6aa8a2f..bffa55bbe 100644\n--- a/doc/guides/prog_guide/build_app.rst\n+++ b/doc/guides/prog_guide/build_app.rst\n@@ -16,7 +16,7 @@ RTE_SDK and RTE_TARGET.\n \n     ~/DPDK$ cd examples/helloworld/\n     ~/DPDK/examples/helloworld$ export RTE_SDK=/home/user/DPDK\n-    ~/DPDK/examples/helloworld$ export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    ~/DPDK/examples/helloworld$ export RTE_TARGET=x86_64-native-linux-gcc\n     ~/DPDK/examples/helloworld$ make\n         CC main.o\n         LD helloworld\n@@ -40,7 +40,7 @@ The sample application (Hello World) can be duplicated in a new directory as a s\n     ~$ cp -r DPDK/examples/helloworld my_rte_app\n     ~$ cd my_rte_app/\n     ~/my_rte_app$ export RTE_SDK=/home/user/DPDK\n-    ~/my_rte_app$ export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    ~/my_rte_app$ export RTE_TARGET=x86_64-native-linux-gcc\n     ~/my_rte_app$ make\n         CC main.o\n         LD helloworld\ndiff --git a/doc/guides/prog_guide/dev_kit_build_system.rst b/doc/guides/prog_guide/dev_kit_build_system.rst\nindex 855b5da53..a0c923096 100644\n--- a/doc/guides/prog_guide/dev_kit_build_system.rst\n+++ b/doc/guides/prog_guide/dev_kit_build_system.rst\n@@ -31,13 +31,13 @@ Each build directory contains include files, libraries, and applications.\n A build directory is specific to a configuration that includes architecture + execution environment + toolchain.\n It is possible to have several build directories sharing the same sources with different configurations.\n \n-For instance, to create a new build directory called my_sdk_build_dir using the default configuration template config/defconfig_x86_64-linuxapp,\n+For instance, to create a new build directory called my_sdk_build_dir using the default configuration template config/defconfig_x86_64-linux,\n we use:\n \n .. code-block:: console\n \n     cd ${RTE_SDK}\n-    make config T=x86_64-native-linuxapp-gcc O=my_sdk_build_dir\n+    make config T=x86_64-native-linux-gcc O=my_sdk_build_dir\n \n This creates a new my_sdk_build_dir directory. After that, we can compile by doing:\n \n@@ -65,7 +65,7 @@ To compile an application, the user must set the RTE_SDK and RTE_TARGET environm\n .. code-block:: console\n \n     export RTE_SDK=/opt/DPDK\n-    export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    export RTE_TARGET=x86_64-native-linux-gcc\n     cd /path/to/my_app\n \n For a new application, the user must create their own Makefile that includes some .mk files, such as\n@@ -248,7 +248,7 @@ Useful Variables Provided by the Build System\n *   RTE_TOOLCHAIN: Defines the toolchain (gcc , icc).\n     It is the same value as CONFIG_RTE_TOOLCHAIN but without the double-quotes around the string.\n \n-*   RTE_EXEC_ENV: Defines the executive environment (linuxapp).\n+*   RTE_EXEC_ENV: Defines the executive environment (linux).\n     It is the same value as CONFIG_RTE_EXEC_ENV but without the double-quotes around the string.\n \n *   RTE_KERNELDIR: This variable contains the absolute path to the kernel sources that will be used to compile the kernel modules.\ndiff --git a/doc/guides/prog_guide/dev_kit_root_make_help.rst b/doc/guides/prog_guide/dev_kit_root_make_help.rst\nindex 633161f09..a30db7d5b 100644\n--- a/doc/guides/prog_guide/dev_kit_root_make_help.rst\n+++ b/doc/guides/prog_guide/dev_kit_root_make_help.rst\n@@ -27,7 +27,7 @@ This is an optional parameter, the default output directory is build.\n \n     .. code-block:: console\n \n-        make config O=mybuild T=x86_64-native-linuxapp-gcc\n+        make config O=mybuild T=x86_64-native-linux-gcc\n \n Build Targets\n -------------\n@@ -163,7 +163,7 @@ For instance, the following command:\n .. code-block:: console\n \n     cd $(RTE_SDK)\n-    make config O=mybuild T=x86_64-native-linuxapp-gcc\n+    make config O=mybuild T=x86_64-native-linux-gcc\n     make O=mybuild\n \n is equivalent to:\n@@ -171,7 +171,7 @@ is equivalent to:\n .. code-block:: console\n \n     cd $(RTE_SDK)\n-    make config O=mybuild T=x86_64-native-linuxapp-gcc\n+    make config O=mybuild T=x86_64-native-linux-gcc\n     cd mybuild\n \n     # no need to specify O= now\ndiff --git a/doc/guides/prog_guide/env_abstraction_layer.rst b/doc/guides/prog_guide/env_abstraction_layer.rst\nindex 8780928a6..3d78b4ebe 100644\n--- a/doc/guides/prog_guide/env_abstraction_layer.rst\n+++ b/doc/guides/prog_guide/env_abstraction_layer.rst\n@@ -54,9 +54,9 @@ A check is also performed at initialization time to ensure that the micro archit\n Then, the main() function is called. The core initialization and launch is done in rte_eal_init() (see the API documentation).\n It consist of calls to the pthread library (more specifically, pthread_self(), pthread_create(), and pthread_setaffinity_np()).\n \n-.. _figure_linuxapp_launch:\n+.. _figure_linux_launch:\n \n .. figure:: img/linuxapp_launch.*\n \n    EAL Initialization in a Linux Application Environment\n \n@@ -79,7 +79,7 @@ API documentation for details.\n Multi-process Support\n ~~~~~~~~~~~~~~~~~~~~~\n \n-The Linuxapp EAL allows a multi-process as well as a multi-threaded (pthread) deployment model.\n+The Linux EAL allows a multi-process as well as a multi-threaded (pthread) deployment model.\n See chapter\n :ref:`Multi-process Support <Multi-process_Support>` for more details.\n \ndiff --git a/doc/guides/prog_guide/ext_app_lib_make_help.rst b/doc/guides/prog_guide/ext_app_lib_make_help.rst\nindex 7e8e9fd3a..4312778dc 100644\n--- a/doc/guides/prog_guide/ext_app_lib_make_help.rst\n+++ b/doc/guides/prog_guide/ext_app_lib_make_help.rst\n@@ -22,7 +22,7 @@ The following variables must be defined:\n \n *   ${RTE_SDK}: Points to the root directory of the DPDK.\n \n-*   ${RTE_TARGET}: Reference the target to be used for compilation (for example, x86_64-native-linuxapp-gcc).\n+*   ${RTE_TARGET}: Reference the target to be used for compilation (for example, x86_64-native-linux-gcc).\n \n Build Targets\n -------------\n@@ -94,5 +94,5 @@ It is possible to run the Makefile from another directory, by specifying the out\n .. code-block:: console\n \n     export RTE_SDK=/path/to/DPDK\n-    export RTE_TARGET=x86_64-native-linuxapp-icc\n+    export RTE_TARGET=x86_64-native-linux-icc\n     make -f /path/to/my_app/Makefile S=/path/to/my_app O=/path/to/build_dir\ndiff --git a/doc/guides/prog_guide/extend_dpdk.rst b/doc/guides/prog_guide/extend_dpdk.rst\nindex 725994ee0..a3b3d300b 100644\n--- a/doc/guides/prog_guide/extend_dpdk.rst\n+++ b/doc/guides/prog_guide/extend_dpdk.rst\n@@ -73,7 +73,7 @@ To add a new library to the DPDK, proceed as follows:\n     .. code-block:: console\n \n         cd ${RTE_SDK}\n-        make config T=x86_64-native-linuxapp-gcc\n+        make config T=x86_64-native-linux-gcc\n         make\n \n \n@@ -105,5 +105,5 @@ Once you have added a library, a new test case should be added in the test appli\n     .. code-block:: console\n \n         cd ${RTE_SDK}\n-        make config T=x86_64-native-linuxapp-gcc\n+        make config T=x86_64-native-linux-gcc\n         make\ndiff --git a/doc/guides/prog_guide/glossary.rst b/doc/guides/prog_guide/glossary.rst\nindex dda45bd18..21063a414 100644\n--- a/doc/guides/prog_guide/glossary.rst\n+++ b/doc/guides/prog_guide/glossary.rst\n@@ -205,7 +205,7 @@ SW\n Target\n    In the DPDK, the target is a combination of architecture, machine,\n    executive environment and toolchain.  For example:\n-   i686-native-linuxapp-gcc.\n+   i686-native-linux-gcc.\n \n TCP\n    Transmission Control Protocol\ndiff --git a/doc/guides/prog_guide/img/linuxapp_launch.svg b/doc/guides/prog_guide/img/linuxapp_launch.svg\nindex af685897d..3af560554 100644\n--- a/doc/guides/prog_guide/img/linuxapp_launch.svg\n+++ b/doc/guides/prog_guide/img/linuxapp_launch.svg\n@@ -17,9 +17,9 @@\n    id=\"svg2\"\n    sodipodi:version=\"0.32\"\n    inkscape:version=\"0.48.4 r9939\"\n-   sodipodi:docname=\"linuxapp_launch.svg\"\n+   sodipodi:docname=\"linux_launch.svg\"\n    inkscape:output_extension=\"org.inkscape.output.svg.inkscape\"\n-   inkscape:export-filename=\"/home/matz/rapports/doc/intel/architecture_docs/linuxapp_launch.png\"\n+   inkscape:export-filename=\"/home/matz/rapports/doc/intel/architecture_docs/linux_launch.png\"\n    inkscape:export-xdpi=\"90\"\n    inkscape:export-ydpi=\"90\"\n    version=\"1.1\">\ndiff --git a/doc/guides/prog_guide/intro.rst b/doc/guides/prog_guide/intro.rst\nindex be556a742..5b319d36d 100644\n--- a/doc/guides/prog_guide/intro.rst\n+++ b/doc/guides/prog_guide/intro.rst\n@@ -31,7 +31,7 @@ The following is a list of DPDK documents in the suggested reading order:\n *   **Programmer's Guide** (this document): Describes:\n \n     *   The software architecture and how to use it (through examples),\n-        specifically in a Linux* application (linuxapp) environment\n+        specifically in a Linux* application (linux) environment\n \n     *   The content of the DPDK, the build system\n         (including the commands that can be used in the root DPDK Makefile to build the development kit and an application)\ndiff --git a/doc/guides/prog_guide/overview.rst b/doc/guides/prog_guide/overview.rst\nindex c01f37e3c..986c89690 100644\n--- a/doc/guides/prog_guide/overview.rst\n+++ b/doc/guides/prog_guide/overview.rst\n@@ -52,7 +52,7 @@ The following are examples of how the variables can be set:\n .. code-block:: console\n \n     export RTE_SDK=/home/user/DPDK\n-    export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    export RTE_TARGET=x86_64-native-linux-gcc\n \n See the *DPDK Getting Started Guide* for information on setting up the development environment.\n \ndiff --git a/doc/guides/prog_guide/profile_app.rst b/doc/guides/prog_guide/profile_app.rst\nindex 02f05614a..5af795c0d 100644\n--- a/doc/guides/prog_guide/profile_app.rst\n+++ b/doc/guides/prog_guide/profile_app.rst\n@@ -84,7 +84,7 @@ an armv8 machine.\n     make\n     sudo insmod pmu_el0_cycle_counter.ko\n     cd $DPDK_DIR\n-    make config T=arm64-armv8a-linuxapp-gcc\n+    make config T=arm64-armv8a-linux-gcc\n     echo \"CONFIG_RTE_ARM_EAL_RDTSC_USE_PMU=y\" >> build/.config\n     make\n \ndiff --git a/doc/guides/prog_guide/qos_framework.rst b/doc/guides/prog_guide/qos_framework.rst\nindex 0ce3cd58d..a7527b21c 100644\n--- a/doc/guides/prog_guide/qos_framework.rst\n+++ b/doc/guides/prog_guide/qos_framework.rst\n@@ -1511,7 +1511,7 @@ To enable it, use the DPDK configuration parameter:\n \n This parameter must be set to y.\n The parameter is found in the build configuration files in the DPDK/config directory,\n-for example, DPDK/config/common_linuxapp.\n+for example, DPDK/config/common_linux.\n RED configuration parameters are specified in the rte_red_params structure within the rte_sched_port_params structure\n that is passed to the scheduler on initialization.\n RED parameters are specified separately for four traffic classes and three packet colors (green, yellow and red)\ndiff --git a/doc/guides/rawdevs/dpaa2_cmdif.rst b/doc/guides/rawdevs/dpaa2_cmdif.rst\nindex bebda8333..6db06777c 100644\n--- a/doc/guides/rawdevs/dpaa2_cmdif.rst\n+++ b/doc/guides/rawdevs/dpaa2_cmdif.rst\n@@ -77,7 +77,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-dpaa2-linuxapp-gcc install\n+   make config T=arm64-dpaa2-linux-gcc install\n \n Initialization\n --------------\ndiff --git a/doc/guides/rawdevs/dpaa2_qdma.rst b/doc/guides/rawdevs/dpaa2_qdma.rst\nindex 793a8513f..359e4c69f 100644\n--- a/doc/guides/rawdevs/dpaa2_qdma.rst\n+++ b/doc/guides/rawdevs/dpaa2_qdma.rst\n@@ -81,7 +81,7 @@ following ``make`` command:\n .. code-block:: console\n \n    cd <DPDK-source-directory>\n-   make config T=arm64-dpaa2-linuxapp-gcc install\n+   make config T=arm64-dpaa2-linux-gcc install\n \n Initialization\n --------------\ndiff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst\nindex 6bacbdb8f..b353620b7 100644\n--- a/doc/guides/rel_notes/release_19_02.rst\n+++ b/doc/guides/rel_notes/release_19_02.rst\n@@ -110,7 +110,7 @@ New Features\n   * Added static linkage of ``mlx`` dependency.\n   * Improved stability of E-Switch flow driver.\n   * Added new make build configuration to set the cacheline size for Bluefield\n-    correctly - ``arm64-bluefield-linuxapp-gcc``.\n+    correctly - ``arm64-bluefield-linux-gcc``.\n \n * **Updated the enic driver.**\n \ndiff --git a/doc/guides/rel_notes/release_2_1.rst b/doc/guides/rel_notes/release_2_1.rst\nindex 0c27826f9..beadc51ba 100644\n--- a/doc/guides/rel_notes/release_2_1.rst\n+++ b/doc/guides/rel_notes/release_2_1.rst\n@@ -70,7 +70,7 @@ New Features\n   * In UIO, the RX interrupt shares the same vector with other\n     interrupts. When the RX interrupt and LSC interrupt are both enabled, only\n     the former is available.\n-  * RX interrupt is only implemented for the linuxapp target.\n+  * RX interrupt is only implemented for the linux target.\n   * The feature is only currently enabled for tow PMDs: ixgbe and igb.\n \n \ndiff --git a/doc/guides/sample_app_ug/bbdev_app.rst b/doc/guides/sample_app_ug/bbdev_app.rst\nindex 653f972f3..40a3264ab 100644\n--- a/doc/guides/sample_app_ug/bbdev_app.rst\n+++ b/doc/guides/sample_app_ug/bbdev_app.rst\n@@ -46,7 +46,7 @@ Compiling the Application\n \n     .. code-block:: console\n \n-        export RTE_TARGET=x86_64-native-linuxapp-gcc\n+        export RTE_TARGET=x86_64-native-linux-gcc\n \n     See the *DPDK Getting Started Guide* for possible RTE_TARGET values.\n \n@@ -78,7 +78,7 @@ the specified baseband operation are available on application initialization.\n This means that HW baseband device/s must be bound to a DPDK driver or\n a SW baseband device/s (virtual BBdev) must be created (using --vdev).\n \n-To run the application in linuxapp environment with the turbo_sw baseband device\n+To run the application in linux environment with the turbo_sw baseband device\n using the whitelisted port running on 1 encoding lcore and 1 decoding lcore\n issue the command:\n \n@@ -116,7 +116,7 @@ ports.\n \n .. code-block:: console\n \n-    $ ./pktgen-3.4.0/app/x86_64-native-linuxapp-gcc/pktgen -c 0x3 \\\n+    $ ./pktgen-3.4.0/app/x86_64-native-linux-gcc/pktgen -c 0x3 \\\n     --socket-mem=1,1 --file-prefix=pg -w <NIC1PCIADDR> -- -m 1.0 -P\n \n where:\ndiff --git a/doc/guides/sample_app_ug/cmd_line.rst b/doc/guides/sample_app_ug/cmd_line.rst\nindex b38a5b335..828a607be 100644\n--- a/doc/guides/sample_app_ug/cmd_line.rst\n+++ b/doc/guides/sample_app_ug/cmd_line.rst\n@@ -48,7 +48,7 @@ The application is located in the ``cmd_line`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the application in linuxapp environment, issue the following command:\n+To run the application in linux environment, issue the following command:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/dist_app.rst b/doc/guides/sample_app_ug/dist_app.rst\nindex 1f68d081c..abfdd2c5e 100644\n--- a/doc/guides/sample_app_ug/dist_app.rst\n+++ b/doc/guides/sample_app_ug/dist_app.rst\n@@ -46,7 +46,7 @@ Running the Application\n \n    *   -p PORTMASK: Hexadecimal bitmask of ports to configure\n \n-#. To run the application in linuxapp environment with 10 lcores, 4 ports,\n+#. To run the application in linux environment with 10 lcores, 4 ports,\n    issue the command:\n \n    ..  code-block:: console\ndiff --git a/doc/guides/sample_app_ug/fips_validation.rst b/doc/guides/sample_app_ug/fips_validation.rst\nindex aeacfacb7..2953fddeb 100644\n--- a/doc/guides/sample_app_ug/fips_validation.rst\n+++ b/doc/guides/sample_app_ug/fips_validation.rst\n@@ -112,7 +112,7 @@ where,\n     are folder paths.\n \n \n-To run the application in linuxapp environment to test one AES FIPS test data\n+To run the application in linux environment to test one AES FIPS test data\n file for crypto_aesni_mb PMD, issue the command:\n \n .. code-block:: console\n@@ -121,7 +121,7 @@ file for crypto_aesni_mb PMD, issue the command:\n     --req-file /PATH/TO/REQUEST/FILE.req --rsp-file ./PATH/TO/RESPONSE/FILE.rsp\n     --cryptodev crypto_aesni_mb\n \n-To run the application in linuxapp environment to test all AES-GCM FIPS test\n+To run the application in linux environment to test all AES-GCM FIPS test\n data files in one folder for crypto_aesni_gcm PMD, issue the command:\n \n .. code-block:: console\ndiff --git a/doc/guides/sample_app_ug/flow_classify.rst b/doc/guides/sample_app_ug/flow_classify.rst\nindex 003ed0356..a6383b3c7 100644\n--- a/doc/guides/sample_app_ug/flow_classify.rst\n+++ b/doc/guides/sample_app_ug/flow_classify.rst\n@@ -24,7 +24,7 @@ The application is located in the ``flow_classify`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the example in a ``linuxapp`` environment:\n+To run the example in a ``linux`` environment:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/flow_filtering.rst b/doc/guides/sample_app_ug/flow_filtering.rst\nindex 9dba85acf..be3d63f90 100644\n--- a/doc/guides/sample_app_ug/flow_filtering.rst\n+++ b/doc/guides/sample_app_ug/flow_filtering.rst\n@@ -26,7 +26,7 @@ Set the target, for example:\n \n .. code-block:: console\n \n-    export RTE_TARGET=x86_64-native-linuxapp-gcc\n+    export RTE_TARGET=x86_64-native-linux-gcc\n \n See the *DPDK Getting Started* Guide for possible ``RTE_TARGET`` values.\n \n@@ -40,7 +40,7 @@ Build the application as follows:\n Running the Application\n -----------------------\n \n-To run the example in a ``linuxapp`` environment:\n+To run the example in a ``linux`` environment:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/hello_world.rst b/doc/guides/sample_app_ug/hello_world.rst\nindex a2051f799..c0e0a1549 100644\n--- a/doc/guides/sample_app_ug/hello_world.rst\n+++ b/doc/guides/sample_app_ug/hello_world.rst\n@@ -17,7 +17,7 @@ The application is located in the ``helloworld`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the example in a linuxapp environment:\n+To run the example in a linux environment:\n \n .. code-block:: console\n \n@@ -48,7 +48,7 @@ This is done in the main() function using the following code:\n         if (ret < 0)\n             rte_panic(\"Cannot init EAL\\n\");\n \n-This call finishes the initialization process that was started before main() is called (in case of a Linuxapp environment).\n+This call finishes the initialization process that was started before main() is called (in case of a Linux environment).\n The argc and argv arguments are provided to the rte_eal_init() function.\n The value returned is the number of parsed arguments.\n \ndiff --git a/doc/guides/sample_app_ug/ip_frag.rst b/doc/guides/sample_app_ug/ip_frag.rst\nindex 7914a977a..2583f0c3d 100644\n--- a/doc/guides/sample_app_ug/ip_frag.rst\n+++ b/doc/guides/sample_app_ug/ip_frag.rst\n@@ -61,7 +61,7 @@ where:\n \n *   -q NQ is the number of queue (=ports) per lcore (the default is 1)\n \n-To run the example in linuxapp environment with 2 lcores (2,4) over 2 ports(0,2) with 1 RX queue per lcore:\n+To run the example in linux environment with 2 lcores (2,4) over 2 ports(0,2) with 1 RX queue per lcore:\n \n .. code-block:: console\n \n@@ -90,7 +90,7 @@ To run the example in linuxapp environment with 2 lcores (2,4) over 2 ports(0,2)\n     IP_FRAG: entering main loop on lcore 2\n     IP_FRAG: -- lcoreid=2 portid=0\n \n-To run the example in linuxapp environment with 1 lcore (4) over 2 ports(0,2) with 2 RX queues per lcore:\n+To run the example in linux environment with 1 lcore (4) over 2 ports(0,2) with 2 RX queues per lcore:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/ip_reassembly.rst b/doc/guides/sample_app_ug/ip_reassembly.rst\nindex e1b56d7be..a628b63cb 100644\n--- a/doc/guides/sample_app_ug/ip_reassembly.rst\n+++ b/doc/guides/sample_app_ug/ip_reassembly.rst\n@@ -57,7 +57,7 @@ where:\n     then they are considered as invalid and will be dropped.\n     Valid range is 1ms - 3600s. Default value: 1s.\n \n-To run the example in linuxapp environment with 2 lcores (2,4) over 2 ports(0,2) with 1 RX queue per lcore:\n+To run the example in linux environment with 2 lcores (2,4) over 2 ports(0,2) with 1 RX queue per lcore:\n \n .. code-block:: console\n \n@@ -88,7 +88,7 @@ To run the example in linuxapp environment with 2 lcores (2,4) over 2 ports(0,2)\n     IP_RSMBL: entering main loop on lcore 2\n     IP_RSMBL: -- lcoreid=2 portid=0\n \n-To run the example in linuxapp environment with 1 lcore (4) over 2 ports(0,2) with 2 RX queues per lcore:\n+To run the example in linux environment with 1 lcore (4) over 2 ports(0,2) with 2 RX queues per lcore:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/keep_alive.rst b/doc/guides/sample_app_ug/keep_alive.rst\nindex 5ceaa442d..865ba69e5 100644\n--- a/doc/guides/sample_app_ug/keep_alive.rst\n+++ b/doc/guides/sample_app_ug/keep_alive.rst\n@@ -63,7 +63,7 @@ where,\n * ``T PERIOD``: statistics will be refreshed each PERIOD seconds (0 to\n   disable, 10 default, 86400 maximum).\n \n-To run the application in linuxapp environment with 4 lcores, 16 ports\n+To run the application in linux environment with 4 lcores, 16 ports\n 8 RX queues per lcore and a ping interval of 10ms, issue the command:\n \n .. code-block:: console\ndiff --git a/doc/guides/sample_app_ug/kernel_nic_interface.rst b/doc/guides/sample_app_ug/kernel_nic_interface.rst\nindex 6acdf0fff..f8fe17bd0 100644\n--- a/doc/guides/sample_app_ug/kernel_nic_interface.rst\n+++ b/doc/guides/sample_app_ug/kernel_nic_interface.rst\n@@ -87,7 +87,7 @@ The application is located in the ``examples/kni`` sub-directory.\n \n .. note::\n \n-        This application is intended as a linuxapp only.\n+        This application is intended as a linux only.\n \n Running the kni Example Application\n -----------------------------------\ndiff --git a/doc/guides/sample_app_ug/l2_forward_cat.rst b/doc/guides/sample_app_ug/l2_forward_cat.rst\nindex 4ee877b4d..0a813200b 100644\n--- a/doc/guides/sample_app_ug/l2_forward_cat.rst\n+++ b/doc/guides/sample_app_ug/l2_forward_cat.rst\n@@ -66,7 +66,7 @@ The application is located in the ``l2fwd-cat`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the example in a ``linuxapp`` environment and enable CAT on cpus 0-2:\n+To run the example in a ``linux`` environment and enable CAT on cpus 0-2:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/l2_forward_crypto.rst b/doc/guides/sample_app_ug/l2_forward_crypto.rst\nindex 855afd8fc..e8d52dad2 100644\n--- a/doc/guides/sample_app_ug/l2_forward_crypto.rst\n+++ b/doc/guides/sample_app_ug/l2_forward_crypto.rst\n@@ -158,7 +158,7 @@ the specified crypto operation are available on application initialization.\n This means that HW crypto device/s must be bound to a DPDK driver or\n a SW crypto device/s (virtual crypto PMD) must be created (using --vdev).\n \n-To run the application in linuxapp environment with 2 lcores, 2 ports and 2 crypto devices, issue the command:\n+To run the application in linux environment with 2 lcores, 2 ports and 2 crypto devices, issue the command:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/l2_forward_job_stats.rst b/doc/guides/sample_app_ug/l2_forward_job_stats.rst\nindex ba73d8557..dfc1ed9ca 100644\n--- a/doc/guides/sample_app_ug/l2_forward_job_stats.rst\n+++ b/doc/guides/sample_app_ug/l2_forward_job_stats.rst\n@@ -91,7 +91,7 @@ where,\n \n *   l: Use locale thousands separator when formatting big numbers.\n \n-To run the application in linuxapp environment with 4 lcores, 16 ports, 8 RX queues per lcore and\n+To run the application in linux environment with 4 lcores, 16 ports, 8 RX queues per lcore and\n thousands  separator printing, issue the command:\n \n .. code-block:: console\ndiff --git a/doc/guides/sample_app_ug/l2_forward_real_virtual.rst b/doc/guides/sample_app_ug/l2_forward_real_virtual.rst\nindex 2b2d5afa0..e5b28e425 100644\n--- a/doc/guides/sample_app_ug/l2_forward_real_virtual.rst\n+++ b/doc/guides/sample_app_ug/l2_forward_real_virtual.rst\n@@ -101,7 +101,7 @@ where,\n \n *   --[no-]mac-updating: Enable or disable MAC addresses updating (enabled by default).\n \n-To run the application in linuxapp environment with 4 lcores, 16 ports and 8 RX queues per lcore and MAC address\n+To run the application in linux environment with 4 lcores, 16 ports and 8 RX queues per lcore and MAC address\n updating enabled, issue the command:\n \n .. code-block:: console\ndiff --git a/doc/guides/sample_app_ug/link_status_intr.rst b/doc/guides/sample_app_ug/link_status_intr.rst\nindex 695c088e8..571cd2d60 100644\n--- a/doc/guides/sample_app_ug/link_status_intr.rst\n+++ b/doc/guides/sample_app_ug/link_status_intr.rst\n@@ -49,7 +49,7 @@ where,\n \n *   -T PERIOD: statistics will be refreshed each PERIOD seconds (0 to disable, 10 default)\n \n-To run the application in a linuxapp environment with 4 lcores, 4 memory channels, 16 ports and 8 RX queues per lcore,\n+To run the application in a linux environment with 4 lcores, 4 memory channels, 16 ports and 8 RX queues per lcore,\n issue the command:\n \n .. code-block:: console\ndiff --git a/doc/guides/sample_app_ug/netmap_compatibility.rst b/doc/guides/sample_app_ug/netmap_compatibility.rst\nindex 33b1cc214..219613e2a 100644\n--- a/doc/guides/sample_app_ug/netmap_compatibility.rst\n+++ b/doc/guides/sample_app_ug/netmap_compatibility.rst\n@@ -117,7 +117,7 @@ where,\n     If two ``-i`` parameters are given, the two interfaces form a bridge,\n     where traffic received on one interface is replicated and sent to the other interface.\n \n-For example, to run the application in a linuxapp environment using port 0 and 2:\n+For example, to run the application in a linux environment using port 0 and 2:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/performance_thread.rst b/doc/guides/sample_app_ug/performance_thread.rst\nindex fbd30a5ea..e2c04efcc 100644\n--- a/doc/guides/sample_app_ug/performance_thread.rst\n+++ b/doc/guides/sample_app_ug/performance_thread.rst\n@@ -1158,7 +1158,7 @@ To build and run the pthread shim example\n \n    .. code-block:: console\n \n-       export RTE_TARGET=x86_64-native-linuxapp-gcc\n+       export RTE_TARGET=x86_64-native-linux-gcc\n \n    See the DPDK Getting Started Guide for possible RTE_TARGET values.\n \ndiff --git a/doc/guides/sample_app_ug/ptpclient.rst b/doc/guides/sample_app_ug/ptpclient.rst\nindex 53de50374..9d7446d5f 100644\n--- a/doc/guides/sample_app_ug/ptpclient.rst\n+++ b/doc/guides/sample_app_ug/ptpclient.rst\n@@ -58,7 +58,7 @@ To compile the sample application see :doc:`compiling`.\n The application is located in the ``ptpclient`` sub-directory.\n \n .. note::\n-   To compile the application edit the ``config/common_linuxapp`` configuration file to enable IEEE1588\n+   To compile the application edit the ``config/common_linux`` configuration file to enable IEEE1588\n    and then recompile DPDK:\n \n    .. code-block:: console\n@@ -68,7 +68,7 @@ The application is located in the ``ptpclient`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the example in a ``linuxapp`` environment:\n+To run the example in a ``linux`` environment:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/qos_scheduler.rst b/doc/guides/sample_app_ug/qos_scheduler.rst\nindex d6c3bc6c7..cdd29d90c 100644\n--- a/doc/guides/sample_app_ug/qos_scheduler.rst\n+++ b/doc/guides/sample_app_ug/qos_scheduler.rst\n@@ -37,7 +37,7 @@ The application is located in the ``qos_sched`` sub-directory.\n \n     .. note::\n \n-        This application is intended as a linuxapp only.\n+        This application is intended as a linux only.\n \n .. note::\n \ndiff --git a/doc/guides/sample_app_ug/quota_watermark.rst b/doc/guides/sample_app_ug/quota_watermark.rst\nindex 67200e15d..125e6fb73 100644\n--- a/doc/guides/sample_app_ug/quota_watermark.rst\n+++ b/doc/guides/sample_app_ug/quota_watermark.rst\n@@ -88,7 +88,7 @@ where,\n \n -p PORTMASK: A hexadecimal bitmask of the ports to configure\n \n-To run the application in a linuxapp environment with four logical cores and ports 0 and 2,\n+To run the application in a linux environment with four logical cores and ports 0 and 2,\n issue the following command:\n \n .. code-block:: console\n@@ -110,7 +110,7 @@ The control application requires a number of command line options:\n The --proc-type=secondary option is necessary for the EAL to properly initialize the control application to\n use the same huge pages as the core application and  thus be able to access its rings.\n \n-To run the application in a linuxapp environment on logical core 0, issue the following command:\n+To run the application in a linux environment on logical core 0, issue the following command:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/rxtx_callbacks.rst b/doc/guides/sample_app_ug/rxtx_callbacks.rst\nindex 85d96d8a2..81463d28d 100644\n--- a/doc/guides/sample_app_ug/rxtx_callbacks.rst\n+++ b/doc/guides/sample_app_ug/rxtx_callbacks.rst\n@@ -32,7 +32,7 @@ target. This is generally on by default:\n Running the Application\n -----------------------\n \n-To run the example in a ``linuxapp`` environment:\n+To run the example in a ``linux`` environment:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/service_cores.rst b/doc/guides/sample_app_ug/service_cores.rst\nindex b8339e70b..cd0f4717a 100644\n--- a/doc/guides/sample_app_ug/service_cores.rst\n+++ b/doc/guides/sample_app_ug/service_cores.rst\n@@ -31,7 +31,7 @@ Compiling the Application\n \n     .. code-block:: console\n \n-        export RTE_TARGET=x86_64-native-linuxapp-gcc\n+        export RTE_TARGET=x86_64-native-linux-gcc\n \n     See the *DPDK Getting Started* Guide for possible RTE_TARGET values.\n \ndiff --git a/doc/guides/sample_app_ug/skeleton.rst b/doc/guides/sample_app_ug/skeleton.rst\nindex 959561716..11ee521b3 100644\n--- a/doc/guides/sample_app_ug/skeleton.rst\n+++ b/doc/guides/sample_app_ug/skeleton.rst\n@@ -21,7 +21,7 @@ The application is located in the ``skeleton`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the example in a ``linuxapp`` environment:\n+To run the example in a ``linux`` environment:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/tep_termination.rst b/doc/guides/sample_app_ug/tep_termination.rst\nindex b3332977b..df159355d 100644\n--- a/doc/guides/sample_app_ug/tep_termination.rst\n+++ b/doc/guides/sample_app_ug/tep_termination.rst\n@@ -94,7 +94,7 @@ Compiling the Sample Code\n -------------------------\n \n To enable vhost, turn on vhost library in the configure file\n-``config/common_linuxapp``.\n+``config/common_linux``.\n \n     .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/timer.rst b/doc/guides/sample_app_ug/timer.rst\nindex d87a7abc1..87dfb4c1f 100644\n--- a/doc/guides/sample_app_ug/timer.rst\n+++ b/doc/guides/sample_app_ug/timer.rst\n@@ -17,7 +17,7 @@ The application is located in the ``timer`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the example in linuxapp environment:\n+To run the example in linux environment:\n \n .. code-block:: console\n \ndiff --git a/doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst b/doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst\nindex 0e9da9707..707afe91a 100644\n--- a/doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst\n+++ b/doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst\n@@ -68,7 +68,7 @@ The application is located in the ``vmdq_dcb`` sub-directory.\n Running the Application\n -----------------------\n \n-To run the example in a linuxapp environment:\n+To run the example in a linux environment:\n \n .. code-block:: console\n \n@@ -250,7 +250,7 @@ See :doc:`l2_forward_real_virtual` for more information.\n Statistics Display\n ~~~~~~~~~~~~~~~~~~\n \n-When run in a linuxapp environment,\n+When run in a linux environment,\n the VMDQ and DCB Forwarding sample application can display statistics showing the number of packets read from each RX queue.\n This is provided by way of a signal handler for the SIGHUP signal,\n which simply prints to standard output the packet counts in grid form.\ndiff --git a/doc/guides/testpmd_app_ug/build_app.rst b/doc/guides/testpmd_app_ug/build_app.rst\nindex 45a8395e0..d1ca9f3d1 100644\n--- a/doc/guides/testpmd_app_ug/build_app.rst\n+++ b/doc/guides/testpmd_app_ug/build_app.rst\n@@ -19,7 +19,7 @@ The basic compilation steps are:\n \n     .. code-block:: console\n \n-        export RTE_TARGET=x86_64-native-linuxapp-gcc\n+        export RTE_TARGET=x86_64-native-linux-gcc\n \n #.  Build the application:\n \ndiff --git a/doc/guides/tools/testbbdev.rst b/doc/guides/tools/testbbdev.rst\nindex 5caa90239..f3386472d 100644\n--- a/doc/guides/tools/testbbdev.rst\n+++ b/doc/guides/tools/testbbdev.rst\n@@ -227,7 +227,7 @@ Running Tests\n -------------\n \n Shortened tree of isg_cid-wireless_dpdk_ae with dpdk compiled for\n-x86_64-native-linuxapp-icc target:\n+x86_64-native-linux-icc target:\n \n ::\n \n@@ -256,7 +256,7 @@ x86_64-native-linuxapp-icc target:\n              |-- turbo_enc_c1_k40_r0_e1194_rm.data\n              |-- turbo_enc_c1_k6144_r0_e32256_crc24b_rm.data\n \n- |-- x86_64-native-linuxapp-icc\n+ |-- x86_64-native-linux-icc\n      |-- app\n          |-- testbbdev\n \n@@ -265,7 +265,7 @@ All bbdev devices\n \n .. code-block:: console\n \n-  ./test-bbdev.py -p ../../x86_64-native-linuxapp-icc/app/testbbdev\n+  ./test-bbdev.py -p ../../x86_64-native-linux-icc/app/testbbdev\n   -v turbo_dec_default.data\n \n It runs all available tests using the test vector filled based on\n@@ -279,7 +279,7 @@ baseband turbo_sw device\n \n .. code-block:: console\n \n-  ./test-bbdev.py -p ../../x86_64-native-linuxapp-icc/app/testbbdev\n+  ./test-bbdev.py -p ../../x86_64-native-linux-icc/app/testbbdev\n   -e=\"--vdev=baseband_turbo_sw\" -t 120 -c validation\n   -v ./test_vectors/turbo_* -n 64 -b 8 32\n \ndiff --git a/drivers/net/softnic/Makefile b/drivers/net/softnic/Makefile\nindex 484e76cd6..64885dd86 100644\n--- a/drivers/net/softnic/Makefile\n+++ b/drivers/net/softnic/Makefile\n@@ -46,7 +46,7 @@ SRCS-$(CONFIG_RTE_LIBRTE_PMD_SOFTNIC) += conn.c\n SYMLINK-y-include += rte_eth_softnic.h\n \n ifneq ($(CONFIG_RTE_EXEC_ENV),\"linuxapp\")\n-$(info Softnic PMD can only operate in a linuxapp environment, \\\n+$(info Softnic PMD can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n clean:\ndiff --git a/examples/Makefile b/examples/Makefile\nindex 33fe0e586..c7a81f08d 100644\n--- a/examples/Makefile\n+++ b/examples/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/bbdev_app/Makefile b/examples/bbdev_app/Makefile\nindex 18dd99db2..51abf82cf 100644\n--- a/examples/bbdev_app/Makefile\n+++ b/examples/bbdev_app/Makefile\n@@ -46,7 +46,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/bond/Makefile b/examples/bond/Makefile\nindex d6e500aab..98a31d6b5 100644\n--- a/examples/bond/Makefile\n+++ b/examples/bond/Makefile\n@@ -48,7 +48,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/cmdline/Makefile b/examples/cmdline/Makefile\nindex a617cce11..30a87626e 100644\n--- a/examples/cmdline/Makefile\n+++ b/examples/cmdline/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/distributor/Makefile b/examples/distributor/Makefile\nindex 05ea0bfec..0cda58a5b 100644\n--- a/examples/distributor/Makefile\n+++ b/examples/distributor/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/ethtool/Makefile b/examples/ethtool/Makefile\nindex 70a4f5dc9..27908bb63 100644\n--- a/examples/ethtool/Makefile\n+++ b/examples/ethtool/Makefile\n@@ -6,12 +6,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overwritten by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n else\n \ndiff --git a/examples/ethtool/ethtool-app/Makefile b/examples/ethtool/ethtool-app/Makefile\nindex 9ecfc0b89..0dae20383 100644\n--- a/examples/ethtool/ethtool-app/Makefile\n+++ b/examples/ethtool/ethtool-app/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/ethtool/lib/Makefile b/examples/ethtool/lib/Makefile\nindex ee83b8769..70e00eee8 100644\n--- a/examples/ethtool/lib/Makefile\n+++ b/examples/ethtool/lib/Makefile\n@@ -6,12 +6,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overwritten by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(error This application can only operate in a linuxapp environment, \\\n+$(error This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n endif\n \ndiff --git a/examples/eventdev_pipeline/Makefile b/examples/eventdev_pipeline/Makefile\nindex 1a789ccc3..238c41ea2 100644\n--- a/examples/eventdev_pipeline/Makefile\n+++ b/examples/eventdev_pipeline/Makefile\n@@ -48,7 +48,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/exception_path/Makefile b/examples/exception_path/Makefile\nindex ae74781ec..1f08792ee 100644\n--- a/examples/exception_path/Makefile\n+++ b/examples/exception_path/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/fips_validation/Makefile b/examples/fips_validation/Makefile\nindex a7170d809..923d0be6e 100644\n--- a/examples/fips_validation/Makefile\n+++ b/examples/fips_validation/Makefile\n@@ -52,7 +52,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n INC += $(sort $(wildcard *.h))\n \ndiff --git a/examples/flow_classify/Makefile b/examples/flow_classify/Makefile\nindex f1fa4df62..3a49f971c 100644\n--- a/examples/flow_classify/Makefile\n+++ b/examples/flow_classify/Makefile\n@@ -46,7 +46,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/flow_filtering/Makefile b/examples/flow_filtering/Makefile\nindex 8f86b7b24..cc51ffdb8 100644\n--- a/examples/flow_filtering/Makefile\n+++ b/examples/flow_filtering/Makefile\n@@ -42,7 +42,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/helloworld/Makefile b/examples/helloworld/Makefile\nindex d66b526b6..0b5374d03 100644\n--- a/examples/helloworld/Makefile\n+++ b/examples/helloworld/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/ip_fragmentation/Makefile b/examples/ip_fragmentation/Makefile\nindex 9e89e744c..fd186406c 100644\n--- a/examples/ip_fragmentation/Makefile\n+++ b/examples/ip_fragmentation/Makefile\n@@ -45,7 +45,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/ip_pipeline/Makefile b/examples/ip_pipeline/Makefile\nindex 8b1744d0d..26d2c71b0 100644\n--- a/examples/ip_pipeline/Makefile\n+++ b/examples/ip_pipeline/Makefile\n@@ -64,12 +64,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n clean:\ndiff --git a/examples/ip_reassembly/Makefile b/examples/ip_reassembly/Makefile\nindex 1e81315f2..672ffe384 100644\n--- a/examples/ip_reassembly/Makefile\n+++ b/examples/ip_reassembly/Makefile\n@@ -45,7 +45,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/ipsec-secgw/Makefile b/examples/ipsec-secgw/Makefile\nindex 08f474da6..0236a74bf 100644\n--- a/examples/ipsec-secgw/Makefile\n+++ b/examples/ipsec-secgw/Makefile\n@@ -57,7 +57,7 @@ ifeq ($(RTE_SDK),)\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/ipsec-secgw/test/common_defs.sh b/examples/ipsec-secgw/test/common_defs.sh\nindex 1ed31f89f..693c70cd1 100644\n--- a/examples/ipsec-secgw/test/common_defs.sh\n+++ b/examples/ipsec-secgw/test/common_defs.sh\n@@ -45,7 +45,7 @@ REMOTE_IPV6=fd12:3456:789a:0031:0000:0000:0000:0014\n LOCAL_IPV6=fd12:3456:789a:0031:0000:0000:0000:0092\n \n DPDK_PATH=${RTE_SDK:-${PWD}}\n-DPDK_BUILD=${RTE_TARGET:-x86_64-native-linuxapp-gcc}\n+DPDK_BUILD=${RTE_TARGET:-x86_64-native-linux-gcc}\n \n SGW_OUT_FILE=./ipsec-secgw.out1\n \ndiff --git a/examples/ipv4_multicast/Makefile b/examples/ipv4_multicast/Makefile\nindex a16c62333..ea7339aa9 100644\n--- a/examples/ipv4_multicast/Makefile\n+++ b/examples/ipv4_multicast/Makefile\n@@ -45,7 +45,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/kni/Makefile b/examples/kni/Makefile\nindex 096ec4d97..e6d897f94 100644\n--- a/examples/kni/Makefile\n+++ b/examples/kni/Makefile\n@@ -45,12 +45,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(error This application can only operate in a linuxapp environment, \\\n+$(error This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n endif\n \ndiff --git a/examples/l2fwd-cat/Makefile b/examples/l2fwd-cat/Makefile\nindex b6eeabde1..111247edb 100644\n--- a/examples/l2fwd-cat/Makefile\n+++ b/examples/l2fwd-cat/Makefile\n@@ -50,7 +50,7 @@ $(error \"Please define PQOS_INSTALL_PATH environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l2fwd-crypto/Makefile b/examples/l2fwd-crypto/Makefile\nindex 229fc2a89..84249a5cb 100644\n--- a/examples/l2fwd-crypto/Makefile\n+++ b/examples/l2fwd-crypto/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l2fwd-jobstats/Makefile b/examples/l2fwd-jobstats/Makefile\nindex 696a8b21a..cacec916e 100644\n--- a/examples/l2fwd-jobstats/Makefile\n+++ b/examples/l2fwd-jobstats/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l2fwd-keepalive/Makefile b/examples/l2fwd-keepalive/Makefile\nindex 4ab67db44..3d3f28e68 100644\n--- a/examples/l2fwd-keepalive/Makefile\n+++ b/examples/l2fwd-keepalive/Makefile\n@@ -46,7 +46,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l2fwd-keepalive/ka-agent/Makefile b/examples/l2fwd-keepalive/ka-agent/Makefile\nindex ddb6e83f6..005b72c63 100644\n--- a/examples/l2fwd-keepalive/ka-agent/Makefile\n+++ b/examples/l2fwd-keepalive/ka-agent/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l2fwd/Makefile b/examples/l2fwd/Makefile\nindex a8a47ad4e..30866015b 100644\n--- a/examples/l2fwd/Makefile\n+++ b/examples/l2fwd/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l3fwd-acl/Makefile b/examples/l3fwd-acl/Makefile\nindex 285683f83..294c1f101 100644\n--- a/examples/l3fwd-acl/Makefile\n+++ b/examples/l3fwd-acl/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l3fwd-power/Makefile b/examples/l3fwd-power/Makefile\nindex 61f151c12..4c768380c 100644\n--- a/examples/l3fwd-power/Makefile\n+++ b/examples/l3fwd-power/Makefile\n@@ -46,12 +46,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n else\ndiff --git a/examples/l3fwd-vf/Makefile b/examples/l3fwd-vf/Makefile\nindex dfb1d52d3..90f4f7fb3 100644\n--- a/examples/l3fwd-vf/Makefile\n+++ b/examples/l3fwd-vf/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/l3fwd/Makefile b/examples/l3fwd/Makefile\nindex cccdd9dfa..9fa7a448e 100644\n--- a/examples/l3fwd/Makefile\n+++ b/examples/l3fwd/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/link_status_interrupt/Makefile b/examples/link_status_interrupt/Makefile\nindex 160682123..65773f8c4 100644\n--- a/examples/link_status_interrupt/Makefile\n+++ b/examples/link_status_interrupt/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/load_balancer/Makefile b/examples/load_balancer/Makefile\nindex 197b019d5..280dfa97e 100644\n--- a/examples/load_balancer/Makefile\n+++ b/examples/load_balancer/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/multi_process/Makefile b/examples/multi_process/Makefile\nindex 4514014a0..b0633df38 100644\n--- a/examples/multi_process/Makefile\n+++ b/examples/multi_process/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/multi_process/client_server_mp/Makefile b/examples/multi_process/client_server_mp/Makefile\nindex 76f895175..f199faf1f 100644\n--- a/examples/multi_process/client_server_mp/Makefile\n+++ b/examples/multi_process/client_server_mp/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/multi_process/client_server_mp/mp_server/Makefile b/examples/multi_process/client_server_mp/mp_server/Makefile\nindex 09ee270c0..ac18822b0 100644\n--- a/examples/multi_process/client_server_mp/mp_server/Makefile\n+++ b/examples/multi_process/client_server_mp/mp_server/Makefile\n@@ -6,12 +6,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(error This application can only operate in a linuxapp environment, \\\n+$(error This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n endif\n \ndiff --git a/examples/multi_process/hotplug_mp/Makefile b/examples/multi_process/hotplug_mp/Makefile\nindex bc36aeaed..b5babf685 100644\n--- a/examples/multi_process/hotplug_mp/Makefile\n+++ b/examples/multi_process/hotplug_mp/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/multi_process/simple_mp/Makefile b/examples/multi_process/simple_mp/Makefile\nindex fba9c8682..6657538a4 100644\n--- a/examples/multi_process/simple_mp/Makefile\n+++ b/examples/multi_process/simple_mp/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/multi_process/symmetric_mp/Makefile b/examples/multi_process/symmetric_mp/Makefile\nindex 6fb9cc366..9226690b1 100644\n--- a/examples/multi_process/symmetric_mp/Makefile\n+++ b/examples/multi_process/symmetric_mp/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/netmap_compat/Makefile b/examples/netmap_compat/Makefile\nindex dd87ac9bd..f2bf39e69 100644\n--- a/examples/netmap_compat/Makefile\n+++ b/examples/netmap_compat/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n unexport RTE_SRCDIR RTE_OUTPUT RTE_EXTMK\ndiff --git a/examples/netmap_compat/bridge/Makefile b/examples/netmap_compat/bridge/Makefile\nindex 4c8981acb..3e3ff0795 100644\n--- a/examples/netmap_compat/bridge/Makefile\n+++ b/examples/netmap_compat/bridge/Makefile\n@@ -6,12 +6,12 @@ $(error \"Please define the RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n clean:\ndiff --git a/examples/packet_ordering/Makefile b/examples/packet_ordering/Makefile\nindex 3cf1ee1dc..16781e762 100644\n--- a/examples/packet_ordering/Makefile\n+++ b/examples/packet_ordering/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/performance-thread/Makefile b/examples/performance-thread/Makefile\nindex 792ac661e..d63fcbbb9 100644\n--- a/examples/performance-thread/Makefile\n+++ b/examples/performance-thread/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/performance-thread/l3fwd-thread/Makefile b/examples/performance-thread/l3fwd-thread/Makefile\nindex 5558043f2..7bc0fef82 100644\n--- a/examples/performance-thread/l3fwd-thread/Makefile\n+++ b/examples/performance-thread/l3fwd-thread/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/performance-thread/pthread_shim/Makefile b/examples/performance-thread/pthread_shim/Makefile\nindex a6d276a49..731aef637 100644\n--- a/examples/performance-thread/pthread_shim/Makefile\n+++ b/examples/performance-thread/pthread_shim/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/ptpclient/Makefile b/examples/ptpclient/Makefile\nindex 989e2dd40..99c817ffd 100644\n--- a/examples/ptpclient/Makefile\n+++ b/examples/ptpclient/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overriddegitn by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/qos_meter/Makefile b/examples/qos_meter/Makefile\nindex 46341b1a7..fe44e6418 100644\n--- a/examples/qos_meter/Makefile\n+++ b/examples/qos_meter/Makefile\n@@ -46,7 +46,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/qos_sched/Makefile b/examples/qos_sched/Makefile\nindex e0d298345..44df68ab8 100644\n--- a/examples/qos_sched/Makefile\n+++ b/examples/qos_sched/Makefile\n@@ -44,12 +44,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n clean:\ndiff --git a/examples/quota_watermark/Makefile b/examples/quota_watermark/Makefile\nindex ec7d989ae..6a20cba0c 100644\n--- a/examples/quota_watermark/Makefile\n+++ b/examples/quota_watermark/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/quota_watermark/qw/Makefile b/examples/quota_watermark/qw/Makefile\nindex 84299e594..9971acc41 100644\n--- a/examples/quota_watermark/qw/Makefile\n+++ b/examples/quota_watermark/qw/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/quota_watermark/qwctl/Makefile b/examples/quota_watermark/qwctl/Makefile\nindex b390128e7..b3640f7d4 100644\n--- a/examples/quota_watermark/qwctl/Makefile\n+++ b/examples/quota_watermark/qwctl/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/rxtx_callbacks/Makefile b/examples/rxtx_callbacks/Makefile\nindex e9d30d56f..5154089de 100644\n--- a/examples/rxtx_callbacks/Makefile\n+++ b/examples/rxtx_callbacks/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/server_node_efd/Makefile b/examples/server_node_efd/Makefile\nindex de90253fe..0e0896609 100644\n--- a/examples/server_node_efd/Makefile\n+++ b/examples/server_node_efd/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/server_node_efd/server/Makefile b/examples/server_node_efd/server/Makefile\nindex 1ca958abb..2906261dd 100644\n--- a/examples/server_node_efd/server/Makefile\n+++ b/examples/server_node_efd/server/Makefile\n@@ -6,12 +6,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(error This application can only operate in a linuxapp environment, \\\n+$(error This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n endif\n \ndiff --git a/examples/service_cores/Makefile b/examples/service_cores/Makefile\nindex a4d6b7b44..d38acd53a 100644\n--- a/examples/service_cores/Makefile\n+++ b/examples/service_cores/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/skeleton/Makefile b/examples/skeleton/Makefile\nindex bd980ec9b..5e2742ec6 100644\n--- a/examples/skeleton/Makefile\n+++ b/examples/skeleton/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/tep_termination/Makefile b/examples/tep_termination/Makefile\nindex 44af6ca52..f5303bacb 100644\n--- a/examples/tep_termination/Makefile\n+++ b/examples/tep_termination/Makefile\n@@ -48,12 +48,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(error This application can only operate in a linuxapp environment, \\\n+$(error This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n endif\n \ndiff --git a/examples/timer/Makefile b/examples/timer/Makefile\nindex 42b23f28e..daed94d29 100644\n--- a/examples/timer/Makefile\n+++ b/examples/timer/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/vdpa/Makefile b/examples/vdpa/Makefile\nindex 42672a2bc..b28378f0c 100644\n--- a/examples/vdpa/Makefile\n+++ b/examples/vdpa/Makefile\n@@ -6,12 +6,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV),\"linuxapp\")\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n else\ndiff --git a/examples/vhost/Makefile b/examples/vhost/Makefile\nindex 540ccaaee..d58d002ba 100644\n--- a/examples/vhost/Makefile\n+++ b/examples/vhost/Makefile\n@@ -48,12 +48,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n else\ndiff --git a/examples/vhost_crypto/Makefile b/examples/vhost_crypto/Makefile\nindex 719cc5595..80403a5e9 100644\n--- a/examples/vhost_crypto/Makefile\n+++ b/examples/vhost_crypto/Makefile\n@@ -6,12 +6,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n else\ndiff --git a/examples/vhost_scsi/Makefile b/examples/vhost_scsi/Makefile\nindex 3392d24b2..58ff7a25c 100644\n--- a/examples/vhost_scsi/Makefile\n+++ b/examples/vhost_scsi/Makefile\n@@ -47,12 +47,12 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \n ifneq ($(CONFIG_RTE_EXEC_ENV_LINUX),y)\n-$(info This application can only operate in a linuxapp environment, \\\n+$(info This application can only operate in a linux environment, \\\n please change the definition of the RTE_TARGET environment variable)\n all:\n else\ndiff --git a/examples/vm_power_manager/Makefile b/examples/vm_power_manager/Makefile\nindex 50147c05d..e608bb61a 100644\n--- a/examples/vm_power_manager/Makefile\n+++ b/examples/vm_power_manager/Makefile\n@@ -10,7 +10,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/vm_power_manager/guest_cli/Makefile b/examples/vm_power_manager/guest_cli/Makefile\nindex 8b1db861e..a5634eacf 100644\n--- a/examples/vm_power_manager/guest_cli/Makefile\n+++ b/examples/vm_power_manager/guest_cli/Makefile\n@@ -6,7 +6,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/vmdq/Makefile b/examples/vmdq/Makefile\nindex 87abeab93..09ff070a8 100644\n--- a/examples/vmdq/Makefile\n+++ b/examples/vmdq/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/examples/vmdq_dcb/Makefile b/examples/vmdq_dcb/Makefile\nindex bf161cb2b..436ccb9c1 100644\n--- a/examples/vmdq_dcb/Makefile\n+++ b/examples/vmdq_dcb/Makefile\n@@ -44,7 +44,7 @@ $(error \"Please define RTE_SDK environment variable\")\n endif\n \n # Default target, can be overridden by command line or environment\n-RTE_TARGET ?= x86_64-native-linuxapp-gcc\n+RTE_TARGET ?= x86_64-native-linux-gcc\n \n include $(RTE_SDK)/mk/rte.vars.mk\n \ndiff --git a/lib/librte_eal/common/include/rte_debug.h b/lib/librte_eal/common/include/rte_debug.h\nindex 272df494c..748d32c80 100644\n--- a/lib/librte_eal/common/include/rte_debug.h\n+++ b/lib/librte_eal/common/include/rte_debug.h\n@@ -39,7 +39,7 @@ void rte_dump_registers(void);\n  *\n  * Display the format string and its expanded arguments (printf-like).\n  *\n- * In a linuxapp environment, this function dumps the stack and calls\n+ * In a linux environment, this function dumps the stack and calls\n  * abort() resulting in a core dump if enabled.\n  *\n  * The function never returns.\ndiff --git a/lib/librte_eal/common/include/rte_eal.h b/lib/librte_eal/common/include/rte_eal.h\nindex a0cedd573..833433229 100644\n--- a/lib/librte_eal/common/include/rte_eal.h\n+++ b/lib/librte_eal/common/include/rte_eal.h\n@@ -41,7 +41,7 @@ enum rte_lcore_role_t {\n };\n \n /**\n- * The type of process in a linuxapp, multi-process setup\n+ * The type of process in a linux, multi-process setup\n  */\n enum rte_proc_type_t {\n \tRTE_PROC_AUTO = -1,   /* allow auto-detection of primary/secondary */\ndiff --git a/lib/librte_eal/freebsd/eal/Makefile b/lib/librte_eal/freebsd/eal/Makefile\nindex aa4b9ef8e..8e9450c26 100644\n--- a/lib/librte_eal/freebsd/eal/Makefile\n+++ b/lib/librte_eal/freebsd/eal/Makefile\n@@ -24,7 +24,7 @@ EXPORT_MAP := ../../rte_eal_version.map\n \n LIBABIVER := 9\n \n-# specific to bsdapp exec-env\n+# specific to freebsd exec-env\n SRCS-$(CONFIG_RTE_EXEC_ENV_FREEBSD) := eal.c\n SRCS-$(CONFIG_RTE_EXEC_ENV_FREEBSD) += eal_cpuflags.c\n SRCS-$(CONFIG_RTE_EXEC_ENV_FREEBSD) += eal_memory.c\n@@ -86,7 +86,7 @@ CFLAGS_eal_thread.o += -Wno-return-type\n CFLAGS_eal_hpet.o += -Wno-return-type\n endif\n \n-INC :=  # no bsdapp specific headers\n+INC :=  # no bsd specific headers\n \n SYMLINK-$(CONFIG_RTE_EXEC_ENV_FREEBSD)-include/exec-env := \\\n \t$(addprefix include/exec-env/,$(INC))\ndiff --git a/lib/librte_eal/linux/eal/Makefile b/lib/librte_eal/linux/eal/Makefile\nindex 9e32f1174..e5e668cd0 100644\n--- a/lib/librte_eal/linux/eal/Makefile\n+++ b/lib/librte_eal/linux/eal/Makefile\n@@ -29,7 +29,7 @@ ifeq ($(CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES),y)\n LDLIBS += -lnuma\n endif\n \n-# specific to linuxapp exec-env\n+# specific to linux exec-env\n SRCS-$(CONFIG_RTE_EXEC_ENV_LINUX) := eal.c\n SRCS-$(CONFIG_RTE_EXEC_ENV_LINUX) += eal_cpuflags.c\n SRCS-$(CONFIG_RTE_EXEC_ENV_LINUX) += eal_hugepage_info.c\ndiff --git a/mk/exec-env/bsdapp b/mk/exec-env/bsdapp\nnew file mode 120000\nindex 000000000..69f5cba2c\n--- /dev/null\n+++ b/mk/exec-env/bsdapp\n@@ -0,0 +1 @@\n+freebsd/\n\\ No newline at end of file\ndiff --git a/mk/exec-env/bsdapp/rte.app.mk b/mk/exec-env/freebsd/rte.app.mk\nsimilarity index 100%\nrename from mk/exec-env/bsdapp/rte.app.mk\nrename to mk/exec-env/freebsd/rte.app.mk\ndiff --git a/mk/exec-env/bsdapp/rte.vars.mk b/mk/exec-env/freebsd/rte.vars.mk\nsimilarity index 94%\nrename from mk/exec-env/bsdapp/rte.vars.mk\nrename to mk/exec-env/freebsd/rte.vars.mk\nindex cec08840b..c6be560b3 100644\n--- a/mk/exec-env/bsdapp/rte.vars.mk\n+++ b/mk/exec-env/freebsd/rte.vars.mk\n@@ -9,7 +9,7 @@\n #   - define EXECENV_ASFLAGS variable (overridden by cmdline)\n #   - may override any previously defined variable\n #\n-# examples for RTE_EXEC_ENV: linuxapp, bsdapp\n+# examples for RTE_EXEC_ENV: linux, freebsd\n #\n ifeq ($(CONFIG_RTE_BUILD_SHARED_LIB),y)\n EXECENV_CFLAGS  = -pthread -fPIC\ndiff --git a/mk/exec-env/linuxapp/rte.app.mk b/mk/exec-env/linux/rte.app.mk\nsimilarity index 100%\nrename from mk/exec-env/linuxapp/rte.app.mk\nrename to mk/exec-env/linux/rte.app.mk\ndiff --git a/mk/exec-env/linuxapp/rte.vars.mk b/mk/exec-env/linux/rte.vars.mk\nsimilarity index 95%\nrename from mk/exec-env/linuxapp/rte.vars.mk\nrename to mk/exec-env/linux/rte.vars.mk\nindex 57ee82150..d04d0e29c 100644\n--- a/mk/exec-env/linuxapp/rte.vars.mk\n+++ b/mk/exec-env/linux/rte.vars.mk\n@@ -9,7 +9,7 @@\n #   - define EXECENV_ASFLAGS variable (overridden by cmdline)\n #   - may override any previously defined variable\n #\n-# examples for RTE_EXEC_ENV: linuxapp, bsdapp\n+# examples for RTE_EXEC_ENV: linux, freebsd\n #\n ifeq ($(CONFIG_RTE_BUILD_SHARED_LIB),y)\n EXECENV_CFLAGS  = -pthread -fPIC\ndiff --git a/mk/exec-env/linuxapp b/mk/exec-env/linuxapp\nnew file mode 120000\nindex 000000000..ce5e2c77b\n--- /dev/null\n+++ b/mk/exec-env/linuxapp\n@@ -0,0 +1 @@\n+linux/\n\\ No newline at end of file\ndiff --git a/mk/rte.sdkconfig.mk b/mk/rte.sdkconfig.mk\nindex fa77331cb..c79bec179 100644\n--- a/mk/rte.sdkconfig.mk\n+++ b/mk/rte.sdkconfig.mk\n@@ -21,9 +21,10 @@ showversionum:\n \t\t\t$(RTE_SRCDIR)/lib/librte_eal/common/include/rte_version.h); \\\n \t\tprintf '%02d%02d\\n' \"$$1\" \"$$2\"\n \n-INSTALL_CONFIGS := $(sort $(filter-out %~,\\\n+INSTALL_CONFIGS := $(sort $(filter-out %app-icc,$(filter-out %app-clang,\\\n+\t$(filter-out %app-gcc,$(filter-out %~,\\\n \t$(patsubst $(RTE_SRCDIR)/config/defconfig_%,%,\\\n-\t$(wildcard $(RTE_SRCDIR)/config/defconfig_*))))\n+\t$(wildcard $(RTE_SRCDIR)/config/defconfig_*)))))))\n INSTALL_TARGETS := $(addsuffix _install,$(INSTALL_CONFIGS))\n \n .PHONY: showconfigs\n@@ -53,9 +54,9 @@ defconfig:\n \t\t)-$(shell \\\n                 uname | awk '{ \\\n                 if ($$0 == \"Linux\") { \\\n-                        print \"linuxapp\"} \\\n+                        print \"linux\"} \\\n                 else { \\\n-                        print \"bsdapp\"} }' \\\n+                        print \"freebsd\"} }' \\\n \t\t)-$(shell \\\n \t\t${CC} --version | grep -o 'cc\\|gcc\\|icc\\|clang' | awk \\\n \t\t'{ \\\ndiff --git a/mk/rte.sdkinstall.mk b/mk/rte.sdkinstall.mk\nindex 2d34b4e5a..5c4215cd7 100644\n--- a/mk/rte.sdkinstall.mk\n+++ b/mk/rte.sdkinstall.mk\n@@ -24,6 +24,9 @@ export prefix ?=\n kerneldir   ?= $(prefix)/kmod\n else\n ifeq ($(RTE_EXEC_ENV),linuxapp)\n+RTE_EXEC_ENV=linux\n+endif\n+ifeq ($(RTE_EXEC_ENV),linux)\n kerneldir   ?= /lib/modules/$(shell uname -r)/extra/dpdk\n else\n kerneldir   ?= /boot/modules\ndiff --git a/mk/rte.sdkroot.mk b/mk/rte.sdkroot.mk\nindex d91583a63..4043a9d4e 100644\n--- a/mk/rte.sdkroot.mk\n+++ b/mk/rte.sdkroot.mk\n@@ -28,7 +28,7 @@ export BUILDING_RTE_SDK\n \n #\n # We can specify the configuration template when doing the \"make\n-# config\". For instance: make config T=x86_64-native-linuxapp-gcc\n+# config\". For instance: make config T=x86_64-native-linux-gcc\n #\n RTE_CONFIG_TEMPLATE :=\n ifdef T\ndiff --git a/usertools/dpdk-setup.sh b/usertools/dpdk-setup.sh\nindex 5eebbce87..d00807420 100755\n--- a/usertools/dpdk-setup.sh\n+++ b/usertools/dpdk-setup.sh\n@@ -479,7 +479,7 @@ step1_func()\n #\n step2_func()\n {\n-\tTITLE=\"Setup linuxapp environment\"\n+\tTITLE=\"Setup linux environment\"\n \n \tTEXT[1]=\"Insert IGB UIO module\"\n \tFUNC[1]=\"load_igb_uio_module\"\n@@ -514,7 +514,7 @@ step2_func()\n #\n step3_func()\n {\n-\tTITLE=\"Run test application for linuxapp environment\"\n+\tTITLE=\"Run test application for linux environment\"\n \n \tTEXT[1]=\"Run test application (\\$RTE_TARGET/app/test)\"\n \tFUNC[1]=\"run_test_app\"\n",
    "prefixes": [
        "6/6"
    ]
}