From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stable-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id B9BB6A0C46
	for <public@inbox.dpdk.org>; Mon, 27 Sep 2021 18:15:16 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id A56D4410DD;
	Mon, 27 Sep 2021 18:15:16 +0200 (CEST)
Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com
 [209.85.208.43]) by mails.dpdk.org (Postfix) with ESMTP id EBEF6410DD
 for <stable@dpdk.org>; Mon, 27 Sep 2021 18:15:15 +0200 (CEST)
Received: by mail-ed1-f43.google.com with SMTP id dj4so71645870edb.5
 for <stable@dpdk.org>; Mon, 27 Sep 2021 09:15:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google;
 h=date:from:to:cc:subject:message-id:references:mime-version
 :content-disposition:in-reply-to;
 bh=LiE2Ljm1Xquj9tION+wkJ1umD1jRD9eYg0YlAIt8Mfk=;
 b=gDPELYqo5WrZZUshmpNC7kWxLmCl79NwnwjXhAloZVMuR1EGrHskvPtOud8dZ3HP9e
 nBBrtbZUbn4X3eGnMh4NeOdUujz9Wq/T3wk4CvG3En/CdbhhfSVUcKBsVXdU/J5jaass
 Ha6ZOyAlozTrY5WHTDtmBjg1oegHJCnGKmPTVEsVo9u3JfNJTW3k04C1IaiO2Qvkul7l
 dl3L9Dmy476Q+UttCGGcung9NckBsNFSjPFO8vXKyferpzchEwgdL0GJxA683Ejk+yk9
 Ln2c+rZdWpdWSvfm6FRht3uF0WR6mPnZWMXJpYuWnzwetXDDHRnzRXlNkGirS3RqE46/
 tUXw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:references
 :mime-version:content-disposition:in-reply-to;
 bh=LiE2Ljm1Xquj9tION+wkJ1umD1jRD9eYg0YlAIt8Mfk=;
 b=Hl8ol4dcROJMu5i4Tpu5GfVgp95kw+9Re3mtvoyvp3mBC+9Ut4/yZlvfPn8GCfw9v5
 2/oOHuF1XQdmfd56Kd/9fTM1jbc997txIkCp541PUosfoxdvOZBvFhWtGUP6lO4cG0cb
 Y2OQ8lDq/Ld+yRbA7wROBblrlSLIQy5E23WROm7shsJCTMHj42k1ekIJFhffStdU9NXk
 3bM9to0DkshOiPNWOpWN1dPmTwKN4qLfbs/WyPOwPLoA7yIZrC+dMIcwJFQ0JhwXi0Xo
 6fTFYZojHVTnVJoVf9VuQkarJFQLYBdU97N7wZoguuAmTtX2No0QE2V53ViRs49HOhIQ
 LLvw==
X-Gm-Message-State: AOAM531ajtWYidZYozo1asjXcpx8npov37rsBS4DsmBaIK6mQL1S3SiB
 ixsXTkz2LbK0rQw7n9sXpHqlFw==
X-Google-Smtp-Source: ABdhPJx7gTS9LG9FFA8uZdO9c5I7tmbLj48SQRJuyyVHOA90o5Rqupxb/ZgGSbOIDSh3gB9PDSrbMg==
X-Received: by 2002:aa7:c78f:: with SMTP id n15mr883483eds.338.1632759315732; 
 Mon, 27 Sep 2021 09:15:15 -0700 (PDT)
Received: from 6wind.com ([109.190.253.11])
 by smtp.gmail.com with ESMTPSA id u6sm3090279edt.30.2021.09.27.09.15.04
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 27 Sep 2021 09:15:15 -0700 (PDT)
Date: Mon, 27 Sep 2021 18:14:44 +0200
From: Olivier Matz <olivier.matz@6wind.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Lance Richardson <lance.richardson@broadcom.com>,
 Konstantin Ananyev <konstantin.ananyev@intel.com>,
 Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
 Morten =?iso-8859-1?Q?Br=F8rup?= <mb@smartsharesystems.com>,
 dev@dpdk.org, stable@dpdk.org
Message-ID: <YVHt9CH8LuupsyU6@arsenic.home>
References: <20210916161040.346703-1-lance.richardson@broadcom.com>
 <20210921145924.54026-1-lance.richardson@broadcom.com>
 <29cbf311-6782-8aef-32a8-49cc66eba29b@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <29cbf311-6782-8aef-32a8-49cc66eba29b@intel.com>
Subject: Re: [dpdk-stable] [PATCH v2] net: fix checksum API documentation
X-BeenThere: stable@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: patches for DPDK stable branches <stable.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
Errors-To: stable-bounces@dpdk.org
Sender: "stable" <stable-bounces@dpdk.org>

On Wed, Sep 22, 2021 at 10:16:09AM +0100, Ferruh Yigit wrote:
> On 9/21/2021 3:59 PM, Lance Richardson wrote:
> > Minor corrections and improvements to documentation
> > for checksum APIs.
> > 
> > Fixes: 6006818cfb26 ("net: new checksum functions")
> > Fixes: 45a08ef55e44 ("net: introduce functions to verify L4 checksums")
> > Cc: stable@dpdk.org
> > Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 

Acked-by: Olivier Matz <olivier.matz@6wind.com>

Thanks!