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 3AD4242AE7 for ; Fri, 12 May 2023 18:05:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38BDE42D3E; Fri, 12 May 2023 18:05:07 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 81AC542D3E for ; Fri, 12 May 2023 18:05:06 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-75765c213fbso409006185a.2 for ; Fri, 12 May 2023 09:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683907506; x=1686499506; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3as0hucRCvGw8JsZuRo4tCz8J5adwH9ZDkTZ09Z2TCM=; b=c1sjdZOCEPkgvilnbJ+VxndMLlk0hD5oH81xQ7eiL80d2kZHXAcSp074JpetSI2e4U td5NqAxjG+kOqxVbZmji+F9JhfYkQ6vqIT0wj1x4K3L95r0o6zYdrpvJRbTpP/B4OZW1 5UxtoN2bv8W3C6P28EjwMyICUXfs7c5H/scZs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683907506; x=1686499506; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3as0hucRCvGw8JsZuRo4tCz8J5adwH9ZDkTZ09Z2TCM=; b=b6acO1qVkQiMcRtMzJ1u+SgWy3p3ss3dS0PfHmZXXCWc4Hm1n58H8FAF6bhMtUjgYS 1zZiQTftYjIs3WgbvBrzPK6b+7lnCiXI3PmIogCTNCBl2KoCCzc/Woppa3DvjtVBuwoU SBARhPOu/SmnUzO+vZMZp5YdsaxnzZN0ssm77T0yKN3HvA/6XrC9sY3YwGWgM40VZfSO uDQkSz+WMtGGSiOFNLSNGzX64MflN+okMc0ZKF8mch8DZsrL9cyWqDlZAO/cBHc7hvHW my1AOuLsItG2NfHfjnsFCqmZjddbJLiZZcRJtAN7qIKX2t0jcv9yKYbjrEpf+POHQkTl cWDw== X-Gm-Message-State: AC+VfDzPCZCQLdsy2kCvmaplBre5UptQWABtB6kq9wou9yvmf9LmIp0+ IUojZUFLGEPLU9GE2dIRVnpC1/V3Lao+tRPaIsKfEAn47ndvzmiA1rSW0G5xeaFAZtPcshUlig= = X-Google-Smtp-Source: ACHHUZ4jZ9tI4KGY9SL5V+UZziYRhVKwUqol0dP/lacUrwO4oZOtvUabn1zub4nXSUsNK3voKUrVbHCrM/jz X-Received: by 2002:a05:6214:27e1:b0:56e:a96a:2bdc with SMTP id jt1-20020a05621427e100b0056ea96a2bdcmr31134704qvb.40.1683907505899; Fri, 12 May 2023 09:05:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m19-20020ac86893000000b003ee20f1b448sm565590qtq.5.2023.05.12.09.05.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 09:05:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 09:05:05 -0700 (PDT) Message-ID: <645e63b1.c80a0220.3c410.f099SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 96853605246B; Fri, 12 May 2023 12:05:05 -0400 (EDT) Subject: |SUCCESS| pw126839 [PATCH] [v3] eal: add tracepoints to track lcores and services From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126839 _Functional Testing PASS_ Submitter: Arnaud Fiorini Date: Friday, May 12 2023 14:30:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126839 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/