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 0CED54299F for ; Wed, 26 Apr 2023 00:20:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09A64410D0 for ; Wed, 26 Apr 2023 00:20:20 +0200 (CEST) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 3A6F8410D0 for ; Wed, 26 Apr 2023 00:20:18 +0200 (CEST) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-74d2597fdb2so318708785a.2 for ; Tue, 25 Apr 2023 15:20:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682461217; x=1685053217; 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=LqCLsqtaztaSdxY2hztxgz6my4SsB2hfMUybpvbIVRo=; b=Dkl/YpW+/THmPeBlgKlfw4y+O3b63SmoqArgnzjm/usCSxx4kI/XPFxDvcSSTINulb rgCoZrxvwKCjszcHljioFHg88wPjrv0Sn0Qx5UIg0pInIKrdqh++ecJsrjTHzf0FzQDJ rh1ejwinXq0Rat7PLa4Ye0GD74Vmd6Ox2bTeGjiUgYd1fBwrRPg/2MXPkzn1JpoUBeST aHxfR5ARDiRxwUmWj3lozeBaDyhox30ybV2fDPwxD0tCWuu8r/y8ExFs5vfVR+ln7u4m gGGUbWQlpLOglL5BNqxpUB6If5C9NdWWLu+W7ZMqG4XfGJstYjxFKsiAwMOwQC0eTGsR 1W6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682461217; x=1685053217; 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=LqCLsqtaztaSdxY2hztxgz6my4SsB2hfMUybpvbIVRo=; b=U4IMiK2xcVUwGol6Ngw4PyX2UACmw/Ji4mpZWCuQGjEtXMmLeniKI89UoLoqyEpPdi 3Au4DAGZUpYjyxh7Rl2Qc98km8YO2uPRd8XHflfwFkjjjudagRu6/ljS053P/l0Z2R1F b4td1Ala2vqknjsmfbTQOJVjDVLpERhQbgV8sUWcpS3nf/5n0MPccx15eTm6i4hL3JNZ AWTKt+5EEliipCYn6uPJHFcWQbdf5zL6oakIbMgN6YX5mibv5CbP0nKPX0L5+HWv6JN7 AOL96DGYiv9SP2GAl9vZhblpbfcK0nxGHA3W3/pTsm5FB2CSnTl9OSULTYPGB/78k84Q q4qQ== X-Gm-Message-State: AAQBX9fhg4JOUfi/AfQwWiXtVOtvz9gwxvGdHeFREUanygv5+wl1VuMW 08gV0MgnCqKk7ok6P9FpCnGe1jE4anEnCcil+eY= X-Google-Smtp-Source: AKy350YPGcs02F46Bu2bD0ac0Lya3fgWrERSuAJ+7cdq68Y4e79Fx8h4fdxup5tQshlfvKTWc5OpoA== X-Received: by 2002:ad4:596a:0:b0:5f0:23be:a302 with SMTP id eq10-20020ad4596a000000b005f023bea302mr29257894qvb.9.1682461217390; Tue, 25 Apr 2023 15:20:17 -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 t11-20020a0cde0b000000b005dd8b934579sm4386153qvk.17.2023.04.25.15.20.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Apr 2023 15:20:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126515 [PATCH v2 3/3] app/eventdev: prevent mempool exhaustion Date: Tue, 25 Apr 2023 18:20:15 -0400 Message-Id: <20230425222015.382525-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230425195110.4223-3-pbhagavatula@marvell.com> References: <20230425195110.4223-3-pbhagavatula@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/126515/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4801650260