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 973794594C for ; Mon, 9 Sep 2024 22:25:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F6B940E64 for ; Mon, 9 Sep 2024 22:25:19 +0200 (CEST) Received: from mail-yb1-f180.google.com (mail-yb1-f180.google.com [209.85.219.180]) by mails.dpdk.org (Postfix) with ESMTP id B94934021F for ; Mon, 9 Sep 2024 22:25:18 +0200 (CEST) Received: by mail-yb1-f180.google.com with SMTP id 3f1490d57ef6-e0b7efa1c1bso4806399276.3 for ; Mon, 09 Sep 2024 13:25:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725913517; x=1726518317; 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=0Rarnt0MrnRqgPAZrSCMdDkS6FfCSdnT26WblXiU7XQ=; b=X13NF/PE6/tyA0AgWnSKH1BzxKREQm1JXdmYQVqmdB/pvPrsDzO1OyEUnclN4wa6Q6 tzOS407f/LdgJmK+16a9o+Veec/YJgdBuVCAA62JUzEt6+yxZfdrDwNLabSHIl71njWo 6YAEFyimw1Brhgcg0sJSaB+DxxAOOYOdYA3WC29zJECx6aAshlAMff4a0cEFgJES25WE 8YT6SZ6EKojbzYMMugnYSKBgboIRK7rnZrlG+wTu89BYJGzyO0jBS4FwsgXlhBJYqfkE irwBggINBNy/h1g8eTdooqAv1eSZ9mISN1DnulRqXhpqfjzUCVZCQxdvSJB5izhnGimk kW5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725913517; x=1726518317; 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=0Rarnt0MrnRqgPAZrSCMdDkS6FfCSdnT26WblXiU7XQ=; b=VloKxXzbWGpQiozm+n596J6emlyLNqJ91YvNadGweJu+Gt0DTvFsp2kp9R9UF/Z3L7 b+t90vyuIlNlBnysFAl2vAPJuSxuySmWIXtNK/wgC/OpIlO856A50fFDQZ1IbBE1gpCq 2+Ulbl26R4i1EYwJOVqamxjXAEabklAG+CedDGuI4Q0n+hldmjqXfGoxHgusRN/qrcW2 tRPiitnwG695Gqe7JW7n2we4/XZwmG8I39HJTrX76pKp/OpRdtFBNJoGsbTfVMgDisFa ijgjZ0drJZORadJolnMMFcqg1HrK34RbCYhljepQRnOIRmGwiybrZ3k2MPV53dqfzBEB 8Wpw== X-Gm-Message-State: AOJu0YwiqQzY58g04yMwGzhUrFaCl4G8PR2pYKeu91kKvipe3Ri76P/0 hD3z/9Slb3D0+9fKU6VTgpGnRyeqxDf2b3AjqFYJU+fX6oVjHFdIchbjjR0P10i908wtmO4Yq+G + X-Google-Smtp-Source: AGHT+IEGJEqmwFPfh84ofzRVrUEv/JcrNS9Zu4pOFy5Uln68U2MT+P4TQL0+tzEtlfb2n9njGmHvdA== X-Received: by 2002:a05:6902:2307:b0:e13:cf5c:729a with SMTP id 3f1490d57ef6-e1d34881f34mr10155415276.16.1725913517429; Mon, 09 Sep 2024 13:25:17 -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-45822e618f6sm23296571cf.6.2024.09.09.13.25.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Sep 2024 13:25:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143832 [PATCH v2] service: extend service function call statistics Date: Mon, 9 Sep 2024 16:25:15 -0400 Message-ID: <20240909202515.2509491-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240909191103.697554-1-mattias.ronnblom@ericsson.com> References: <20240909191103.697554-1-mattias.ronnblom@ericsson.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/143832/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10780168820