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 3B1E4A00C2 for ; Tue, 27 Sep 2022 14:40:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1714541133 for ; Tue, 27 Sep 2022 14:40:14 +0200 (CEST) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 0390940694 for ; Tue, 27 Sep 2022 14:40:12 +0200 (CEST) Received: by mail-qv1-f54.google.com with SMTP id p3so577131qvz.6 for ; Tue, 27 Sep 2022 05:40:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=L2SaBtY1jBRMgDqexmxUDFXx5lxGQckUUaUjFhwAs3Q=; b=pqbdlAYE/XOox8t3OwNaKe1UZxPhvPUrAU1rEUp4JF9T8xPMgVWNivIMmbxUC7OZ2O rWzSE9cXhrEUnj3e6SenPXCC8O1XV6Sw+Ty4ydPyLk655aOhb6EAlRvFax4n0PTe9T4t yqGGfoCcFaSZbRtRLyX3DO09ZOSOCVhChtbSCWWVtB3UmtVKAtq/9aN7Rq9SHUzysM7b AVkyKdxgdc8kAM0VMLcK1ViybZQJzF+eHaSV/U9Bmz4mKIXZ8Fmfmx2EQTl3IA0PgV6w wpW6mKCU77UEVnyGQm/zwzoZCLFmsjJzYMeu/WG73STx0wTVXJq1ouhaSEfzPgD/QW7A hUdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=L2SaBtY1jBRMgDqexmxUDFXx5lxGQckUUaUjFhwAs3Q=; b=OqafHBCItjkNXaC/7Sz8B1dmr6ERQdavF3y4duYwV/E7GvHnAI1lOH9ZthNSijrPMI aRWUckxN/llO3J1JIA07JtJNf8L4RABJvhy1AxLXq/YJdvtIoELLjBO8LrDPFpPQOBI9 Xes/LNzHDB3SIf9hT1iRYzmRcZReO+yZMEejKNcfoW7z9uiuOpgWirudoUTEuHaLOK8m 5oWzO1pw6ydkiKh1YJH1KPk+9UqsgePBJ+Cs4fDRfYoWEMx3RjxzVpHgPq+PLzrWZmfO nifsl8ntfJE411H9pEnGu8OOxYGrmxYimPb5UC2q4TAWmPz8bElMFKJceWSFSwB6/Dv2 /5Uw== X-Gm-Message-State: ACrzQf3ST9tHf3TVzStrlRqxCQtJcLrpqiO+xHnLDLJq+P9yKg4RoNjY mtHRmQq2atARWgm9aCs3z0tJ1iaKn1YmwA== X-Google-Smtp-Source: AMsMyM45mMF4OlctqP71witdP5FH3TIpHZJgaSg+mZx0wykRl7IkUob2mugrrys1bqJWpPZN/Jj5iQ== X-Received: by 2002:ad4:5761:0:b0:4ad:7271:d2d5 with SMTP id r1-20020ad45761000000b004ad7271d2d5mr11511653qvx.112.1664282412191; Tue, 27 Sep 2022 05:40:12 -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 l23-20020a37f917000000b006ce51b541dfsm934113qkj.36.2022.09.27.05.40.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Sep 2022 05:40:11 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw116964 [PATCH v3] net/iavf: fix TSO offload for tunnel case Date: Tue, 27 Sep 2022 08:39:52 -0400 Message-Id: <20220927123952.854082-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220927095634.448796-1-zhichaox.zeng@intel.com> References: <20220927095634.448796-1-zhichaox.zeng@intel.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/116964/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3134695927