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 3482143158 for ; Fri, 13 Oct 2023 19:39:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15C804027D for ; Fri, 13 Oct 2023 19:39:40 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 5C6974027D for ; Fri, 13 Oct 2023 19:39:39 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-77574c6cab0so157716485a.3 for ; Fri, 13 Oct 2023 10:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697218778; x=1697823578; darn=dpdk.org; 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=W8zIz5Ufrsj/02k8rxtdkJhAxcpkoIp82weeS+QcLQ4=; b=NN6L58BLbj18jpJ9uhBDJ+eE/JQIg7kAUrismwhbQQfoShiBA6k7G443a//G0dhqjF NhAipXdggtD/mWRtxul8XhPxk72zPF8MeVltTQhMryoGieNdP5Z1hKNxWuyFe625oGQR 4IGbqjTKr5CX3uLu+hNSj10Y3cYKxbbM/pmfOcbPDlNsFdIUOTtKEkSlwab0ELmpjInu Mdr5uOhSBdEAtGgP9ptsMRAPaZUZLpY1nBqa4iNn3t/JC6PHmQJNaoRqAbRM/5u9eiKL cSZ3EpFgD/5xWxhod8r00N6/ulPKkae5xkHK20DfYu+TRSIVnCP5O5eKk4XKqBos3P8G IBhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697218778; x=1697823578; 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=W8zIz5Ufrsj/02k8rxtdkJhAxcpkoIp82weeS+QcLQ4=; b=tWLQFtq7upKnqwMzPxqckLW4SsSE4E9y6gIAtzC42r/3lziKYB5MRqRjdJDc8TdQPc Nrg9ODWqDnT9FkCu83LmyoE08A6Z++NIP4EUx1UH7tWWaoCtvembQ2n7PVTZi8OsXTKa 6aURiSyP2Fet1UDCI8BiTyfQ0JIZBk0KMwZMmBrnmBIZduipUDI74dIkJGerupvFEsbh H1pE0nFb8ObPor5gLvy7P3Pr28zykROB46F7lU2zu42833dheIPt3wi5q3wwSHD+iAmz ZWIDimANrbGg9ptgk0XSgi4W7MaDQZl/h8FLMW8B4fR4sSF4B4ghmyc6XTptjjWkE5Ws u8hg== X-Gm-Message-State: AOJu0YwBUtP59xu9YGfjPWPgylCdqIYdYKf5Nkb3PsfuzZlUMZlCnvFp QiN8ngBTwc+/7jBSY3wCA0F+GoQcevJxa/qU/bg= X-Google-Smtp-Source: AGHT+IEbt+noMcRrBuk0xzI12b+Uf2T8jRXqKtrivQe+KZBsL/RQ8Zgv4HnYSKCPtXdTMU2/viZ2iw== X-Received: by 2002:a0c:aad5:0:b0:656:2bd7:d98f with SMTP id g21-20020a0caad5000000b006562bd7d98fmr27289439qvb.60.1697218778488; Fri, 13 Oct 2023 10:39:38 -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 a3-20020a0cefc3000000b0065afa998364sm823177qvt.95.2023.10.13.10.39.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Oct 2023 10:39:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132609 [PATCH] common/cnxk: fix pool buffer size in opaque mode Date: Fri, 13 Oct 2023 13:39:36 -0400 Message-Id: <20231013173936.985090-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231013163548.2226503-1-asekhar@marvell.com> References: <20231013163548.2226503-1-asekhar@marvell.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/132609/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6510835938