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 18ACF43E90 for ; Wed, 17 Apr 2024 11:24:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 104544029E for ; Wed, 17 Apr 2024 11:24:42 +0200 (CEST) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by mails.dpdk.org (Postfix) with ESMTP id E93374028B for ; Wed, 17 Apr 2024 11:24:40 +0200 (CEST) Received: by mail-qt1-f182.google.com with SMTP id d75a77b69052e-4376157292fso4119511cf.0 for ; Wed, 17 Apr 2024 02:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713345879; x=1713950679; 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=WAbRl+h9Ds/XYmS1c3PDjfwx/ICioAiwe+xqJ2geklo=; b=wUe4jurgVAZyfGRDVSCDQQn2YqOHfh1OI6H7AVK+AIfXnLSf3j7/a25g7yYPZtIXCs 0/ZsBYtY7T3oR8EIzEPiPbu/jauzatjEr7LUuqFfK5hnRVM+FaaAwpWLgdteMxkNZBH1 CS0uSJXrQmuCHkK47DFTTff7dqm9jNHnATF24Px5wKnVBl2XIox12Cj4M7Oc3SaV2UV+ XJ4ajCKQJnWVY3ppt3vyR9YsSIQAPd6a1SWQTqQ6OTVN6cmt42VxLrZHZOtAyZbtN6RW yyg72mni4MAD7P3GOIa13/lLNnw6oPtidbF6nXpMNmLkWcljj8KJbv8E2PdccDjA7v6f 9Q/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713345879; x=1713950679; 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=WAbRl+h9Ds/XYmS1c3PDjfwx/ICioAiwe+xqJ2geklo=; b=RD887DD6X7MYkH0lcVnhAbtiEqydzObDOhjZvsQPb8s8Sh14g0+9oNTqpknWGrsZWH Cz2qo5get32/s111XLJoWRvUWH8irkpNaFQAZ6f0Q5GaJZ6kdRhO7kenwmJsS9mqtu2k Zg+IjYGFhBHoxAvnISxuZKhUSYCLSdaHEXTQ7p0jhvGwcujCU2BsN8wLvq9UPrU96Wee ZHyjjU0OxP/hAnOT/TNKr/n3KRrMNt6ax5WvD3g24YLLw3+agJ8MUyBBnhmlMzj2Lhbu /COWnPYLj31DbbqvFh/r9+4+EyYcXu9txt5RGGDeIcob+kz3uWIpBgObq8oNdn5j9HuG v4WA== X-Gm-Message-State: AOJu0YynNIRfvWNKeQYIDj9d18dzZTymTqToTAQrsKCsRWsAzAX8yPyA 9ig33kOLSsaMu9hBid7ZFBvTVzpDRdn3EUJ8LKbqfk+vqGrVrVDz67tJ2+TMMEQLQFZ68bmKHkC 8 X-Google-Smtp-Source: AGHT+IGBDxlb4eygRzeTd9TmBy4B/0Bw9OKZyQuW+/E4BvbVH8fkNSH/Hdhp5ZjouHfRa4j74AEWtA== X-Received: by 2002:a05:622a:40c:b0:434:8f14:d24 with SMTP id n12-20020a05622a040c00b004348f140d24mr20647072qtx.62.1713345879630; Wed, 17 Apr 2024 02:24:39 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id x8-20020ac81208000000b004371aea8b3fsm2662286qti.20.2024.04.17.02.24.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Apr 2024 02:24:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139446 [PATCH v3 2/2] dma/cnxk: remove completion pool Date: Wed, 17 Apr 2024 05:24:38 -0400 Message-Id: <20240417092438.381015-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240417082645.4259-2-pbhagavatula@marvell.com> References: <20240417082645.4259-2-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/139446/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8718977430