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 ECDE042AE7 for ; Fri, 12 May 2023 19:16:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3E90406B3; Fri, 12 May 2023 19:16:45 +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 980F1406B3 for ; Fri, 12 May 2023 19:16:44 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-75131c2997bso3500101285a.1 for ; Fri, 12 May 2023 10:16:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683911804; x=1686503804; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9jwOKsK+jNItKKUoAt2auSrjZhU3igCGHr+7FqBeQAs=; b=XLQat93J7yWVJZKMY21uIeQMe5of/uQNl2K52w2LQJ+vJy8jSryYOvr5+s/07Ixvz4 pegEbQEgXZThd1I7UQpVXrT4/gqRA+dMAohXqClNO8VZWfdJiV43MJX4UuhstBWPW9vp FpFX74KILYOmZoknTNy/RWFlyGxsP7ugWfNkY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683911804; x=1686503804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9jwOKsK+jNItKKUoAt2auSrjZhU3igCGHr+7FqBeQAs=; b=RoQPwSpJdAQBzqyipdcWXdb0b1Bt/njQgZbO5dsZLia/KPP9qwmmYMaBGZ8xk42qe5 wftWoP397OyuKJPu4eNh4Xt3QyMMT0JjXmkRFTiE9CfxZNO6Pn1iKnZA6IVpphwZryZU 6Fr3E4Oe7a/w+wXvqqk7fMpqFOw6YtFE30NGhYy1OW1SPNDwUGMfDrr2FSp6l4h3kfVr Mt8y/WjKOXfyV8d8wbaQjIfDamovQV759elK1bxq5oVik4Nn1DabWE0tMFSLkiDRevX4 zQbEYVUBvLM5DQ/EiFhzEeYTtkWtsXPFm00jzSyL67cV1drb2wkErtcNVVQmKFQPirEL AGZg== X-Gm-Message-State: AC+VfDx08zgxO038D3LXdEyJfalsYpX745dlvHDk/GQ8kgnUUmUN0S25 BbfobIRrDt8NCo4h4trEMJFFBel0kt1TDthBRa20ehAdqw/iJCOlzwRpoGiWlHBa7jgkevL39g= = X-Google-Smtp-Source: ACHHUZ7H9vgBB2nBlWmRDU+QH6ALXUlt6BS9exQfIZlik6YjNMY4/hUeu7mZKeitrHYjVclP/LY6MCg6/34C X-Received: by 2002:ac8:7f09:0:b0:3f3:8402:23f with SMTP id f9-20020ac87f09000000b003f38402023fmr33414049qtk.21.1683911803968; Fri, 12 May 2023 10:16:43 -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 k17-20020ac86051000000b003ef538111f3sm613558qtm.15.2023.05.12.10.16.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 10:16:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 10:16:43 -0700 (PDT) Message-ID: <645e747b.c80a0220.50ed2.2016SMTPIN_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 9ABA1605246B; Fri, 12 May 2023 13:16:43 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126839 _Testing PASS_ Submitter: Arnaud Fiorini Date: Friday, May 12 2023 14:30:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126839 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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/