From patchwork Mon Feb 5 17:43:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 614 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 14F6243A3D; Mon, 5 Feb 2024 19:03:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC039402A2; Mon, 5 Feb 2024 19:03:40 +0100 (CET) Received: from mail-pl1-f179.google.com (mail-pl1-f179.google.com [209.85.214.179]) by mails.dpdk.org (Postfix) with ESMTP id 71CD740269 for ; Mon, 5 Feb 2024 19:03:39 +0100 (CET) Received: by mail-pl1-f179.google.com with SMTP id d9443c01a7336-1d91397bd22so35991665ad.0 for ; Mon, 05 Feb 2024 10:03:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1707156218; x=1707761018; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=vTQbxMCWvyQ2g/QEh4SdukJ84NQfnmtvpVK1Gj3077U=; b=b92/scw6udDmNU2/EOrqEyNpgPurWAZ2ukpVLn+o2c6JbWbuvAMYppTF0nJ44GdHzt 6RS9hRz3W+JYm1qigPSA1aD8TA1bpHgbWks6GEZWLNjNkGr1YtuDLo20thQdLuUBPCSv FvnVDE2T2fZiiJO2MKIn8xk2QFa8Yw6SG5KJ7VDjyWUjAwBoNZhkKxIZxcfgwYvSBmKw TqZZ/ECAinwI6eUqa7QoHyM71euFu8xJ5pqlPeMoGbNPI7q5dTGPXfTZRd+IP678IOcF 2sFYRu2OQMya9IwVmUlCehBPetblIh0tKAyvew+SjbWdwalTogDQ1vE1vj3LFR446ep2 Pb0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707156218; x=1707761018; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vTQbxMCWvyQ2g/QEh4SdukJ84NQfnmtvpVK1Gj3077U=; b=BZwlFazH0BPzoFYR/Mt9jim05vpzf4vJj9koHQeJGKeV15CaNF0I4Z4n4moVyfRPOW SyWuyN95++GpfGe9yXOC/EOk1OwSTV99W38ozqXlMKx8lPTB3zoIYskcnH0vDDDwNr+D cIOGCfA0xr9Iws5T8Ezb8t83XV2xt/bfy6CNi3vBStRGoFRIL20MCddZadqx/cztOvk/ SHZLODSv5CBojCXMGvNdUKuDq9OJmquOH5LLLnP6crm4nrzdlc212vkYhvXOLNTYx4sf dMj0M9l8ZV7beVOPaJxAUMysblcV3JcVXoEoxw5VGs6R8D26dA+LAz5GxNseIcki8TNp 8e3g== X-Gm-Message-State: AOJu0YyvmhXhZcNiQAgsLsiYucKDoq+iqFYgz4N+1nluputNN9pehfEC S2lVlBfUJXbxVYoxPnregjwuF9jE00tirPf2mwFHVm1bJKAq255AScmWwEoQdrempfda3CcznSI TDLs= X-Google-Smtp-Source: AGHT+IErwSQOVW72m9VhxSWIyGycPAUjQQ6rxgf+J5Q8OVStktCH3ku1+wb1K/9gwq8uTu8sikSFYQ== X-Received: by 2002:a17:902:b281:b0:1d6:fcc3:c98f with SMTP id u1-20020a170902b28100b001d6fcc3c98fmr282963plr.29.1707156218282; Mon, 05 Feb 2024 10:03:38 -0800 (PST) Received: from hermes.local (204-195-123-141.wavecable.com. [204.195.123.141]) by smtp.gmail.com with ESMTPSA id x8-20020a170902b40800b001d9b0a15bbfsm144867plr.262.2024.02.05.10.03.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Feb 2024 10:03:37 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Subject: [PATCH v9 00/23] Use inclusive naming in DPDK Date: Mon, 5 Feb 2024 09:43:28 -0800 Message-ID: <20240205180328.131019-1-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <0230331200824.195294-1-stephen@networkplumber.org> References: <0230331200824.195294-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org This is a collection of patches around fixing many of the uses of non-inclusive naming in DPDK. The current tree is in pretty good shape. The overall reduction of problematic words is significant. Before After app 17 0 drivers 379 331 (except base) examples 16 0 lib 25 7 The remaining problem area is around use of the term bus master which still is present upstream in kernel. The standards bodies have already addressed this for PCI and SPI but the kernel has not caught up.