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 13F6042C22 for ; Tue, 13 Jun 2023 17:16:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1012840A8A; Tue, 13 Jun 2023 17:16:56 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id CDAF740A8A for ; Tue, 13 Jun 2023 17:16:54 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4611eec56bdso2278496e0c.2 for ; Tue, 13 Jun 2023 08:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686669414; x=1689261414; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nIvRZMh55IeaiOx4h5G/wK1+sOGHIkfJjWS0mhKbyvo=; b=GbmmBIU05XVI6lzL/mPVS3NtOfpuE27w649WjxawWMzkD2tDAQ1ypn1GDkvXkc7YTZ gR5ssKiWCf5M40Pql+67CDTM1ciDD0ODB7jZGsjMH0msbLNIfL+uAceYeCAdOIOJutWK k3IC5B71K5xgMWtgSQ76aa29svEMSjq+/HtSs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686669414; x=1689261414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nIvRZMh55IeaiOx4h5G/wK1+sOGHIkfJjWS0mhKbyvo=; b=aPPrM0lzlUiVopXJuKEhzZrfbF6EBvFPRWYuCZC1SJKXhIOjSUdHf+613Ogu/OpOgp dl2WMvb0q49aldlnOHrsh3IEam+8Gt2u37BvMTjRLHHDap9BXDOzhEkowPoQAO+kkbVo xZs7UY2fLOqji9jJL/tZ/0VhCh9Yp/UQGaOvJhik/dU/3KWgVDy9bUPhEMDvDBkDi1UA oyUvIOKLPBRuCaBOzSVuXSZQIIJsF/+j30IvG9Jt0+fp1oKJGs5GbZ6+bi/IbRD+aaee BYFbud2fxx/6/EWZNznyqvpbJT+ZZL5+/SACV3XWZuvU//yeFgrn3Ib5T7/6mVI+mdFd tTcQ== X-Gm-Message-State: AC+VfDwrOcsBzWq6tlPB0oKvww9+Hu4K/S8mTUMe0i2Fsl/8LZ8I0sLp W0oX858F2Y9MnJRg0ywqkHepETXLBqxVPM+XG9W/Q8026+DwlFJLaL2mIE16ku9R8pS+xn4cvA= = X-Google-Smtp-Source: ACHHUZ7hkuBiKGwVjtuWInqdP8jIijGt39LY8s4KuwdQXyRlfahr8A7FUARCcWjYtdn/3BkxdI2HHYqC9aTC X-Received: by 2002:a1f:d407:0:b0:453:b080:632d with SMTP id l7-20020a1fd407000000b00453b080632dmr7797988vkg.0.1686669414244; Tue, 13 Jun 2023 08:16:54 -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 i32-20020a05612220a000b00434e3c40942sm2010689vkd.10.2023.06.13.08.16.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 08:16:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 08:16:54 -0700 (PDT) Message-ID: <64888866.050a0220.e0634.5bc5SMTPIN_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 E2B07605246B; Tue, 13 Jun 2023 11:16:53 -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 | +-----------------+----------+ 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 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/