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 BC199A00C5 for ; Wed, 27 Jul 2022 11:22:24 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B44D24281C for ; Wed, 27 Jul 2022 11:22:24 +0200 (CEST) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 0E9824114A for ; Wed, 27 Jul 2022 11:22:23 +0200 (CEST) Received: by mail-qt1-f179.google.com with SMTP id r21so12192135qtn.11 for ; Wed, 27 Jul 2022 02:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=0qjeGPx3MH4a08thiUTLOZ5CRRCJMsUE0iyA9UHEiuc=; b=y91KiK8Xc4DHIKBcwNIOqxPbTvO0xclOofeK6Ocy2ls9bYkJNzIGNFbR+nG2fLiwSw EFQ5lOYZM9cNs5iNjR3fCSwXLffJ9pqea5VOeuuCbz5X9mawjYS/QcUOzTw/nYoaawni SvupzDpxNIJJZyOROQBBN+yq+ik3wQ/r8P9u4hfbGHUWDQMJ0h73w3LNZunf9KJuybeM E1p7xAII4w/73kviFZU9ANtHjTfIwL+ThaIEBrDI5iRYGCxUwHmgZZXEfBjZDtCieVtT gC+NCV0RLqvnsg+oxbuv4Z0akaq43EePOJCtRgJjM1awVIMfJ8hlttHBGzu0TxpXUubb FU7g== 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=0qjeGPx3MH4a08thiUTLOZ5CRRCJMsUE0iyA9UHEiuc=; b=2hDvXrgUroUWC76qZttRjPgvDXeH/AyKT+q4sjGEykPsEEpW88KvzDKY+jpmoECIRy m2Ehz3Qrll7PBj3Mz/67WAUsQMJPVbRzrFdjO1AoS3SgE2xCGy7wBbBOjrk1EIo9r/va w6uxUaub5hVopie+9hQW4sWSxbN+fTbcOcUI5FGH7zm6gCSwBdVfgjSBvC/V2uil1ROk Gz0HYKKPs5++I6djJqZSdHdX3bpkZYa2e+HQCoQS+yaXyfoF0mt4EtEZz7ILykKbTWW6 vo59Qb1pCc+5MvlztxqCkNm2O7yM3ze+9SQpdhorwXyHIeZvsvEeU54DdjajmLG0E6gr J4bg== X-Gm-Message-State: AJIora+97l3tWDNqVF7KvcXbBSxr9CE/V9MAfDCfTwKBd0G2dZl45XEd 3WT1k8NzD+MR2fpOf4UIK5ufm/JTVA6UJA== X-Google-Smtp-Source: AGRyM1unVH1gpG++r2R0XRe5emEgvAx0xNPzWmOYxfoia6tKMwacM1cfN6Ru8OG6Ytx3dMOAo/nI3A== X-Received: by 2002:a05:622a:3c6:b0:31e:d3e9:2883 with SMTP id k6-20020a05622a03c600b0031ed3e92883mr17445315qtx.120.1658913742282; Wed, 27 Jul 2022 02:22:22 -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 br33-20020a05620a462100b006b5f06186aesm13005781qkb.65.2022.07.27.02.22.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Jul 2022 02:22:21 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw114260 [PATCH] gro: fix gro with ethernet tail padding bytes Date: Wed, 27 Jul 2022 05:23:02 -0400 Message-Id: <20220727092302.5265-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220727080036.27263-1-jun.qiu@jaguarmicro.com> References: <20220727080036.27263-1-jun.qiu@jaguarmicro.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/114260/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2745173453