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 ADD5D4597A for ; Fri, 13 Sep 2024 10:04:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90E8C402C8 for ; Fri, 13 Sep 2024 10:04:52 +0200 (CEST) Received: from mail-io1-f51.google.com (mail-io1-f51.google.com [209.85.166.51]) by mails.dpdk.org (Postfix) with ESMTP id 038764025E for ; Fri, 13 Sep 2024 10:04:51 +0200 (CEST) Received: by mail-io1-f51.google.com with SMTP id ca18e2360f4ac-82a151a65b8so95042739f.2 for ; Fri, 13 Sep 2024 01:04:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726214690; x=1726819490; 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=kZUucwT4CnWawiQh5NtDtjgOP1rhsGUvQ/Hx4d3nL8w=; b=wxwJfhviWfQey5PSZihV8Cf1ZuRNQjuIjqCmml4j08wBppjQFIYUjtKjkNn0bpq45n X27G+1Ddu1oCfUPzQhd58jxTg14i7C+XbUiGThssi4OIhFZOyciAGq80iVDstCT/G30O r9LIrRD/SCE9mvqcCta07NndPinbim8X0G+KnIaIx4f+rqSHirXtTLc8cT05eCUy+q/Z 7/9pZtWtUiiFVudw8v5kxuzNKlbpvcFY9xAtABNKz45AY4BHUUCHBzUAn11SiRCyCNj0 wzUE2pBm8IBWZoUNFRax878roSicW4nrsd6EHxVWBZhBOSqsyhiZOCiNp77H7Ij5SPva tKwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726214690; x=1726819490; 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=kZUucwT4CnWawiQh5NtDtjgOP1rhsGUvQ/Hx4d3nL8w=; b=TLDq263676O/u/gKRnvELxOJyxya99LM5M9/j/pUafUSOvtO98+5x5TwXow8HpdVC4 QsHZWMfxvjJZPzNyQHAVgFGzEwx2D+UjWy1qG+8r+TSeiU5hmlPwxnkq2swuY0fhqDjg oZH3SZ/0tKGIxTObBKWk80UTzGuvRUUDXG4NXH7VC5pzy96BhsbuLMcfRZxhqkLIf+NZ WD/3icHGBy+bQRQGTBShr2QQY9SLRIj3IjmSsHwOBfslDbK+5PQjGg9Nnz4aqlijIUUY fdXHo5dH3FynC3uWGSl/txxWGAFIgU3cbOB65Hd5XHv/oRxMkCSvTJxfK6Kl5bCzbgJc 8KTA== X-Gm-Message-State: AOJu0Yy0Trzov5bmIIE5ryOvTf9i0L3WNE1GpMq/JD3L1VMr3UB7lBox YauIzkJk+XPrBTHxIaQHnjSRCB41nucgzg/YIoGCHTgQVEsULQkXPWLLniziZdTgMpBg5H6w0Ry e X-Google-Smtp-Source: AGHT+IHSFsSOVWwzlMOkP09Yaon0vrERjwUmRy5LfP/4o5RITA4jLEZSMpj7GFqF04q/PztixQackw== X-Received: by 2002:a05:6214:3286:b0:6c1:6b23:dc9 with SMTP id 6a1803df08f44-6c5736cb82amr95903256d6.37.1726214679064; Fri, 13 Sep 2024 01:04:39 -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-6c53477c27dsm63557646d6.129.2024.09.13.01.04.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Sep 2024 01:04:38 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144049 [PATCH] examples/ipsec-secgw: fix dequeue count from cryptodev Date: Fri, 13 Sep 2024 04:04:37 -0400 Message-ID: <20240913080437.911283-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240913065800.1620605-1-ktejasree@marvell.com> References: <20240913065800.1620605-1-ktejasree@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/144049/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10844891873