From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 847FBC28CC5 for ; Wed, 5 Jun 2019 18:09:57 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 2048020866 for ; Wed, 5 Jun 2019 18:09:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=networkplumber-org.20150623.gappssmtp.com header.i=@networkplumber-org.20150623.gappssmtp.com header.b="ATq3ARr7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2048020866 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=networkplumber.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B36FA1B99B; Wed, 5 Jun 2019 20:09:53 +0200 (CEST) Received: from mail-pg1-f196.google.com (mail-pg1-f196.google.com [209.85.215.196]) by dpdk.org (Postfix) with ESMTP id 1E4FE1B96E for ; Wed, 5 Jun 2019 20:09:52 +0200 (CEST) Received: by mail-pg1-f196.google.com with SMTP id w34so12808739pga.12 for ; Wed, 05 Jun 2019 11:09:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=W5dYiKAg55wFyRsAdzNgQ77HBqz/Nmu7hrwpcumxBrc=; b=ATq3ARr7eqP9aoVKtsJioRPMiG6q5QTxm+OYdj2VoNn8aeG9UD4ggVFarGx3qHjvhi twALvPnMqqiEGAs0h6/3tCmnIJz6JKhltxxi+pML26kcu4gNE4ccrIJhFqCSPVsH5MBF gan0CuafVah/VNTJ1tbVn1z1fu1nVsoUUl5HoeNfSJMLuth2lKfyHjKbCHBh1wKXNMrJ t258CkDKu+xGCRp3Gx5Od9jFIEdyej3F0l89ajw/x0ujM3qvJAYcbgrl8hVO2182aNVE qYOaVyiXQ/yDqucsUvJESPQkHWv/rXDoxVpURMAtCcFx3MqX57xlrkK6B5MwuNMjOWl4 nHfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=W5dYiKAg55wFyRsAdzNgQ77HBqz/Nmu7hrwpcumxBrc=; b=r+HS75rrCcSAnwkA2lJMa/+xbjzIQu98sNm1X9xKVKhWmtb6C39QuaTx32jwsPM/vA ZdE+4qDZWpxERC3twc4NHQTMHMwmPr5IEE2YTYQ2M2cQltHYu/Jb96Fx/e7b8Bl5gB2u d9Tf0Yk1HIn13YFdJCZvAJ04E42MCEgog8v4TBWawgE09t9Bky7mtu+EuRAqpkCNJTJs E9Z03XrDcQ1EtQoYnUJI6Xc+VevCviq1CwCKF3q8dlMyVF3GJ1Xdk/k3tkRGXp83dci2 uoXnXKpIL8rOk9pu3dfnI0YBJoRy8/45DbDnR+/Jvsh7NKLwy23QgM9l3Nf3o1qPRWFV 10jg== X-Gm-Message-State: APjAAAUV+I2hAaqja3HY846WTkwu8nLD7o4TPu0e132b/pJSPC97VHxU 5XpGM0poYyaTHSS8OHxXDoYuV43Uot0= X-Google-Smtp-Source: APXvYqyDRk2/cKKbs7atkgcQk4vBSSQrTbnB/jzB5mnPHEKOtDkrYwi6hvSIG3PYA3yN5IB5SEK/JQ== X-Received: by 2002:a65:6089:: with SMTP id t9mr9446pgu.170.1559758190825; Wed, 05 Jun 2019 11:09:50 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id a7sm19081888pgj.42.2019.06.05.11.09.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2019 11:09:50 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Wed, 5 Jun 2019 11:09:40 -0700 Message-Id: <20190605180948.22414-1-stephen@networkplumber.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190516180427.17270-1-stephen@networkplumber.org> References: <20190516180427.17270-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v4 0/8] net/ether: enhancements and optimizations X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This is a collection of patches around the ethernet address manipulation routines in librte_net/rte_ether. v4 fix meson build reword commit messages add bonding and tespmd patches v3 rebase to use rte_ether prefix drop aligning ethernet headers for now. Bruce Richardson (1): net/ether: mark ethernet addresses as being 2-byte aligned Stephen Hemminger (7): net/rte_ether: deinline non-critical functions net/ether: add rte_eth_unformat_addr ethdev: use rte_eth_unformat_addr net/ether: use bitops to speedup comparison cmdline: use rte_ether_unformat_addr net/bonding: use rte_ether_unformat_addr rather than cmdline_parse app/testpmd: use rte_ether_unformat_addr app/test-pmd/cmdline_flow.c | 5 +- app/test-pmd/config.c | 10 +-- app/test-pmd/parameters.c | 15 +--- drivers/net/bonding/Makefile | 2 +- drivers/net/bonding/meson.build | 2 +- drivers/net/bonding/rte_eth_bond_args.c | 6 +- lib/Makefile | 3 +- lib/librte_cmdline/Makefile | 3 +- lib/librte_cmdline/cmdline_parse_etheraddr.c | 71 +++--------------- lib/librte_cmdline/meson.build | 6 +- lib/librte_ethdev/Makefile | 2 +- lib/librte_ethdev/meson.build | 2 +- lib/librte_ethdev/rte_class_eth.c | 9 +-- lib/librte_net/Makefile | 1 + lib/librte_net/meson.build | 2 +- lib/librte_net/rte_ether.c | 76 ++++++++++++++++++++ lib/librte_net/rte_ether.h | 59 +++++++-------- lib/librte_net/rte_net_version.map | 8 +++ lib/meson.build | 2 +- 19 files changed, 142 insertions(+), 142 deletions(-) create mode 100644 lib/librte_net/rte_ether.c -- 2.20.1