List patch comments

GET /api/patches/73517/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73517/comments/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73517/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 115626, "web_url": "https://patches.dpdk.org/comment/115626/", "msgid": "<98CBD80474FA8B44BF855DF32C47DC35C61110@smartserver.smartshare.dk>", "list_archive_url": "https://inbox.dpdk.org/dev/98CBD80474FA8B44BF855DF32C47DC35C61110@smartserver.smartshare.dk", "date": "2020-07-09T13:39:17", "subject": "Re: [dpdk-dev] [PATCH v3 2/3] net: replace htons with\n\trte_cpu_to_be_16", "submitter": { "id": 591, "url": "https://patches.dpdk.org/api/people/591/?format=api", "name": "Morten Brørup", "email": "mb@smartsharesystems.com" }, "content": "> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Fady Bader\n> Sent: Wednesday, July 8, 2020 10:25 AM\n> \n> htons wasn't defined in Windows for the minGW compiler.\n> htons was replaced with rte_cpu_to_be_16 in order to compile\n> under Windows.\n> \n> Signed-off-by: Fady Bader <fady@mellanox.com>\n> ---\n> lib/librte_net/rte_arp.c | 11 +++++++----\n> 1 file changed, 7 insertions(+), 4 deletions(-)\n> \n> diff --git a/lib/librte_net/rte_arp.c b/lib/librte_net/rte_arp.c\n> index 784b7f48fa..227a6396de 100644\n> --- a/lib/librte_net/rte_arp.c\n> +++ b/lib/librte_net/rte_arp.c\n> @@ -2,9 +2,12 @@\n> * Copyright(c) 2018 Intel Corporation\n> */\n> \n> +#ifndef RTE_EXEC_ENV_WINDOWS\n> #include <arpa/inet.h>\n> +#endif\n> \n> #include <rte_arp.h>\n> +#include <rte_byteorder.h>\n> \n> #define RARP_PKT_SIZE\t64\n> struct rte_mbuf *\n> @@ -32,15 +35,15 @@ rte_net_make_rarp_packet(struct rte_mempool *mpool,\n> \t/* Ethernet header. */\n> \tmemset(eth_hdr->d_addr.addr_bytes, 0xff, RTE_ETHER_ADDR_LEN);\n> \trte_ether_addr_copy(mac, &eth_hdr->s_addr);\n> -\teth_hdr->ether_type = htons(RTE_ETHER_TYPE_RARP);\n> +\teth_hdr->ether_type = rte_cpu_to_be_16(RTE_ETHER_TYPE_RARP);\n> \n> \t/* RARP header. */\n> \trarp = (struct rte_arp_hdr *)(eth_hdr + 1);\n> -\trarp->arp_hardware = htons(RTE_ARP_HRD_ETHER);\n> -\trarp->arp_protocol = htons(RTE_ETHER_TYPE_IPV4);\n> +\trarp->arp_hardware = rte_cpu_to_be_16(RTE_ARP_HRD_ETHER);\n> +\trarp->arp_protocol = rte_cpu_to_be_16(RTE_ETHER_TYPE_IPV4);\n> \trarp->arp_hlen = RTE_ETHER_ADDR_LEN;\n> \trarp->arp_plen = 4;\n> -\trarp->arp_opcode = htons(RTE_ARP_OP_REVREQUEST);\n> +\trarp->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REVREQUEST);\n> \n> \trte_ether_addr_copy(mac, &rarp->arp_data.arp_sha);\n> \trte_ether_addr_copy(mac, &rarp->arp_data.arp_tha);\n> --\n> 2.16.1.windows.4\n> \n\nThe way I read rte_byteorder.h, you should use RTE_BE16() for compile time integers and rte_cpu_to_be_16() for runtime variable integers.\n\n<rant>\nI guess that the resulting compiler output is the same with a modern compiler; but since the API exposes different functions for different purposes, we should use them as instructed by the documentation.\n\nOtherwise the obsolete (duplicate) functions should be deprecated and eventually removed.\n</rant>", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@inbox.dpdk.org", "Delivered-To": "patchwork@inbox.dpdk.org", "Received": [ "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id E5B7CA0528;\n\tThu, 9 Jul 2020 15:39:22 +0200 (CEST)", "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 425BD1E8F3;\n\tThu, 9 Jul 2020 15:39:22 +0200 (CEST)", "from smartserver.smartsharesystems.com\n (smartserver.smartsharesystems.com [77.243.40.215])\n by dpdk.org (Postfix) with ESMTP id 548631E8EF\n for <dev@dpdk.org>; Thu, 9 Jul 2020 15:39:20 +0200 (CEST)" ], "Content-class": "urn:content-classes:message", "MIME-Version": "1.0", "Content-Type": "text/plain;\n\tcharset=\"UTF-8\"", "Content-Transfer-Encoding": "base64", "Date": "Thu, 9 Jul 2020 15:39:17 +0200", "X-MimeOLE": "Produced By Microsoft Exchange V6.5", "Message-ID": "<98CBD80474FA8B44BF855DF32C47DC35C61110@smartserver.smartshare.dk>", "In-Reply-To": "<20200708082525.28504-3-fady@mellanox.com>", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "Thread-Topic": "[dpdk-dev] [PATCH v3 2/3] net: replace htons with\n rte_cpu_to_be_16", "Thread-Index": "AdZVAWssMppv8MJ5TyigoTseb7PpFgA8pRgA", "References": "<20200610120040.17968-1-fady@mellanox.com>\n <20200708082525.28504-1-fady@mellanox.com>\n <20200708082525.28504-3-fady@mellanox.com>", "From": "=?utf-8?q?Morten_Br=C3=B8rup?= <mb@smartsharesystems.com>", "To": "\"Fady Bader\" <fady@mellanox.com>,\n\t<dev@dpdk.org>", "Cc": "<thomas@monjalon.net>, <tbashar@mellanox.com>, <talshn@mellanox.com>,\n <yohadt@mellanox.com>, <dmitry.kozliuk@gmail.com>,\n <harini.ramakrishnan@microsoft.com>, <ocardona@microsoft.com>,\n <pallavi.kadam@intel.com>, <ranjit.menon@intel.com>,\n <olivier.matz@6wind.com>", "Subject": "Re: [dpdk-dev] [PATCH v3 2/3] net: replace htons with\n\trte_cpu_to_be_16", "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 <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 <mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null }, { "id": 115870, "web_url": "https://patches.dpdk.org/comment/115870/", "msgid": "<20200713143839.GP5869@platinum>", "list_archive_url": "https://inbox.dpdk.org/dev/20200713143839.GP5869@platinum", "date": "2020-07-13T14:38:39", "subject": "Re: [dpdk-dev] [PATCH v3 2/3] net: replace htons with\n\trte_cpu_to_be_16", "submitter": { "id": 8, "url": "https://patches.dpdk.org/api/people/8/?format=api", "name": "Olivier Matz", "email": "olivier.matz@6wind.com" }, "content": "On Wed, Jul 08, 2020 at 11:25:24AM +0300, Fady Bader wrote:\n> htons wasn't defined in Windows for the minGW compiler.\n> htons was replaced with rte_cpu_to_be_16 in order to compile\n> under Windows.\n> \n> Signed-off-by: Fady Bader <fady@mellanox.com>\n> ---\n> lib/librte_net/rte_arp.c | 11 +++++++----\n> 1 file changed, 7 insertions(+), 4 deletions(-)\n> \n> diff --git a/lib/librte_net/rte_arp.c b/lib/librte_net/rte_arp.c\n> index 784b7f48fa..227a6396de 100644\n> --- a/lib/librte_net/rte_arp.c\n> +++ b/lib/librte_net/rte_arp.c\n> @@ -2,9 +2,12 @@\n> * Copyright(c) 2018 Intel Corporation\n> */\n> \n> +#ifndef RTE_EXEC_ENV_WINDOWS\n> #include <arpa/inet.h>\n> +#endif\n\nIs arpa/inet.h still needed if you remove htons?\n\n> \n> #include <rte_arp.h>\n> +#include <rte_byteorder.h>\n> \n> #define RARP_PKT_SIZE\t64\n> struct rte_mbuf *\n> @@ -32,15 +35,15 @@ rte_net_make_rarp_packet(struct rte_mempool *mpool,\n> \t/* Ethernet header. */\n> \tmemset(eth_hdr->d_addr.addr_bytes, 0xff, RTE_ETHER_ADDR_LEN);\n> \trte_ether_addr_copy(mac, &eth_hdr->s_addr);\n> -\teth_hdr->ether_type = htons(RTE_ETHER_TYPE_RARP);\n> +\teth_hdr->ether_type = rte_cpu_to_be_16(RTE_ETHER_TYPE_RARP);\n> \n> \t/* RARP header. */\n> \trarp = (struct rte_arp_hdr *)(eth_hdr + 1);\n> -\trarp->arp_hardware = htons(RTE_ARP_HRD_ETHER);\n> -\trarp->arp_protocol = htons(RTE_ETHER_TYPE_IPV4);\n> +\trarp->arp_hardware = rte_cpu_to_be_16(RTE_ARP_HRD_ETHER);\n> +\trarp->arp_protocol = rte_cpu_to_be_16(RTE_ETHER_TYPE_IPV4);\n> \trarp->arp_hlen = RTE_ETHER_ADDR_LEN;\n> \trarp->arp_plen = 4;\n> -\trarp->arp_opcode = htons(RTE_ARP_OP_REVREQUEST);\n> +\trarp->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REVREQUEST);\n> \n> \trte_ether_addr_copy(mac, &rarp->arp_data.arp_sha);\n> \trte_ether_addr_copy(mac, &rarp->arp_data.arp_tha);\n> -- \n> 2.16.1.windows.4\n>", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@inbox.dpdk.org", "Delivered-To": "patchwork@inbox.dpdk.org", "Received": [ "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id D3428A0540;\n\tMon, 13 Jul 2020 16:38:42 +0200 (CEST)", "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 0B3901D739;\n\tMon, 13 Jul 2020 16:38:42 +0200 (CEST)", "from mail-wm1-f66.google.com (mail-wm1-f66.google.com\n [209.85.128.66]) by dpdk.org (Postfix) with ESMTP id 8D9461D734\n for <dev@dpdk.org>; Mon, 13 Jul 2020 16:38:40 +0200 (CEST)", "by mail-wm1-f66.google.com with SMTP id g75so13540760wme.5\n for <dev@dpdk.org>; Mon, 13 Jul 2020 07:38:40 -0700 (PDT)", "from 6wind.com\n (2a01cb0c0005a600345636f7e65ed1a0.ipv6.abo.wanadoo.fr.\n [2a01:cb0c:5:a600:3456:36f7:e65e:d1a0])\n by smtp.gmail.com with ESMTPSA id u17sm23337052wrp.70.2020.07.13.07.38.39\n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Mon, 13 Jul 2020 07:38:39 -0700 (PDT)" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google;\n h=date:from:to:cc:subject:message-id:references:mime-version\n :content-disposition:in-reply-to:user-agent;\n bh=jit6ZgfEJ32UXPVl04mdCh5HeT0vMA6yAzi1d9qr3dE=;\n b=elqixb8q8HBHB7d2deN7YoIjcDImkI9jmcIilSBXJqr4lqrndZG0/24awA16hTlfYC\n tlepxooCYM2zNZeuXgn8lJRupM/mzjEWEN6i2dnLOPrf+StER/T8gLLGwbDPBk7eOWpj\n qanNdDN4C5Qlh/LzpqdjDsGMHPxNA2+/sj+0mHTgDKuo0vMJrYozW8KVbcxrwGlJCT97\n xJkGNGvixRbOIfkYmew2EYPvVU3qoILm3f7v+dQXdaTdw02c82K/7+MhEyO1RsAgTFfa\n VHIx8LZtpPkKfefY57fGyG2FLRtWWoBxF0w865pzE8F1XWdMuy3KJKowzpwOkh1hoB5U\n Z0MA==", "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20161025;\n h=x-gm-message-state:date:from:to:cc:subject:message-id:references\n :mime-version:content-disposition:in-reply-to:user-agent;\n bh=jit6ZgfEJ32UXPVl04mdCh5HeT0vMA6yAzi1d9qr3dE=;\n b=NFVFLKI4IeR+yPz7fmfUHUBDvEYRNv6yk6Wtszg92pvVjTn0xdd/A7fnTSWcKCkzGS\n lsUbM5XLMdaBefaGVFJIydLrl57F2PWq1aN+dPNVbceK8fLWBZUL8AfkRvqdVKznkVW/\n eJcl4cMDLYs9EtiXsVf9n8IGOO8DItDaFnF/3GKHXvy8LBcwWdwyHJXaBMh0j64wmBz9\n zt2Q/DLQXQo2o38GfFZ77qAjuYiLNBHB7iM1NsmmbEWM2Ua/ndIZQC9UoQyejTUEXqm+\n d95cg8jPB6gRhvt/LqnLu7U3ZnhSdUFI05TLS5bE+/YpbnRQWtuUwyut2WF/rOYlR5Hs\n 6DrQ==", "X-Gm-Message-State": "AOAM533DnEKsGbrDFgS9HFP0WkwS3PKUgBHs0CwhVfh0622ns1StGU1U\n kZRUcJm+37M32X5/DpQEoa+75Q==", "X-Google-Smtp-Source": "\n ABdhPJxWRMi++ARVzJ9Zl83/f5fGpkMFefBT7QNjli3SG8en95vVJ3jj4c5nuyUQ2gMg1hKOYa9Zjw==", "X-Received": "by 2002:a1c:98c1:: with SMTP id a184mr277017wme.116.1594651120219;\n Mon, 13 Jul 2020 07:38:40 -0700 (PDT)", "Date": "Mon, 13 Jul 2020 16:38:39 +0200", "From": "Olivier Matz <olivier.matz@6wind.com>", "To": "Fady Bader <fady@mellanox.com>", "Cc": "dev@dpdk.org, thomas@monjalon.net, tbashar@mellanox.com,\n talshn@mellanox.com, yohadt@mellanox.com, dmitry.kozliuk@gmail.com,\n harini.ramakrishnan@microsoft.com, ocardona@microsoft.com,\n pallavi.kadam@intel.com, ranjit.menon@intel.com", "Message-ID": "<20200713143839.GP5869@platinum>", "References": "<20200610120040.17968-1-fady@mellanox.com>\n <20200708082525.28504-1-fady@mellanox.com>\n <20200708082525.28504-3-fady@mellanox.com>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=us-ascii", "Content-Disposition": "inline", "In-Reply-To": "<20200708082525.28504-3-fady@mellanox.com>", "User-Agent": "Mutt/1.10.1 (2018-07-13)", "Subject": "Re: [dpdk-dev] [PATCH v3 2/3] net: replace htons with\n\trte_cpu_to_be_16", "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 <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 <mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null }, { "id": 115935, "web_url": "https://patches.dpdk.org/comment/115935/", "msgid": "<VI1PR05MB587293747035A0C36AECB46CBF7E0@VI1PR05MB5872.eurprd05.prod.outlook.com>", "list_archive_url": "https://inbox.dpdk.org/dev/VI1PR05MB587293747035A0C36AECB46CBF7E0@VI1PR05MB5872.eurprd05.prod.outlook.com", "date": "2020-07-15T06:04:57", "subject": "Re: [dpdk-dev] [PATCH v3 2/3] net: replace htons with\n\trte_cpu_to_be_16", "submitter": { "id": 1650, "url": "https://patches.dpdk.org/api/people/1650/?format=api", "name": "Fady Bader", "email": "fady@mellanox.com" }, "content": "> -----Original Message-----\n> From: Olivier Matz <olivier.matz@6wind.com>\n> Sent: Monday, July 13, 2020 5:39 PM\n> To: Fady Bader <fady@mellanox.com>\n> Cc: dev@dpdk.org; Thomas Monjalon <thomas@monjalon.net>; Tasnim Bashar\n> <tbashar@mellanox.com>; Tal Shnaiderman <talshn@mellanox.com>; Yohad Tor\n> <yohadt@mellanox.com>; dmitry.kozliuk@gmail.com;\n> harini.ramakrishnan@microsoft.com; ocardona@microsoft.com;\n> pallavi.kadam@intel.com; ranjit.menon@intel.com\n> Subject: Re: [PATCH v3 2/3] net: replace htons with rte_cpu_to_be_16\n> \n> On Wed, Jul 08, 2020 at 11:25:24AM +0300, Fady Bader wrote:\n> > htons wasn't defined in Windows for the minGW compiler.\n> > htons was replaced with rte_cpu_to_be_16 in order to compile under\n> > Windows.\n> >\n> > Signed-off-by: Fady Bader <fady@mellanox.com>\n> > ---\n> > lib/librte_net/rte_arp.c | 11 +++++++----\n> > 1 file changed, 7 insertions(+), 4 deletions(-)\n> >\n> > diff --git a/lib/librte_net/rte_arp.c b/lib/librte_net/rte_arp.c index\n> > 784b7f48fa..227a6396de 100644\n> > --- a/lib/librte_net/rte_arp.c\n> > +++ b/lib/librte_net/rte_arp.c\n> > @@ -2,9 +2,12 @@\n> > * Copyright(c) 2018 Intel Corporation\n> > */\n> >\n> > +#ifndef RTE_EXEC_ENV_WINDOWS\n> > #include <arpa/inet.h>\n> > +#endif\n> \n> Is arpa/inet.h still needed if you remove htons?\n\nNo its no longer needed, I'll remove these lines in the new patch.\n\n> \n> >\n> > #include <rte_arp.h>\n> > +#include <rte_byteorder.h>\n> >\n> > #define RARP_PKT_SIZE\t64\n> > struct rte_mbuf *\n> > @@ -32,15 +35,15 @@ rte_net_make_rarp_packet(struct rte_mempool\n> *mpool,\n> > \t/* Ethernet header. */\n> > \tmemset(eth_hdr->d_addr.addr_bytes, 0xff, RTE_ETHER_ADDR_LEN);\n> > \trte_ether_addr_copy(mac, &eth_hdr->s_addr);\n> > -\teth_hdr->ether_type = htons(RTE_ETHER_TYPE_RARP);\n> > +\teth_hdr->ether_type = rte_cpu_to_be_16(RTE_ETHER_TYPE_RARP);\n> >\n> > \t/* RARP header. */\n> > \trarp = (struct rte_arp_hdr *)(eth_hdr + 1);\n> > -\trarp->arp_hardware = htons(RTE_ARP_HRD_ETHER);\n> > -\trarp->arp_protocol = htons(RTE_ETHER_TYPE_IPV4);\n> > +\trarp->arp_hardware = rte_cpu_to_be_16(RTE_ARP_HRD_ETHER);\n> > +\trarp->arp_protocol = rte_cpu_to_be_16(RTE_ETHER_TYPE_IPV4);\n> > \trarp->arp_hlen = RTE_ETHER_ADDR_LEN;\n> > \trarp->arp_plen = 4;\n> > -\trarp->arp_opcode = htons(RTE_ARP_OP_REVREQUEST);\n> > +\trarp->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REVREQUEST);\n> >\n> > \trte_ether_addr_copy(mac, &rarp->arp_data.arp_sha);\n> > \trte_ether_addr_copy(mac, &rarp->arp_data.arp_tha);\n> > --\n> > 2.16.1.windows.4\n> >", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@inbox.dpdk.org", "Delivered-To": "patchwork@inbox.dpdk.org", "Received": [ "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 0C090A0540;\n\tWed, 15 Jul 2020 08:05:01 +0200 (CEST)", "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 5FED21C002;\n\tWed, 15 Jul 2020 08:05:00 +0200 (CEST)", "from EUR05-AM6-obe.outbound.protection.outlook.com\n (mail-am6eur05on2086.outbound.protection.outlook.com [40.107.22.86])\n by dpdk.org (Postfix) with ESMTP id EC79C1BFFC\n for <dev@dpdk.org>; Wed, 15 Jul 2020 08:04:58 +0200 (CEST)", "from VI1PR05MB5872.eurprd05.prod.outlook.com (2603:10a6:803:de::17)\n by VI1PR05MB6493.eurprd05.prod.outlook.com (2603:10a6:803:f5::19)\n with Microsoft SMTP Server (version=TLS1_2,\n cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3174.22; Wed, 15 Jul\n 2020 06:04:57 +0000", "from VI1PR05MB5872.eurprd05.prod.outlook.com\n ([fe80::ec95:ae9e:77c8:63ae]) by VI1PR05MB5872.eurprd05.prod.outlook.com\n ([fe80::ec95:ae9e:77c8:63ae%6]) with mapi id 15.20.3174.026; Wed, 15 Jul 2020\n 06:04:57 +0000" ], "ARC-Seal": "i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none;\n b=hxecotNrGeAQ7xzy/AxW3YPWpMkumS+cgmfVH0AcemLhPOGuzM9DjKUjIyyBVtIiccd/03SCAXNO6HWCdRl1+a1RmPhE7W24t/IwP4HKdGjkqtQLnLU4I3SitN3n7fwhOr47N5Ze8LNxls/0yRmu25y8ou1FQ74ER78gAbCU6PyttuICkZpkvuhy755Bf82vASPuyBrcRxiKNzGeozRk4116CeFm7x3xL6dzEYqIOvBQJXiXjkyrA3v8reEqpqKi3J1KrkOfM3zK48gWe3mXdHR2Au9byAEq+g7e4ZmEDw7QdCC57ymDLZiRm/bcG5E8+He5XuNloiyc8cWLgOahuQ==", "ARC-Message-Signature": "i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;\n s=arcselector9901;\n h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;\n bh=eQbLm0FYMSBcHZtLKBOVpZuWaEcrC7QXEyytNdgIbvg=;\n b=nQqwrSorvmXn2JtsvTbtufqEJftlLBcX7vhRn4SbO8P3DYRyWzvSuxN56bpv+4Ao4ikBKCYGVWdMvK0WurieRG+Vtgw9TPMtQmF42ERfS1HwA/eQr9u6UdBJsYr4VUKvtYQ+L6PlG3k9noDF1qtKClOQQAKsnsrWacDeXqdj9SI8lA9zB9SvBFlpWi0Dygx9CCJifGVF2kYUkj/FN9xLmESK+LrdH3eSzP1rc7AVz6PKvQW6BGPZR1BuYZVlT3qiBRjGImbuR8fkGfDVBFXTfcG83GbPqBCxcJJw8BbH1/hGT1k9/GQTsecRMF6gNJbTB0R2l04/TlajQZ4oFjXfGg==", "ARC-Authentication-Results": "i=1; mx.microsoft.com 1; spf=pass\n smtp.mailfrom=mellanox.com; dmarc=pass action=none header.from=mellanox.com;\n dkim=pass header.d=mellanox.com; arc=none", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=Mellanox.com;\n s=selector1;\n h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;\n bh=eQbLm0FYMSBcHZtLKBOVpZuWaEcrC7QXEyytNdgIbvg=;\n b=aWLUY9PP/rjL8LoFM5rMpCr0+e97nqgTsIXU4do5VvMKy9w2H5tzXsbuXO8K9hdRBqU1PxmAJXfUJNEiOWIhaDMocEh5OtZhZJfMQGqb16qENxCwypuRbPztU5WyApgoOzoOKbBQU3rEhrtQWztv2bP3TsTKko2LU0R3EISc8l4=", "From": "Fady Bader <fady@mellanox.com>", "To": "Olivier Matz <olivier.matz@6wind.com>", "CC": "\"dev@dpdk.org\" <dev@dpdk.org>, Thomas Monjalon <thomas@monjalon.net>,\n Tasnim Bashar <tbashar@mellanox.com>, Tal Shnaiderman <talshn@mellanox.com>,\n Yohad Tor <yohadt@mellanox.com>, \"dmitry.kozliuk@gmail.com\"\n <dmitry.kozliuk@gmail.com>, \"harini.ramakrishnan@microsoft.com\"\n <harini.ramakrishnan@microsoft.com>, \"ocardona@microsoft.com\"\n <ocardona@microsoft.com>, \"pallavi.kadam@intel.com\"\n <pallavi.kadam@intel.com>, \"ranjit.menon@intel.com\" <ranjit.menon@intel.com>", "Thread-Topic": "[PATCH v3 2/3] net: replace htons with rte_cpu_to_be_16", "Thread-Index": "AQHWWSNOdzsB6hQeY0SHYgoYHqF2qqkIKTiw", "Date": "Wed, 15 Jul 2020 06:04:57 +0000", "Message-ID": "\n <VI1PR05MB587293747035A0C36AECB46CBF7E0@VI1PR05MB5872.eurprd05.prod.outlook.com>", "References": "<20200610120040.17968-1-fady@mellanox.com>\n <20200708082525.28504-1-fady@mellanox.com>\n <20200708082525.28504-3-fady@mellanox.com> <20200713143839.GP5869@platinum>", "In-Reply-To": "<20200713143839.GP5869@platinum>", "Accept-Language": "en-US", "Content-Language": "en-US", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "authentication-results": "6wind.com; dkim=none (message not signed)\n header.d=none;6wind.com; dmarc=none action=none header.from=mellanox.com;", "x-originating-ip": "[79.177.51.194]", "x-ms-publictraffictype": "Email", "x-ms-office365-filtering-ht": "Tenant", "x-ms-office365-filtering-correlation-id": "76d84339-89db-4163-bc8e-08d82885008f", "x-ms-traffictypediagnostic": "VI1PR05MB6493:", "x-ld-processed": "a652971c-7d2e-4d9b-a6a4-d149256f461b,ExtAddr", "x-ms-exchange-transport-forked": "True", "x-microsoft-antispam-prvs": "\n <VI1PR05MB64935246A13238519FF91F24BF7E0@VI1PR05MB6493.eurprd05.prod.outlook.com>", "x-ms-oob-tlc-oobclassifiers": "OLM:3513;", "x-ms-exchange-senderadcheck": "1", "x-microsoft-antispam": "BCL:0;", "x-microsoft-antispam-message-info": "\n IpAII58DNVqYWeLUN61a1mGRA4953Ir0HShkdZ5/+FDQUr7+C+Sf5tQdVyj4xuk3bYUwYKgMl/QuKaEziqASWkC0ljKXN5SO+/LUdrjPy8Vg/o9xOthxcKbMy+X1T/XZ107108d5BbU9SKVSxqWoyyIrTiuwp2CNLHEecfo85fJbcj1qg5T7oPwotrUSDW8bmiIkf84xRpoq3uDFat1WqP1kES5BRvrN3eDPOkKBzwWSpFlEdbTBJTsTfeFLkq2TF68PGmb27uCS95xn24kb2VBfhTrdnt2f8BupnoFUiGTx53bmdMSGJa0gwevRvEDF", "x-forefront-antispam-report": "CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;\n IPV:NLI; SFV:NSPM; H:VI1PR05MB5872.eurprd05.prod.outlook.com; PTR:; CAT:NONE;\n SFTY:;\n SFS:(4636009)(346002)(366004)(396003)(376002)(39860400002)(136003)(2906002)(5660300002)(8936002)(6916009)(316002)(53546011)(186003)(45080400002)(6506007)(71200400001)(33656002)(52536014)(86362001)(8676002)(478600001)(64756008)(9686003)(66446008)(66556008)(66476007)(54906003)(76116006)(66946007)(7696005)(55016002)(4326008)(26005)(83380400001);\n DIR:OUT; SFP:1101;", "x-ms-exchange-antispam-messagedata": "\n 9pMoQ8Cwf0LKi5vsQi/xnh0Jvp4XpTbnFGVVV2C6s1DNk4wGcIBx9wwiz1so3K6q4S2vqefVlKb+4XaAEo6JslZU5lqFy3HGKqYlbEpryu/o95ipiwsPximGtVgVfQGEgTV8JOD1ELdmRg1DHDBpr1fQXkfuKTi0R4uuaM729CfkrSz9SlhSKSQ+G+L5hIigAsmF7PsLukNMxPMzVx5a6N5L4B1abc2sxMZKsA7qxoZildvfTMvyWBFGB+d/ycuAIQT5neRjMqbHYGw3Uhm16Cd2aEAT8LaKL7DB1jElEaNN0BTGP4wxc1MvxhlETb45LE1bLdidgs3cqZT3gs5goUaeH5Xs+WrWXYqypI95KfWv6CGveRQg1ggWtpcU9w/AciXrpznCIGy7c0CHLiB7kj2FCHxB60j2NLt4z+lno0S20GjI64oZHCRPv9h3lPNz2SH/1YB7DadAD4tSROTPMx7uhgo0bQjX0e5MwZ/onpk=", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "quoted-printable", "MIME-Version": "1.0", "X-OriginatorOrg": "Mellanox.com", "X-MS-Exchange-CrossTenant-AuthAs": "Internal", "X-MS-Exchange-CrossTenant-AuthSource": "VI1PR05MB5872.eurprd05.prod.outlook.com", "X-MS-Exchange-CrossTenant-Network-Message-Id": "\n 76d84339-89db-4163-bc8e-08d82885008f", "X-MS-Exchange-CrossTenant-originalarrivaltime": "15 Jul 2020 06:04:57.6677 (UTC)", "X-MS-Exchange-CrossTenant-fromentityheader": "Hosted", "X-MS-Exchange-CrossTenant-id": "a652971c-7d2e-4d9b-a6a4-d149256f461b", "X-MS-Exchange-CrossTenant-mailboxtype": "HOSTED", "X-MS-Exchange-CrossTenant-userprincipalname": "\n 4VLdOxQ7RpecC+JMWKEfErl41ee+d0mDrzXTwMCRImWj7Dn9qU2fgc5DeA1Biul0gHnRJglEOMJMGDLnIgSleA==", "X-MS-Exchange-Transport-CrossTenantHeadersStamped": "VI1PR05MB6493", "Subject": "Re: [dpdk-dev] [PATCH v3 2/3] net: replace htons with\n\trte_cpu_to_be_16", "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 <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 <mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null } ]