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 A22CC4298D for ; Wed, 19 Apr 2023 23:19:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E7594021F for ; Wed, 19 Apr 2023 23:19:27 +0200 (CEST) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 894DC4021F for ; Wed, 19 Apr 2023 23:19:26 +0200 (CEST) Received: by mail-qt1-f179.google.com with SMTP id ey8so665864qtb.3 for ; Wed, 19 Apr 2023 14:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1681939165; x=1684531165; 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=A88lHWjJeXukw9smGqBHO9nHqoLAutG4BxJvtVyt2lk=; b=sr5zCYEuKRcZgyGoOqNK6rWVEoP8EXS4KxQ+zapy1ZmWLypcaeMzHMRvd+G4Y8JQi/ 2otis1rCtlz0m4Xq227YrnfkvUvjvFGK5HVBVhJ6lFlhSqNwr/2pDGvrUrKuHkn3HZVH BeHpFiqb5tq3b6Hpkjlo7IKUcbqqmUXDEV3ocN9nnNYJLqGKRDnPNrpv5GW7xXh1Pp72 DfJPrqAfVXxdDm9xwciA7hyIvJecUIFtMMSGCDmGGOuiDPed/JkiVk4LOgGCBJXOFY+w YEThYLP+oyJATwtJgtYq1FV/VMUYkw38Ai+KsvEi9SG09Hz66ehIx9inw7h0MYkP0+hl isRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681939165; x=1684531165; 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=A88lHWjJeXukw9smGqBHO9nHqoLAutG4BxJvtVyt2lk=; b=Ld1spt2tuwzj8Z1r7IDNR71iNpln2n9biusyhH5WRfHJ1P/WALJepJUtYdhr0mnbk6 WDKslv4KL6uoajVidsQwGoVkGrKJzWYFuigD4erJ1v9M3Iyh32wII9h4d2OQC/ulaYNN 8XhJAguLFhRG16xfn9+a45zwwctxlmGBOd9KvXvbP4iG4B4zuXv0j+aKQTWR9GpjaFKZ ucJbWiPnegxuyZnPeSYhhg7W9yQrOHgFbkbUi7eiDC1X5rB4ipfgECfY9I7Id7emXSmw UOxoy3h4Wt/BJwzTn9d1OGKQvlm9FwIb6EnyCdCka5QGDKhqPP4YEPOApCptQ90EFtui fNtg== X-Gm-Message-State: AAQBX9cx1XA5R9j0XmWTrxDGqy/uzVgL9R2lm6mYLbumcBam/Ithjtef oGzomM9yFXfZiu2xz8+pImUPXtQCAti6SKcCGNk= X-Google-Smtp-Source: AKy350YRxXJG0ORAL2NmaOtj1WHD/H6pfLOiDGU3yr7GUssSGjEVL2jr+EX2qz5eQ2nwij7yNhqy5w== X-Received: by 2002:a05:622a:34e:b0:3ee:ec64:e540 with SMTP id r14-20020a05622a034e00b003eeec64e540mr8497913qtw.26.1681939165748; Wed, 19 Apr 2023 14:19:25 -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 u3-20020a05622a010300b003e4d43038e2sm49051qtw.5.2023.04.19.14.19.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Apr 2023 14:19:25 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126269 [PATCH 3/3] app/eventdev: prevent mempool exhaustion Date: Wed, 19 Apr 2023 17:19:23 -0400 Message-Id: <20230419211923.2273794-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230419200151.2474-3-pbhagavatula@marvell.com> References: <20230419200151.2474-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/126269/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4747569233