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 E4D1A42DE3 for ; Thu, 6 Jul 2023 09:55:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E068840144; Thu, 6 Jul 2023 09:55:36 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id DF0CD40144 for ; Thu, 6 Jul 2023 09:55:35 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76714caf466so44322285a.1 for ; Thu, 06 Jul 2023 00:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688630135; x=1691222135; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+Sz+e1NbUhmjZytt9tPChMvcb2SfSyaTqyAjSxZ7n7g=; b=A+KzxHhRv3c92Kvt3UlaA6oWTUo6Nc+xlMSSLO0ZVybXP6ssgx4JhWzpnkVfGaxFqr wzFfRBd2h5NbAOrgmQsjMDwdOqeGfKPq/B9gUCagPDb/9XbUz6/n/TkCj/9G5Sfyg6Nt OvoqGuKoYbceKm9BzUAxCoAXPgo/7gQFZT79w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688630135; x=1691222135; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+Sz+e1NbUhmjZytt9tPChMvcb2SfSyaTqyAjSxZ7n7g=; b=LGbOPjEPj7jchYXHG5Pf6D8kZBrvgUPNwTo85f4ecY/ro2szSG01JKtqNWB8OIr5Eb FkYj695AZ2jxI0ym4Q0rARmoDy5uU23Q4EFKlCgGs68JQoRIG1Ctb02EVbU1JqdrbUeE ZBxiHJY3/JoN9xYVsqxh/TXrX8A6r1pnbxZ2MDLapv7a66jslEOqSWdS/ue8ognsbNBQ lomz3QPN1f9hnpd9pcn8/ALk4C0wWz9iXp6u3gyQ+7KjQQgmZ2PsLogIjpFRJiIix/Te mQiebBvJeSZZrfbHcsGBXPFZ/RrMFdDj3mrIsA5VrK9WYLm5C64fs4OHkvuFYaxJHjJG tiew== X-Gm-Message-State: ABy/qLYZ7U5bY0rDC6Y4CAMFZ2b4L9tgIcIZczlPsNHgyxgckXJWAwvx cS1lljhl+IkstmgzPTCCYYbhae2r+njcHdD4Ldo+2/BBUl8JDI1uZJsgomVnxbGaBnbW+d68TQ= = X-Google-Smtp-Source: APBJJlE8LzIKib6DAg6fh0qHBXKkvs1pgAm02gvnynV3oputMRngY0+DjnlMXrlLN8zoYLoJsG4IE9CO+xs+ X-Received: by 2002:a05:620a:8ac8:b0:765:a678:977c with SMTP id qv8-20020a05620a8ac800b00765a678977cmr784276qkn.67.1688630135394; Thu, 06 Jul 2023 00:55:35 -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 bp33-20020a05620a45a100b007671b63bfd7sm65524qkb.5.2023.07.06.00.55.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 00:55:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 00:55:35 -0700 (PDT) Message-ID: <64a67377.050a0220.57067.2b74SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D5A9C605246B; Thu, 6 Jul 2023 03:55:34 -0400 (EDT) Subject: |SUCCESS| pw129314-129318 [PATCH] [v7,5/5] eal: add option to put ti 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/129318 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, July 05 2023 22:48:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129314-129318 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/