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 91EDA42CA3 for ; Tue, 13 Jun 2023 17:25:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EA1440A8A; Tue, 13 Jun 2023 17:25:43 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0F67340FAE for ; Tue, 13 Jun 2023 17:25:39 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b3a6469623so19968295ad.3 for ; Tue, 13 Jun 2023 08:25:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686669938; x=1689261938; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5HZixxY4+ZK+OUuvpYBx7THl+ahb36sXmrTy0Ip0sL8=; b=Ko6ptNWh73Bkcaqf9EYG1ZTtVMb41lqD++fG65rNb8Z2qcCIMVvwb+QmWLk73Ci2+4 UIzhlItUE/M2mkDbvh9GmvAeqPMegyRT0152r//QqLCVdScnlj0Ior6oywnnKfGTFp1H euspV4dxq9Qhj79enYypK/jXVxQhhmtaIqbdU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686669938; x=1689261938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5HZixxY4+ZK+OUuvpYBx7THl+ahb36sXmrTy0Ip0sL8=; b=BJsj9oSfawoPFYXx+WjJqYfD7IaiVQYzWsMwSRap0srEmyBbbEu+HLfF+s3DRfWEwH S5YNAyNRK6Nah1Lt6XQNfb2x3ADxdxsg/oPL1+x7/oyqe3m3PEdTttxRhyxdEsbhYQbt cEl9r3vdmnR2tdhKrlWAFPmKySyNymxMT8jNurbuq2jy8madlJIEtvQz09xop69et0r/ s9gfvSiNRexNDiRRuhEDE3xx33Z/wX879qmrY/KSPlIC7DDidWAQDEQkVapvX1OZbI80 FGNBgC6ny89w8SWciOkFAgvMVLSM4qhsHEM6fLHlt7NPkRQemx44k3QVqLdhvQQZ3OJk 3wLA== X-Gm-Message-State: AC+VfDyL//60CwknDLpiqprV7BdAkhvwok6LYDCqmX6hTXwtsX3j7uco MGsnGvfNDyA68SPq20xi995638sZwogqEGoQMwYYpnRWeWMw7onN8ZxxvQ== X-Google-Smtp-Source: ACHHUZ54I0LM0INlIEPi/9c3fdiJW1mGT9YwoaJkTrMZJE6T0hPJHkr2heODyEPS6UTtF2UkqkTLOc9/4WMW X-Received: by 2002:a17:903:2290:b0:1b1:e327:75f3 with SMTP id b16-20020a170903229000b001b1e32775f3mr11121592plh.67.1686669938232; Tue, 13 Jun 2023 08:25:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2-20020a170902854200b001a25d7788c3sm1074467plo.79.2023.06.13.08.25.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 08:25:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 08:25:38 -0700 (PDT) Message-ID: <64888a72.170a0220.98e1e.058dSMTPIN_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 B236C605246B; Tue, 13 Jun 2023 11:25:37 -0400 (EDT) Subject: |SUCCESS| pw128596 [PATCH] [v2] ethdev: prefer offload names in logs From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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 | +------------------+----------+ 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 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/