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 1423042DE3 for ; Thu, 6 Jul 2023 09:56:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0984941101; Thu, 6 Jul 2023 09:56:03 +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 1AF6140144 for ; Thu, 6 Jul 2023 09:56:02 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-57688a146ecso5116477b3.2 for ; Thu, 06 Jul 2023 00:56:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688630161; x=1691222161; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ErvDc6QFFhIBZcTPO27jC/3Z7ICTT4aIJv6De+scbs=; b=JENDB0LoqYoxEiZ2DvrWIEQSrgWupMbO+Q3NAd8ucvi0WETwd/mpqIP23/GwNsXbWi jTKbT+O869q5YlLO0LNWYdAPV289VIXsf30CkTYRWojruclY4PCAZL4QGBG5X9bcZqeJ dJ4BUIdrwYXyC4oS3UuiXeOGEz/yejfCoit8Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688630161; x=1691222161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6ErvDc6QFFhIBZcTPO27jC/3Z7ICTT4aIJv6De+scbs=; b=N3/kUWxtO5zDLzJBTS5K72GtMmwXZVBUa/34YT0X1Aky/F7UywsU4XIorm9KYAqTeC DX4uIadoOWQ1ZoSInYgrgrcoPzWjfkdNgRBoe7HW95jehgF7hg9Vgpr25wKHDebF+i5q +Uw9I2uU0dENyhAm7gSVaxyL6PU0UNkV0GhxhQ+0hvt8wFqiv8fqS8L7dsGd8d3iHir4 1wNNZ6hjyvoDPhKATrJkdahpDO0UWc7vbU31QI30Ksf8cW9EAb6Yq+UPCWIH6LSk6xIX MFO3g8el2nBdDoQQOR4z7pqezaXCKaDv9zjCVaJZd22SAKBIuNDMTEtP3tDJ0E+5Dw5i zwYg== X-Gm-Message-State: ABy/qLaE3wkZenZPpX+wxjTa/VLJnrSNaB4HyLwGRMEAnlLVtuIjCS3G 3p6cYBh9wAfMOSSGupb/vjJzcm6xlcL8iz/pbgr1V7YNkeI6KqMEkDgl0Ub9jDXeWMOUKP1zjQ= = X-Google-Smtp-Source: APBJJlG7+ABz0QUrlZVZ2Jl1kZOuQjJSf7WYFkjC4MNSBfRl7Eb1AtE4QCmeWxMfN1VJh8RYgmHcAk3iRovL X-Received: by 2002:a0d:d910:0:b0:56d:308f:1efa with SMTP id b16-20020a0dd910000000b0056d308f1efamr1370585ywe.4.1688630161563; Thu, 06 Jul 2023 00:56:01 -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 i200-20020a0ddfd1000000b005773396bc91sm35676ywe.44.2023.07.06.00.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 00:56:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 00:56:01 -0700 (PDT) Message-ID: <64a67391.0d0a0220.92d1a.2b2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3BEE5605246B; Thu, 6 Jul 2023 03:56:01 -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 | +-----------------+----------+ | CentOS Stream 8 | 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 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/26985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/