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 6B66742B82 for ; Tue, 23 May 2023 16:59:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68E7D40689; Tue, 23 May 2023 16:59:28 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 8DD0040689 for ; Tue, 23 May 2023 16:59:27 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64d41d8bc63so3295779b3a.0 for ; Tue, 23 May 2023 07:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684853967; x=1687445967; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kn2OcY0EgdcfwOW6dGz0O4itZGYC79wGy2hGRDjFwAY=; b=cHwL6FscWsAXrJAK2qgAfrtfL0esrDz0KQdmg0WEvkrcH73UP6Sw40mfo4PhnQW4Mg KemU2l8Icbv0jnTWFJfeTIPjGPqcsa3Yw2ZdvDDnLx8w39kbRm6eN/aIo9TJ0J0PVdHH mlYSPI4keULChll4g+JPS0QWW1kfZlfRTX1Vg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684853967; x=1687445967; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kn2OcY0EgdcfwOW6dGz0O4itZGYC79wGy2hGRDjFwAY=; b=DfnR4MUI5UvTB59HNBTyi+x9UP4PBa13fpemej5JsGyrC/iJagivTsN9UZQvvVop/n gtMxQLr5DeeNj1svLpYqGTE0EdhLbQPjChmF4DXLA/DNj90g3yhKELLvOk/S6TBL+kCk UmAOLoavkLoI7BQRGIEQjC+tVG1J95Dtd4rAaRY7aI1ODvVd2yHE7KFCbZBaASCXb7jX evgBYrO96QPm++NI+nPH77UT06Xhtm6x69XNOBUUwcPyA1rN8oCCpcioYsaeztcTspkw DeUhSoecRQ2NUkOHhmJ/80cyEEGlgaXqvKDLgp4NivicV4VD900Pd89RP2sfsepFJrK9 fyWw== X-Gm-Message-State: AC+VfDzujBo4SjRN2tL0hrvE4rb0kYVizwgA2+6MsG3HN+tr3k6UDKNI RvFEaErc1QHuajD5jbBmQl+nBYYZOY1PP4trqkqp0H4q5Y0DzNn2/bwLhQ== X-Google-Smtp-Source: ACHHUZ7xok56G3lYlLB6DNurVwcKo7TdwdND8Qd50iKFc8n1lIvgpUBQqxu4mC4pZstMrqEFCy72bgE0uHLX X-Received: by 2002:a17:902:6907:b0:1af:aafb:64c8 with SMTP id j7-20020a170902690700b001afaafb64c8mr6813337plk.21.1684853966900; Tue, 23 May 2023 07:59:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w2-20020a1709029a8200b001a6a09c556fsm691174plp.66.2023.05.23.07.59.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 07:59:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 07:59:26 -0700 (PDT) Message-ID: <646cd4ce.170a0220.bd2ba.b449SMTPIN_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 1DCB8605246B; Tue, 23 May 2023 10:59:26 -0400 (EDT) Subject: |SUCCESS| pw127217 [PATCH] [v1,1/1] eal: warn user when lcore cpuset 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/127217 _Testing PASS_ Submitter: Burakov, Anatoly Date: Tuesday, May 23 2023 13:06:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127217 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26350/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/