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 7936F4590C for ; Thu, 5 Sep 2024 13:04:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FB6942DD9 for ; Thu, 5 Sep 2024 13:04:39 +0200 (CEST) Received: from mail-oa1-f43.google.com (mail-oa1-f43.google.com [209.85.160.43]) by mails.dpdk.org (Postfix) with ESMTP id A3BAD42DCD for ; Thu, 5 Sep 2024 13:04:37 +0200 (CEST) Received: by mail-oa1-f43.google.com with SMTP id 586e51a60fabf-277df202ca9so390813fac.0 for ; Thu, 05 Sep 2024 04:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725534276; x=1726139076; 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=scjUjIGikbKrgdh2cOIQFXvBSXEyPZQP7+18PcxV9a0=; b=m38tKqTVMPAFO7jCzId2+jn6BfLiBFG5tYhFm47BcpRof7BHwd31XXy7QKJf/nSq9/ jghFsrt98eG8xllsBGa9YaP+EU1j1G2sZ7grFNC85YwUtLTabN/OHQn0cha//vx148AM M4ufgC2Ln+fYhcN0jlTBJTXcHKApQgP1hay/KiaBBFEk2oTuj9Scf1plr/suKJ+1R7MN uEqr2L/ZWlHg2S1PtxbsY+8kQssC8gfOv4H7x3W1q5N2da/XsqeJL7lqnic0L+0j4Z8w H9TD/Acm5O9sc3cvgFW0qdW9jNh2hQyJzH+yL1XVcV44GJ16OQPbS8OFrS38kMibpAGo Q/CQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725534276; x=1726139076; 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=scjUjIGikbKrgdh2cOIQFXvBSXEyPZQP7+18PcxV9a0=; b=TZ4jSQVyQcfaOJ3KiVrFo/4hJXpEr209jR7sYsiOhf+2efzb+kM89VKB9vg3dsebu/ yJQrum4h4Q2RzSC84mm8R/rKYLcC5j2K0qZPbGVK3NkZGHxroxeQbD4b6aIj8RiGEp1V ncB5VZhek6Bo40Zza/9uqPwMCLFDPH2d2jKBWDEfEyibnJcMcH8a2HlNPCn4qDycocUu wOUooC52N63qmAIgPzwz2YNaILOoCMWDnKksNr+ocTN3GG57puzi/LyrQjEMxD25fQAU DIM/q+EQYG8irFQFMyCrJCQFmHJfZ//fTAo0LIMBiq0qyN+T7kfpSxZ6xImMbf/OYFKD JKYw== X-Gm-Message-State: AOJu0YxedR9G+dWpeNV7Em5w6l4toHDoYgnBGUwgSFPQQOdVRbnq56hM utjQMl/BUGWRwyq7/4thZnXZHsP1IkqFEUD12kkmdwvEs9PJIMO83tb+YLSCK8MfozeBWRd8grh w X-Google-Smtp-Source: AGHT+IHebpPNQxl8iWLqaU+biq/c0YCYLnpXohh2yct/6Wr/rnYtTLAQOvHjGotaxZp0nyC/sHG7nA== X-Received: by 2002:a05:6871:6b18:b0:277:ffc4:63b7 with SMTP id 586e51a60fabf-277ffc46700mr7807995fac.48.1725534276321; Thu, 05 Sep 2024 04:04:36 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6c5203152fcsm6586186d6.98.2024.09.05.04.04.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Sep 2024 04:04:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143651 [PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs Date: Thu, 5 Sep 2024 07:04:34 -0400 Message-ID: <20240905110434.3998774-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240905101438.3888274-1-gakhil@marvell.com> References: <20240905101438.3888274-1-gakhil@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/143651/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10718609941