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 6890142C64 for ; Fri, 9 Jun 2023 00:20:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6688341148; Fri, 9 Jun 2023 00:20:02 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id CE42C40A7D for ; Fri, 9 Jun 2023 00:19:45 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-bb1f7c5495dso1228458276.3 for ; Thu, 08 Jun 2023 15:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686262785; x=1688854785; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4wQOE0PSHTQeyyGR4eF4dXiJ78+MKDyTVAnrFl13QhM=; b=MvABJQwxg21P3NziktoqB5uofI8CvP+howaaqJZVtkmYCZsyk7JrFNMg15JyT9Ygfc XzhFvaHRfyfip339SVQl6nbJ7yVhIyj5TB2T2XRs+8hNdc8dgkxIxXV49Jbu05ZRZyPh AE/wzMvymgEBSERP7eyNowpKgY5aVb+Mr2Y9w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686262785; x=1688854785; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4wQOE0PSHTQeyyGR4eF4dXiJ78+MKDyTVAnrFl13QhM=; b=ORmCCodE+Uk15n/E93gsr68R/Qnm0DLZ10I6lmuPLg97Ah4t+691rZX4SxyVB6jZTP dZCYa1a3gJ5Bg8DPkMTV2gSDfMRXVd/aq3G+5MBMPs4vlfHMQfyXYRXg/yVYtirbAzgz NiCPkBd9pJ69xjDoyF9r83Kz5WO40qc3KpZFm0D6Cq7o3Z3wf/XR3cti7koTuxZz9r51 CFNEND8MWQaDlcRwsDKvu2PU0YhTjAOWuIF5+cpHlfl+xixfl29fMZX1XuWeEciF0WLQ u5wHkUKGfc+pwGUU4uTJM+P1tdZQxxc+SzbCwx3zKF2Np/mWc1OGYT6FW/Uls8n3BTKc ONFQ== X-Gm-Message-State: AC+VfDxc/D1gHYZP+mKTFOreGPeDi9NcYZ5zro6yoF7bQ3UZVc47DQEE ww9rgN1D/yWXgkOAf54LIh3aC6c/4gjDdOwx+zDChTN+1P/IrsoP+J38Ew== X-Google-Smtp-Source: ACHHUZ73Kqnto03nWtIAkh5qQzahzFKz/O+rwoG/qwb876SM2+ERNHlwtLZdKprjLqg2tDLOg6lWo4nuinAH X-Received: by 2002:a0d:d604:0:b0:55a:84c9:e952 with SMTP id y4-20020a0dd604000000b0055a84c9e952mr912100ywd.17.1686262785305; Thu, 08 Jun 2023 15:19:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l196-20020a0de2cd000000b00569f3f05f22sm132777ywe.62.2023.06.08.15.19.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:19:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:19:45 -0700 (PDT) Message-ID: <64825401.0d0a0220.35f9e.2981SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A76C605246B; Thu, 8 Jun 2023 18:19:45 -0400 (EDT) Subject: |SUCCESS| pw127810-127811 [PATCH] [2/2] drivers: don't use rte_strlc 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/127811 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 31 2023 22:05:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127810-127811 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/