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 CE1FC42C22 for ; Tue, 13 Jun 2023 17:01:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C937B40A8A; Tue, 13 Jun 2023 17:01:48 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8577140A8A for ; Tue, 13 Jun 2023 17:01:47 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19f6211d4e1so4334927fac.1 for ; Tue, 13 Jun 2023 08:01:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686668507; x=1689260507; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nIvRZMh55IeaiOx4h5G/wK1+sOGHIkfJjWS0mhKbyvo=; b=Jsrp4u86lXz0aTInBKMGdTNv8OaKM3XkSt8h+7Ro3ShQ+rVauBGc28PZUUxFJDpP/m /Nu7brwokUTi3DPPZ4t7cKiOn6twkJ3VnfSQLFZZqx1iBzIhOxnN87oMoyEcR7/TnMCx Gs6roeBS2tFWVsqXwaQPKfCZ9wrLOKM70K7c0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686668507; x=1689260507; 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=PLjfb4923i03aMh3O35asFUi09kYeywUx6B/LoDqkjf3Njv8XdoH354lqOCIIxFhAd 7UgvfN8mIwa2nXewDVeujSrtZ4T707pc0msTKIha1cKdSgnZOKSLSu+F07E9gfQ3YXAv E2bUcG3IIAx0QGItyd51oN9QmivR+hTqxA7EDGsa0l+ZVx6kC+1VND8unalft9Xzpow+ LrwjhYb7v/Zk4VlWwwEsC+9+/Q+er83lYKCqCyThA2KIk3vEHkZ2SSpGrIfwTLGfQi9y Vj62xuoVkz15SlIPiOqBAzTQdx5EUVjOZ30P1p+Ewi8CYHlauLPIgu5pKhtWUIn9opWs Mt+g== X-Gm-Message-State: AC+VfDw6aCO+86y0aopPHNJOhm/DVeuOa37Il9vdN4Lx1gcENpXFrwQy QygYV7R8NM9V5p1K4hU9nTkUS+eNieVP07dRGiAf3WN2KhQXfebCGOgoNG5XKn9Xo+tuEwcgmQ= = X-Google-Smtp-Source: ACHHUZ4uC7FFSLIZcoy+muNmwm7fCzDqztDy9ou86R8eYNhfRT67In1pNMil2KqPkOiedb115DOXcTbRti+W X-Received: by 2002:a05:6870:8544:b0:199:cae3:f966 with SMTP id w4-20020a056870854400b00199cae3f966mr7807843oaj.43.1686668506862; Tue, 13 Jun 2023 08:01:46 -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 sc24-20020a056871221800b0017243c9542esm1910944oab.14.2023.06.13.08.01.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 08:01:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 08:01:46 -0700 (PDT) Message-ID: <648884da.050a0220.e95b9.687eSMTPIN_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 5419A605246B; Tue, 13 Jun 2023 11:01:46 -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/