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 8F930430EE for ; Thu, 24 Aug 2023 10:39:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 996C940EE1 for ; Thu, 24 Aug 2023 10:39:30 +0200 (CEST) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mails.dpdk.org (Postfix) with ESMTP id CC7E040EE1 for ; Thu, 24 Aug 2023 10:39:27 +0200 (CEST) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-76df3d8fb4eso112791485a.1 for ; Thu, 24 Aug 2023 01:39:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692866367; x=1693471167; 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=n9GTyeAP5y1hb43Xg8MhQAF3ey7quxfcAYV79FQ+A2w=; b=nTJwORMMmleIAsfiRCVRJbQZEf5xyxxM+rjIKHoHZkxUEZWw9jO8fdJAdPRlSvj3/F lUNjrMoFmvi7xQFICS/8icQpoCThtUFK916IhypZGN1FdtSmZ6Elmkl+4jo5sG0TekJW /I61E+agACHALgDniBDWnuKnpRmDVwdKUXNxnilbLzyf/MQzH6QNSn9xGn4ky3kYhZ+1 x4/OyRq4Ytg3NOlfPF56xtFET1rCiNq0+/V3RX1Xv6nPOTzWjV5NsWDMfFGjW0jXr1Db p+IT/Us9CSo9PeBMurIXI22wIp582tnUxrFPxj8fpeqZG5btYwxQu5PWGCDXIAbyB54x LYgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692866367; x=1693471167; 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=n9GTyeAP5y1hb43Xg8MhQAF3ey7quxfcAYV79FQ+A2w=; b=W+h1Bs0A1Jf9rN5DBJdfte07tfDj4TMgrB9+yMzZUBEqTLUmJrQUWnRxpraz+kzkx8 qjmKE+oImraJll1OlOlW98c0emE0YGW83IA1/yk3WPbEOWddi56dJLwD3DUA2bQX/jgj 8ETMnqoUlyWyxoE8dT2C+33sBTTAJkqL7nlgS8KgyneqkKc1QtzVkEqk8Z4RNUHr67SC b7OZF9v9MXfCdQMREn2zQo0CuslWYw3N8PsoVB/xKDVdM4sZolApm6biSUrhvookpeSM cBYeTBT0BYObdIJ41nDqIt8XVYSWG5W2j4Teh76IBoXQxgBQjKi7y/ZfmmLQjnt9AIzt 1FEQ== X-Gm-Message-State: AOJu0YzW7RUzsg9nWfgd/EDOpMuf3H+CTNJE2pfpoSoU+96mqNCboN+g vzkn6WoqO1oHtf0UhtfL4qHcVLQR0OGMJLbtG3g= X-Google-Smtp-Source: AGHT+IG7AiBG/wz4gUPwgnbIvLq+/lyPS63WS2uArSeDU7iSM91TJvGDYoTJVzLIYh8SG+TeWGUDwg== X-Received: by 2002:a05:620a:17a0:b0:76d:a008:f713 with SMTP id ay32-20020a05620a17a000b0076da008f713mr15259251qkb.60.1692866366984; Thu, 24 Aug 2023 01:39:26 -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 a18-20020a05620a125200b0076ee65b0b7fsm815181qkl.92.2023.08.24.01.39.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Aug 2023 01:39:26 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130698 [PATCH v12 4/4] app/testpmd: add recycle mbufs engine Date: Thu, 24 Aug 2023 04:39:25 -0400 Message-Id: <20230824083925.3296945-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230824073629.2577864-5-feifei.wang2@arm.com> References: <20230824073629.2577864-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/130698/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5961039776