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 7F4E0433AD for ; Thu, 23 Nov 2023 18:59:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6196F42F8F for ; Thu, 23 Nov 2023 18:59:25 +0100 (CET) Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) by mails.dpdk.org (Postfix) with ESMTP id B624D42F8D for ; Thu, 23 Nov 2023 18:59:23 +0100 (CET) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-5c8c8f731aaso11738877b3.0 for ; Thu, 23 Nov 2023 09:59:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1700762363; x=1701367163; 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=0N9xnG8WpHdJVwKDryvAbpt0+GhmEx/F1mcANL7WnlQ=; b=3CUYA3BAO8wd339StcuJkwewcHeBEyTemnet1sKQFXpcGBb6bQ+PTtXJOx96rTzC/q cRrXFGDHBWJYa6OiqzP/WrOzxuWL3dkl8jwo6nA1fHWUHDhnLC4oAWZ2W6weOnhmSobz OnwRJzwC7INpz5klK9TxxJtc33yGlH4H8sMQLXr2GmeGn6MvL4Lqe6Xjf1TpoV2+LYHz HUBajnT8isRJQINhEon0COFxO6wlRY223PKAqvReIvto4Eqgi0mLeo57csIwI91KlEWp +gIsMYLB1QaqPT/2yLz8KgJ7Ie8PBY1HUGznIFpku8IxFLb6KlPFvw86ASFGJ1qp1WmU oXpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700762363; x=1701367163; 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=0N9xnG8WpHdJVwKDryvAbpt0+GhmEx/F1mcANL7WnlQ=; b=NsTfG7722ffCcjxixxTuISO/KqlKcFhlb1+WpEQP1uI4CgdfOTTETHGOA0xjkWMeS+ rCWvwY0mLR8fBeM6RAs/7ucHsZbJtgHVNIstSgblQnQX61H0BREm64Y1Zc9R/R2vjFCj La+YzRtV5q4mAGhyWkSaCDWlEff0i4ZZayPORjMl9rkbOafX9gJ9DVL8x55p1IqHeFnB xf/vTNc2ncdIWq4hWEQDIHhDHLFu5JK1BgWqgSk0EClTX/Mh3o8OmtoFosuobKmwuiZM ALJ1iL9jafxNH6iIbN/7nTY7T9t+rahXuc047JOSS+jaz0/rg2uRdv5dCPN1lrkQn9Qr 29ag== X-Gm-Message-State: AOJu0YzkgwGnbCGgU+xPWuHtdCXCwvbktQEavCeQ97KR9rMPfv0kv26S GtdCc7XgEctPg8THFEGkOEwf2+cVZ75UzoOpXlQ= X-Google-Smtp-Source: AGHT+IGD1WT5kf7wqYbop84JoLzTqwjMvexe9MKf5DoUIRZ41tG3VUPtTFleSWFXASPr4MLbQHTdkQ== X-Received: by 2002:a5b:2c7:0:b0:db4:47e1:4083 with SMTP id h7-20020a5b02c7000000b00db447e14083mr36747ybp.5.1700762362722; Thu, 23 Nov 2023 09:59:22 -0800 (PST) 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 i7-20020a0cf107000000b00679cf84fb78sm684307qvl.85.2023.11.23.09.59.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Nov 2023 09:59:22 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134590 [PATCH v2] crypto/ipsec_mb: fix getting process ID per job Date: Thu, 23 Nov 2023 12:59:20 -0500 Message-Id: <20231123175920.4110222-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231123171544.906577-1-ciara.power@intel.com> References: <20231123171544.906577-1-ciara.power@intel.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/134590/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6972750910