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 742E2A00C4 for ; Sat, 1 Oct 2022 17:00:01 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55AC740684 for ; Sat, 1 Oct 2022 17:00:01 +0200 (CEST) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id F15A8400D5 for ; Sat, 1 Oct 2022 17:00:00 +0200 (CEST) Received: by mail-qk1-f169.google.com with SMTP id y2so4452009qkl.11 for ; Sat, 01 Oct 2022 08:00:00 -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=63EUmd9LgaKQLANolCF4jNjYuReIWEmnsl1Qw4Dwhwk=; b=BkajzLvvefqJ8+hRsiwcjcUKfFAOkNxHmlOPMkfLv77KA9dAbDetEtSqVA4N2BZlM6 gYE8qA+67Rt5u+Ge5f6uWmN0hBtpsq2kAmVtlZdW5GPFf+LDo3Ldb0wocZrGK9tRjsc5 niEldxEU2Sac5zkUi6tdmJlhcG2j5/zvUvyMR3gak3kEcrZqKb0NjnL8ixnFRCWcpvuA XSzorp5JB7sBoZgopkx3vxbIWoxDeDicckDOwftjhsSS4V5QIuXTphwjTXorxTQzvu22 h5ZJcdZYLEGGQ9WV01kTrLZZTBs1iQdAUCDxqhjSgcu7l9jT8u46aHpAHRruh3vnGht+ ZRCQ== 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=63EUmd9LgaKQLANolCF4jNjYuReIWEmnsl1Qw4Dwhwk=; b=O9MDTgcnmpot6fV5ZAYo4MK9FIVJw4JiDRlug1IsQW2QJmvWTUB1Lf8xdnX4lsNre1 POPRU9mwvAgjEsLu7ag1EgzvOlc9fJuFTzDS3uT3I+f4la3ycJKoB+F1uFmHQV3fMo+9 IHxAg5nqRpQl9stZCRLApzvXCNbmLq3s0TbqLI6MaezG2qlHYIuGXWy7kKaBk3f78Pjj WnD8BlLWmuJGm37uX+e8NaQQjHD5WKOt0e8ryiY2PayQmxkPnlkbgRDbIIIpbE83J80f 8giD/SCkuqE3R7H3oOcGfUPND7G4nZlLh8IldbO6SCQDCfWaFaoiBMnPxTmoY4CJ353p uc4A== X-Gm-Message-State: ACrzQf0tLcLE4btk6BaUqZOgFBU2bQpI/H1nSNKPvSEsjeROtbN0cDvB k8m8Eyt0LcaXCY4Y5YRX40/gd67P472tzw== X-Google-Smtp-Source: AMsMyM5D5gtpWDUTBB9Dlb9tixc9ymXe/rGErW448Kye3nyId4E5cwCCDIX36u6ef+nNMyjnV8rqsw== X-Received: by 2002:ae9:e206:0:b0:6cb:d54d:69ee with SMTP id c6-20020ae9e206000000b006cbd54d69eemr9612338qkc.466.1664636400110; Sat, 01 Oct 2022 08:00:00 -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 x4-20020a05620a448400b006ceda7a9283sm5764677qkp.48.2022.10.01.07.59.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 01 Oct 2022 07:59:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117244 [PATCH v7 4/4] net/ice: support buffer split in Rx path Date: Sat, 1 Oct 2022 10:59:36 -0400 Message-Id: <20221001145936.1150054-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221001210521.15955-5-yuanx.wang@intel.com> References: <20221001210521.15955-5-yuanx.wang@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/117244/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3164789414