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 4728C42AE7 for ; Fri, 12 May 2023 19:28:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20B2A406B3; Fri, 12 May 2023 19:28:33 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 93202406B3 for ; Fri, 12 May 2023 19:28:32 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-559de1d36a9so147612997b3.1 for ; Fri, 12 May 2023 10:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683912512; x=1686504512; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U3Juee6AnOFBnhNuC2IXbJ++ZD8BrAKydF/wNcYy8fI=; b=cu2fLTYwmPQhEkZK4vszctLhbLsCab8pSIIqSRPqnOGXjp86aSHIJ7wdpTuS94OMm5 0CehkIZB052sPMaaLkrBK5uOiZAZIuPal06dklRnN5+pwjiYX3NpHI6ZAGSAT11s1RNG 0FSbGNqbSFnOtDKEAurtPuHB6z8h0Lp4m/fHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683912512; x=1686504512; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U3Juee6AnOFBnhNuC2IXbJ++ZD8BrAKydF/wNcYy8fI=; b=H65ossd6Dx7d1l/3HU4d30XuqNyeTTgqxwQyshwhhEdwse5/mXk9x3NtXOFy2P+t+m +asfiBgjVrWXJSph6S0gnVqYojKOzGQGie6xEU+tUQHHhjtUIJnBgHF6kBF1mOmvtOmK 9ZDdOg5EjojQp0O/YUravJhPQo1Tp5EwEFc2bMu8La2RAOl7tkGgXGVnw/30+JsWUUgm f6MwWl0sKfphj/dm3cq0lBVlEBAZwO0QNxweoOyOWBg1Tv1mBtYYseCS2+E3g7WdtuSY ppN9JtzsSNVE+x6XdG/7JR5oMIHAIxCF7lo3F3QryQ4Bv6qGrXKr6dMwZBlVKuQetB0U 7y4A== X-Gm-Message-State: AC+VfDzSA+MV3aQNIg33gNsauPU4J9HfGpVrQaZ7IQE97b4tgpQEdvZ+ DdeLDznpbgFcBiO66T/7r1zzoObVQBasPnbdN7lIJI89nsRbLWmnEx0+LA== X-Google-Smtp-Source: ACHHUZ4Nmpu5334hSl4fkd5dF5UDCyb0gNGRbkk6pXpIStxNeZ5AIbKExSSYcryCyOLl0U/bgo420jGrwn1W X-Received: by 2002:a81:c242:0:b0:559:de1d:3253 with SMTP id t2-20020a81c242000000b00559de1d3253mr27064137ywg.21.1683912511929; Fri, 12 May 2023 10:28:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i1-20020a0df801000000b0055df581d44bsm899299ywf.18.2023.05.12.10.28.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 10:28:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 10:28:31 -0700 (PDT) Message-ID: <645e773f.0d0a0220.adede.67b0SMTPIN_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 778AE605246B; Fri, 12 May 2023 13:28:31 -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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/