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 7286EA034F for ; Thu, 1 Apr 2021 08:57:09 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B69D40142 for ; Thu, 1 Apr 2021 08:57:09 +0200 (CEST) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id D2B464013F for ; Thu, 1 Apr 2021 08:57:07 +0200 (CEST) Received: by mail-qt1-f172.google.com with SMTP id y12so779753qtx.11 for ; Wed, 31 Mar 2021 23:57:07 -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=IxL4/qqV7Gl9DqvNI0F5P5eDVTdCHKAk0f0Khm/od+4=; b=ipBsofzkA5gBjR/MYqvAaOVwwh9D1gM3rAArvDA0zipg7m7/ErnePb8vaC6senxfnD PMwABH5zNqKlEUKAPsXSyptBuc7gglDuAXS8GLA9M0eciJDlcrx8VgzB8IyiaCFf18a9 aoBuDPZfiRVBFiGx5Lk51w41iczcKFe9mJTPV3uKv4DPYCLjEbQKhFIIvegN98H7RLA2 3gjbiLX5J8h3SkGntPgUsdPQFeISkUVH2GQqaYE97EAXqn+Jz28CjuWwtERzVo9ptJbH wFpuwfAsaxatrs4jLsy9UXY+0Kri5iJ5C0nKyY8H490M5Ie5qEI+LPOkNtwx+3Vfp1N7 f/zw== 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=IxL4/qqV7Gl9DqvNI0F5P5eDVTdCHKAk0f0Khm/od+4=; b=J8FvqI/TbaGjr7E/yRnkZhZIaErvRMw56PIrK8N4auDlrlj1KnHhv/YAb8MBdV1RvZ 5Lz9bgTnwLah5IKiw8MwiTgxdxClaVAd/52W3AT9A6RbFgWSV7mkQs7gNQLWYJmbZgDA iHnrpxXy9WLE24gQ7KIVJZJG9FIp80Cp1OS7ahAK3S//BDyeR4sG3Heq7aUd9Xawlgei ZwF99puXJBAwhXR8nLp3/sm3qWYXW6h8py92de3NLYcOJ/+YDK/md061UnffEeJ/G9/g 2VzMFF5vjc8AAas3Z5iZ4tsjhR9wVwa0OiXwSU2Z8p4h7DTHkKMXT85UeuxxIaa3mY02 TV7Q== X-Gm-Message-State: AOAM531WpTP3AsjoeMN/t2NSy+UsJg0JA5RSMYOSNu5CAEBPBCf6dHHt i2G/MfIHLZcoXceEV/90xHvswMKkTK6X0g== X-Google-Smtp-Source: ABdhPJy7SlFxirEF5LKwDwatQmx3hStUL/qg1f7vAlnsOfTepod4zm0HFNwoYH5/xYlAHzr8nku67w== X-Received: by 2002:ac8:5a01:: with SMTP id n1mr5970420qta.368.1617260227213; Wed, 31 Mar 2021 23:57:07 -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 e3sm2945415qtj.28.2021.03.31.23.57.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Mar 2021 23:57:06 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Thu, 1 Apr 2021 02:57:04 -0400 Message-Id: <20210401065704.32702-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210401052043.15800-1-alvinx.zhang@intel.com> References: <20210401052043.15800-1-alvinx.zhang@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw90262 [dpdk-dev] [PATCH v2] net/igc: fix Rx error counter for badlen packets X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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: github-robot Test-Status: SUCCESS http://patchwork.dpdk.org/patch/90262/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/707509833