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 880A6459C6 for ; Wed, 18 Sep 2024 21:44:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 839FA4026F for ; Wed, 18 Sep 2024 21:44:36 +0200 (CEST) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 532ED4003C for ; Wed, 18 Sep 2024 21:44:35 +0200 (CEST) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-45821ebb4e6so604761cf.2 for ; Wed, 18 Sep 2024 12:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726688674; x=1727293474; 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=DF3nx2aTDX+2BQGuES5sdXhaYRVVxxlCB1t+hVmduDk=; b=yr9z1+i8JbDWQRWnjN4mC+pOKaNtOVkEbzj6KZf42/LDdvA2ghespJXNc5jgE1MQib gIzbrJd8lb0vTXpa0ArZ7YCuG8CHZTOLnd1q5FcDHB3UvxPAZuEpXjI6/cdryN0QMBR6 htOmMAOhwge02U4BrSGhpK1w6XBCCWnlO5fS+KYbDlGRbaSWFUkyIUccTVMs4BZ7g50f PQjKPDnA20rNjEuWYgAilZxsbdXS9X5adQml4f+vtaxFwY4L3diZQfaPlUAMPd/OPd9m 0tKQc56GJWvGlR6JNgombaAhiLJEO9s6Hzg3IZhnrxE4RoW39UPo2HtNTsO4vnPmX1z3 nzQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726688674; x=1727293474; 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=DF3nx2aTDX+2BQGuES5sdXhaYRVVxxlCB1t+hVmduDk=; b=RhN5tZQ9KtkDley9i0MDak8av5Du4W3N1LkTP7Tahh9k7gEfAO3ZoXMxElYWr1NL2S Ks2Yu0IvhJ5IeAsI8gBOojU18ldp8Ryd4OGXrqtGnuF6CrKoZ29XrpUHPuJpYe4xn3zB BvVVRUygUbTGyVtY2HreRyd0+qp64rkXjqvfXhgrSqDpZWwNj3JG6s1pKpsAYPC90lZy vxdl/r++me96+TqPiq6nce9ZhnyKf2rB7u/QD5HKdH0vpQT7U+lLIMBN2r28j/2AwJts JH+GCh9ARRLvoPJfghS4s3150uOFRzslXsWcXPHhcZS4yp3WV1QUdIUZNsfx70hNOTL2 /FOg== X-Gm-Message-State: AOJu0Yz84AUQbdWfEyXnBp66JUqsTxphkDUvFeg9NyqWhlAN2Sxo9zr5 zjVtibBXlUsaR6HnkT5G4fCVqab4ygmJZQ9MsD0LSyxQxi3gDHB3WUomHoVL3WUqy11vivIq5Me S X-Google-Smtp-Source: AGHT+IEloL9qRX4lmgxQAIEHrZdtC+oOPcxPIra7V66CXQkJ2UI6yi0MlF9cOoeE7hRhP+X4gVEP9Q== X-Received: by 2002:a05:622a:2a15:b0:458:3850:c7ad with SMTP id d75a77b69052e-4586032403amr336697811cf.25.1726688674270; Wed, 18 Sep 2024 12:44:34 -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-45b17869418sm530291cf.18.2024.09.18.12.44.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Sep 2024 12:44:33 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144269 [PATCH v3] ethdev: optimize the activation of fast-path tracepoints Date: Wed, 18 Sep 2024 15:44:32 -0400 Message-ID: <20240918194432.1712338-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240918184502.125550-1-adel.belkhiri@gmail.com> References: <20240918184502.125550-1-adel.belkhiri@gmail.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/144269/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10928528059