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 58589A00C4 for ; Thu, 29 Sep 2022 14:20:12 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3865F40694 for ; Thu, 29 Sep 2022 14:20:12 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 3F18540395 for ; Thu, 29 Sep 2022 14:20:10 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id u28so686495qku.2 for ; Thu, 29 Sep 2022 05:20:10 -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=33McqFUfema8Jdh11fHFqS0Oy7wUe0toA3YxLynK99k=; b=VlYv1Kum4/fKV+154fhILsRfifojG9yHlC+AIVrSIRJaj/XINgFlMhy2XpHJxQMV2i KeX84Bf7OvR/9l5+KTIHu+HWAbG3DTAXt4nJjGJ1Dwc8ievc9Hhevhe6cCC5Mj2n1mZ5 nmBOC+/9DeyGi/Hw+k53q6sOwxqcEm4oPOibljTipdABbbIOgvXVeAzEyis9IeO7UTMt aUI7yPbqTWPQslRxdTQW+GzMI1NwrWToH8sYoUfsUUKYqQ5CyCeNVnOsw9AFu6wRb4vV sBfZkknthPPvvAnqkPetazQEYKQMXd3BvC2EQnWWv44eH9y6Uwm0W9+5D9YMs7oOx4pA AEMA== 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=33McqFUfema8Jdh11fHFqS0Oy7wUe0toA3YxLynK99k=; b=0Ail9a6UGeqbADhokX6BNngYMdIcGaCENEieW8+SaatYhzhXmvxWvBO3DEcrt7DLsT +t+iqWfkkoQ/BirfteiecsPmp1fttWxLsXJsV03lrFbyncir2ZEYte8Ys2V/oVUIcqmF SY7N1GOH0h9oPvfQUZ060kNI7EuIK3ADgFfN/aDp8PJLJG2Gn1o+3q5RL4mEL8SA5la0 ruTJSmLYyVTa7P5yvo8d4AbYTqNtj3qOqgR8Hv5nO/jFHx+UrkKyaassb9fkXVgOib/O TWijBn/8XBDJgDbtuydUpELlIloOJ834p5HLGHd2lAeQ1qc6bHgF/TJF2sKk9HDEAleC 0Z4w== X-Gm-Message-State: ACrzQf2P1D9u+GVYiQkNHKbfJHytFiL8Til78MK7BlE0j0Gj8VIROUWM mIWQLwU1AelbyoUZGryXkR9+N/dw8gx1eg== X-Google-Smtp-Source: AMsMyM7kRof+d0eJMGUIqEAycCiBNTAxNN2owZQFuAHoq6Tle3fJupcWNt/9iKEqPq3p99GmuN96Og== X-Received: by 2002:a05:620a:4554:b0:6ce:4e75:fa2a with SMTP id u20-20020a05620a455400b006ce4e75fa2amr1838547qkp.281.1664454009347; Thu, 29 Sep 2022 05:20:09 -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 de15-20020a05620a370f00b006af1f0af045sm5956579qkb.107.2022.09.29.05.20.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Sep 2022 05:20:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117128 [PATCH v6 4/4] net/ice: support buffer split in Rx path Date: Thu, 29 Sep 2022 08:19:47 -0400 Message-Id: <20220929121947.3881625-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220929185910.1740782-5-yuanx.wang@intel.com> References: <20220929185910.1740782-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/117128/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3150867719