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 C10C145AC8 for ; Sun, 6 Oct 2024 17:03:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0A61402C3 for ; Sun, 6 Oct 2024 17:03:24 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 00D994025D for ; Sun, 6 Oct 2024 17:03:22 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-4583068795eso36059921cf.1 for ; Sun, 06 Oct 2024 08:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728227002; x=1728831802; 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=XSQDYWfcRXzGhc7hObQTUGGnP1EKmlsKrCq8GAFWRQ4=; b=t19USp6xmIR2Ujjn3Ypgo1z+Tbbqv01Ojl+uaGq3QGcT/bbd5gJDOdbskvAdZ/V+XF /tH2PLRONDxpMhQ4mGeYRF/a3JGsVAyPuR5i8B4mYjXu38NoaJZ+ieKAF1vNcRCEy2Js s4qP4nYqhY9KpyE822+t2DUPna8mV13Y7c6vSypEzT9SB8nMFzhASlHW8c0ue0Io+AhX p7Qw3vtBTq2L4NXcmNXi2XeV7/IwwQ9fZudcz6336Ib3lFgAn+HL+1WbE6lKQ3eUVopK Gessjty3PmKWug8fUydkGfInAThBISIx8Z6HRcoHdLO1ZPNnRX74N2bd51DnEye/tFyg DhQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728227002; x=1728831802; 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=XSQDYWfcRXzGhc7hObQTUGGnP1EKmlsKrCq8GAFWRQ4=; b=sy3tO93UsAFH5PQwc2Ywn3h0OM1oG1e4/IY1NjSU5qAxTn3F6tmu9yY5lI+0aHnI0b xqwLTzpIXLgsp01DCoJ50ZX4kGbakDyoKWFG2LE/kvfSl7RMXQ2czwRxjt05l6wEyDC0 8qknw476YyRSfwz5BWC6lNr5o53AzxiTOHzXGbVMg5TLBIKMjvxyt9upNMs7jkherX69 HTnFItVWOLVDl5JjZ1jY9m3Mt1WxZ80SIKrOGiniYEGad7W+4Bm8vqz1kkc81gcmRtfL C0XAMxCqKEeYw+DBex0HY81hmB/QX6FI2AATrEdbwJ+YO3qQiXsF7ekz91JgZmnvzXa0 gbYw== X-Gm-Message-State: AOJu0YxI6o++UiCkMhdflo1ShgYuNuh6E3+yOIxkWX8LgnbWtviwR6I5 JHmomCoF1vZj7v60AFShwU19PReqqiXJAl0rVu1yojFQvKd7FgKm/LCd3ndcoOmyCf+Nqc5dlBW c X-Google-Smtp-Source: AGHT+IGeNK19qfkky+Pu28iuLYkgOqUfNrNFJtHQOtdDKJRgWD1daxLMHBjXIUnMxyCycTsBTDd/4A== X-Received: by 2002:a05:622a:2606:b0:457:c7b7:a26a with SMTP id d75a77b69052e-45d9ba4087dmr150004991cf.8.1728227001974; Sun, 06 Oct 2024 08:03:21 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45da755921dsm17734931cf.52.2024.10.06.08.03.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Oct 2024 08:03:21 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145227 [PATCH v7] eal: add build-time option to omit trace Date: Sun, 6 Oct 2024 11:03:20 -0400 Message-ID: <20241006150320.3556639-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241006140342.2799985-1-mb@smartsharesystems.com> References: <20241006140342.2799985-1-mb@smartsharesystems.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/145227/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11202670547