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 3F99C42CA5 for ; Tue, 13 Jun 2023 17:42:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3890540A8A; Tue, 13 Jun 2023 17:42:01 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 8B42040A8A for ; Tue, 13 Jun 2023 17:42:00 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56ff6f4bbb0so4468847b3.0 for ; Tue, 13 Jun 2023 08:42:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686670920; x=1689262920; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JscW2Qdv+2o8i3WI/iSCEHjud0Yomx3TX2VR6g+30vg=; b=cdAQ2xwjOZ17p4nDhPxtAmOaVLbn06X0xqohPbxdv6l68IwOJs4RFV0+fAgGntHYEs /ln11niTmo3+MgFeEDOciqEaUMRlsTyxZ1JW4RAnZUp8UTVgQdN3KS0yrQ1gjtrOOqeI iHqeEpUEmvZb9GaonQU0oD7va2go3hHZLkr04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686670920; x=1689262920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JscW2Qdv+2o8i3WI/iSCEHjud0Yomx3TX2VR6g+30vg=; b=aMJeJigaaBv0Xvt4+Gmx1314Q2i8uJGWYHJ64aq15BDn1wzNWRpkbd77BqpMtT62WD +bHgleF1Ox9OoSsbv404yYXQAa5v40+QGgXLd8gy8vxGO/JNOR2kc5uAYYBCjk3nZ62/ zt6ts/yzfoOv+huwT+srOPl6Z0UuikeKoMZhFGdY9PiOZDhjxMGOjHYnitixT+xs7q2T Y4/Zg7sXM4rYuzSLWrvEc2zpBNG+09vF5ZdnVmuN2qQrD8VxawxRotophKihVtnRsuU8 n+lklY2Y/406Ff+YiHkhL43QfoqFYQZWHrxtYNzEjzMJd2G8ZZZPlakgVS6jYSfw2LP0 Ekog== X-Gm-Message-State: AC+VfDxL9zQVMDnALy/8RG1dMCwjAmXrYqGC0mVmLnqqE1I8h63duPFw 0Pup7tOVF8VeqAlANZ8PmxXcdHz7Lc45oInY4iy0bR+HQf66aHoo23uw7D2IUwYi8XjxZairfw= = X-Google-Smtp-Source: ACHHUZ6zq2En8ZPV+p5QdVEIwnQO902O96FaFRSEgiAMduzTemBxEb6CDzjKpOo5BtgS8hLLS2XZkJOT1cUH X-Received: by 2002:a25:23d7:0:b0:ba7:ff37:45ff with SMTP id j206-20020a2523d7000000b00ba7ff3745ffmr1724206ybj.39.1686670919928; Tue, 13 Jun 2023 08:41:59 -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 y7-20020a25c807000000b00ba73af101efsm2017017ybf.21.2023.06.13.08.41.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 08:41:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 08:41:59 -0700 (PDT) Message-ID: <64888e47.250a0220.38b74.a408SMTPIN_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 8EBDE605246B; Tue, 13 Jun 2023 11:41:59 -0400 (EDT) Subject: |SUCCESS| pw128596 [PATCH] [v2] ethdev: prefer offload names in logs 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/128596 _Testing PASS_ Submitter: David Marchand Date: Tuesday, June 13 2023 13:24:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128596 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26658/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/