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 6B795430CE for ; Tue, 22 Aug 2023 10:19:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 444B340041 for ; Tue, 22 Aug 2023 10:19:25 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 4AA5F40041 for ; Tue, 22 Aug 2023 10:19:23 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-76da121478dso161140985a.2 for ; Tue, 22 Aug 2023 01:19:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692692362; x=1693297162; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZdmTnSyDczEHet53QUv2MjMHgl2GoYI9b48c2t5sinI=; b=fGUKjFlUZVREHtfgzN2pTEBIZw/P1DpaPooHfccrhuVCpGi0mCWn+ZXXZKBDcYuRHz 1r396h+R0PxI3wxF8alONY1AP+o3LE0Em0nxMMJYGd1trANbP81Zysc0cZdQ0eMWjPqf bmyu0xR+EGlh/Y9WGWhOsNn71lzxqS/ocNgT1GcWK2m2FHWwwmkUbSB4qCxu0lA7R3m+ +G0rzeX6ySflxqYHbY9ptY9M7LQykZcKoWEw2hGLnVXGhMJL61Cdfc+MUlFBFUZbEg/o O0mp41LbkqREaK0tK3y21fHqbi/T/VeV19t169ySEa3TibW7J0dBvebTWjSTHaKiNv4w QAnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692692362; x=1693297162; 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:message-id:reply-to; bh=ZdmTnSyDczEHet53QUv2MjMHgl2GoYI9b48c2t5sinI=; b=hOcRhayeR3NkP/Xt30AWoadLsjmADIRwPlQeAdn+vEyUpgB53jnN7E/vwUP/sA3PxC 3YGbzTp3uPKCRtXHltTmu89HoTHaAulGB5nV167KwsqW0E7wg8jgWboOR3W1zAi5Aoxy Dq5pzZPopGIAs7gFwWxlhTy88JmkUtqhV4u7z0SBPIBnhTx8YBb8O85Joz8b6TcmAUzY Uez9rX997moL1SOD53FqqnqIJHMeCufyTQ869R9GmTy7IECo/b7LqTpgckYvrp40TWo+ Tyt17iD7bYGWKCaYtxupWEs21PUkBSlo5LKHhlcWc31FGSuSbowFxzQ/wYySDX2hqMnL O3IA== X-Gm-Message-State: AOJu0YzJVOHUQfiXyOVsuUfmPOBmuA20u4dTBa6i0zKa5YahAkhJXAgq ++FNxGKfXh/5eUee+CwrFnTzAt/5F2RZtZFMdCY= X-Google-Smtp-Source: AGHT+IEaVloJwTX1t9LScraEJ+sbtzq5OhVzs8O7nNpKYf4DzOuTCVa8VqAamxu+fwW3V2Sr8XxJKA== X-Received: by 2002:a05:620a:28d0:b0:767:9d40:a3b7 with SMTP id l16-20020a05620a28d000b007679d40a3b7mr14158113qkp.21.1692692362409; Tue, 22 Aug 2023 01:19: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 j16-20020a0ce010000000b0064f4749e1a9sm988351qvk.92.2023.08.22.01.19.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Aug 2023 01:19:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130626 [PATCH v11 4/4] app/testpmd: add recycle mbufs engine Date: Tue, 22 Aug 2023 04:19:21 -0400 Message-Id: <20230822081921.786297-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230822072710.1945027-5-feifei.wang2@arm.com> References: <20230822072710.1945027-5-feifei.wang2@arm.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/130626/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5935886868