From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 11E33A0032; Fri, 1 Oct 2021 18:33:13 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E822341202; Fri, 1 Oct 2021 18:33:12 +0200 (CEST) Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) by mails.dpdk.org (Postfix) with ESMTP id 69BAC41202 for ; Fri, 1 Oct 2021 18:33:12 +0200 (CEST) Received: by mail-lf1-f50.google.com with SMTP id y23so1663262lfb.0 for ; Fri, 01 Oct 2021 09:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=RPMVKijvPJY6d6TzHyPZd2adX+MFjjDxgM51JYCH4yg=; b=Zr3vSA6U9oaGATcIC7k8U1xRWDUSnzioZdnP0pXXaPhMxyfOf+XMIBjvTo1/JMHgdw /Xc6TutooS3/BOCcMPkp49TSS/bTbkKRGsOQqtZ/AW8zKXZrQrazxBt63Qja9kuUTvaH NBZVeaEuqZkkruaR4qcZe1Mtd+Yg3zSiH3ibZ1jltoUsqJ5DY5RgwCkbUAEnRG6MsvOx Ftco0nJZx7WelCw2B0sjFHfy9TV6m5RzyHUJD0mEtBE9HBtW9wkLax9o7qvqVdDn1cS5 3XjAIcRUzGmpKJYc//2QyJ1cAViMLBjYI/K2gGUTWt5C+q7xFQWexH7BCKoDLkSB3MnB 2ijg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=RPMVKijvPJY6d6TzHyPZd2adX+MFjjDxgM51JYCH4yg=; b=Q/3ay1hsr8M/3GlSIPGpSEQCoMLU5M+qlU/ed3BCie6Oq8M86FBlIP2gD4lY32KwgS z6eSz6M0BdXz8qSHLVvFWi2I8aiiBiGo3vfEr9J0Co1D4dkwMfobnYjX4wzvszSG0hjm egAimkxFwGtb9w/cmNK0LDXc04ZwkijMy9d1NJBfE7PAkjsZC13YkhvDSV944CoaiBV4 +i20WvU1rp0TaFC8rMS8kMPcid0HwnryOgqlxeP6GM2HxsFYol8/w8jrxZaxdy13mXq0 a7rDbjdqj1Yja+E6ny4BlgwyMzteX1O3iirTjDL9dgeIEhy9S+cjFQCOFjF/eqMUr1a9 PmGQ== X-Gm-Message-State: AOAM531ari94hWaU3Cx2SSuIo8TI5mTnr5J/KVk5WLpAwUKl+cbtxzX2 KJ4ws64tazvJbW1TRxazUDEU7oxsrTU= X-Google-Smtp-Source: ABdhPJwtDscDtEaT+CW1c3J82MxkC4LW3YwLeFWCKQxai8e1ul4l7x33mLGGLO/0t1ZusOgwcbMPWA== X-Received: by 2002:a2e:90a:: with SMTP id 10mr12481212ljj.29.1633105991893; Fri, 01 Oct 2021 09:33:11 -0700 (PDT) Received: from sovereign.. (broadband-37-110-65-23.ip.moscow.rt.ru. [37.110.65.23]) by smtp.gmail.com with ESMTPSA id a7sm708903ljj.50.2021.10.01.09.33.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Oct 2021 09:33:11 -0700 (PDT) From: Dmitry Kozlyuk To: dev@dpdk.org Cc: Dmitry Kozlyuk Date: Fri, 1 Oct 2021 19:33:04 +0300 Message-Id: <20211001163306.76538-1-dmitry.kozliuk@gmail.com> X-Mailer: git-send-email 2.29.3 In-Reply-To: <20210915214052.143098-1-dmitry.kozliuk@gmail.com> References: <20210915214052.143098-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v2 0/2] net: Windows compatibility renaming 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 Sender: "dev" v2: Realized that issues with cryptodev and compressdev were nonexistent, dropped corresponding patches and removed the deprecation notices instead. Placed release notes in 21.11 file (Thomas). Some checkpatch warnings about long lines are left: - when they existed before; - in performance-thread app. Dmitry Kozlyuk (2): net: rename Ethernet header fields doc: remove unneeded deprecations app/test-pmd/5tswap.c | 6 +-- app/test-pmd/csumonly.c | 4 +- app/test-pmd/flowgen.c | 4 +- app/test-pmd/icmpecho.c | 16 ++++---- app/test-pmd/ieee1588fwd.c | 6 +-- app/test-pmd/macfwd.c | 4 +- app/test-pmd/macswap.h | 4 +- app/test-pmd/txonly.c | 4 +- app/test-pmd/util.c | 4 +- app/test/packet_burst_generator.c | 4 +- app/test/test_bpf.c | 4 +- app/test/test_link_bonding_mode4.c | 15 +++---- doc/guides/rel_notes/deprecation.rst | 9 ----- doc/guides/rel_notes/release_21_11.rst | 3 ++ drivers/net/avp/avp_ethdev.c | 6 +-- drivers/net/bnx2x/bnx2x.c | 16 ++++---- drivers/net/bonding/rte_eth_bond_8023ad.c | 6 +-- drivers/net/bonding/rte_eth_bond_alb.c | 4 +- drivers/net/bonding/rte_eth_bond_pmd.c | 20 +++++----- drivers/net/enic/enic_flow.c | 8 ++-- drivers/net/mlx5/mlx5_txpp.c | 4 +- examples/bond/main.c | 14 ++++--- examples/ethtool/ethtool-app/main.c | 4 +- examples/eventdev_pipeline/pipeline_common.h | 4 +- examples/flow_filtering/main.c | 4 +- examples/ioat/ioatfwd.c | 4 +- examples/ip_fragmentation/main.c | 4 +- examples/ip_reassembly/main.c | 4 +- examples/ipsec-secgw/ipsec-secgw.c | 4 +- examples/ipsec-secgw/ipsec_worker.c | 4 +- examples/ipv4_multicast/main.c | 4 +- examples/l2fwd-crypto/main.c | 4 +- examples/l2fwd-event/l2fwd_common.h | 4 +- examples/l2fwd-jobstats/main.c | 4 +- examples/l2fwd-keepalive/main.c | 4 +- examples/l2fwd/main.c | 4 +- examples/l3fwd-acl/main.c | 19 +++++---- examples/l3fwd-power/main.c | 6 +-- examples/l3fwd/l3fwd_em.h | 4 +- examples/l3fwd/l3fwd_fib.c | 2 +- examples/l3fwd/l3fwd_lpm.c | 2 +- examples/l3fwd/l3fwd_lpm.h | 4 +- examples/link_status_interrupt/main.c | 4 +- .../performance-thread/l3fwd-thread/main.c | 40 +++++++++---------- examples/ptpclient/ptpclient.c | 16 ++++---- examples/vhost/main.c | 10 ++--- examples/vmdq/main.c | 4 +- examples/vmdq_dcb/main.c | 4 +- lib/ethdev/rte_flow.h | 4 +- lib/gro/gro_tcp4.c | 4 +- lib/gro/gro_udp4.c | 4 +- lib/gro/gro_vxlan_tcp4.c | 8 ++-- lib/gro/gro_vxlan_udp4.c | 8 ++-- lib/net/rte_arp.c | 4 +- lib/net/rte_ether.h | 22 +--------- lib/pipeline/rte_table_action.c | 40 +++++++++---------- 56 files changed, 206 insertions(+), 224 deletions(-) -- 2.29.3