From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A3DD9A00C3 for ; Thu, 14 May 2020 12:15:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 754541D731; Thu, 14 May 2020 12:15:32 +0200 (CEST) Received: from mail-qk1-f196.google.com (mail-qk1-f196.google.com [209.85.222.196]) by dpdk.org (Postfix) with ESMTP id 7CB821D72C for ; Thu, 14 May 2020 12:15:31 +0200 (CEST) Received: by mail-qk1-f196.google.com with SMTP id n14so2383037qke.8 for ; Thu, 14 May 2020 03:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=PiIu+RF86yuiScJm9xcfRZBMsbvWSF54FrMDG2SHias=; b=hnzHuA3LopD7rqGiPU+lgjqo1bjpeHysCb4mZziZJlHxcF95ALUqc0kCTD7XARaqia jtcerv3KUE4JlqXh0uKj/kV8UNmCZQXL1nrxBThlWPq3k1oPz62juoOyYMnt2TZntda/ anxx9lKuFiioJmObFjhxsfaVSPomIf4GnfHnh4JMdBywIdZaOiL/jk6Uq9JzMyfkXf// lDQLmxBPG8kxQtC5G3A/TMCrvkcfbPYGFI2rktHOJpL4m3GOmnzUhP709m/aB1McWhA5 59fKRmK0cPh3URYjElcKF1MmLEL04OpgKtGpph4RVag+EkCqWYzHWUMF3VLgE4HjaDKw vOww== 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=PiIu+RF86yuiScJm9xcfRZBMsbvWSF54FrMDG2SHias=; b=Oi5L1kWfSGn3xhTTZtMZRy1HXIE4IpmMcd1qXQZ2qlhZpIz2Ic592uGJ2I+nyKx7jx AGUL4aEEIRWZ2wg/PxxshsnoiPdaxPYB89upM5LOezO3FOPII4couO696dTlLoLTYgN3 3lwLkwSwIfBsSW1RdKlh4pOJ1yvnGUZixLYYd96E+2NnD3GXthDqr2O4zvG0bbgpZzLh bNKF1tGL5mRXe2SnlBbdUxfBvb4oB9Dh7lnQKX0UNlc45wf0kvzvaBVElL2XAC6Oic3E cndD9ETEXCupJ4c0sBlRCGtAD6CIl6Qve3CwHE1sWcNOYtpibZL0xw5OfJ+cNr37sPzJ 1I5Q== X-Gm-Message-State: AOAM532JInKbYOrmRrKwGF/ypLSLjUnBxZjLUSodU6OkvT93y7qLCVDn OsmnwlrgvXp/6sMrWOlabqV4zIpzVQU= X-Google-Smtp-Source: ABdhPJz9kc36yj+W7/x2sHRxa39bHWd94G85WxDOuIiqiIIKBzEr4pz7qMVguUd8n0q1Apd9npsaXw== X-Received: by 2002:a37:a2ca:: with SMTP id l193mr3675199qke.23.1589451330433; Thu, 14 May 2020 03:15:30 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id m59sm2215781qtd.46.2020.05.14.03.15.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2020 03:15:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Thu, 14 May 2020 06:13:41 -0400 Message-Id: <20200514101341.23334-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200514012729.23920-1-guohongzhi1@huawei.com> References: <20200514012729.23920-1-guohongzhi1@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw70201 lib/librte_net: fix bug for ipv4 checksum calculating X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" From: robot@bytheb.org Test-Label: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/70201 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/165871535