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 72D4942C99 for ; Mon, 12 Jun 2023 16:49:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71B1140698; Mon, 12 Jun 2023 16:49:19 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id EE53840698 for ; Mon, 12 Jun 2023 16:49:18 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3f9eea9d0a1so18386921cf.1 for ; Mon, 12 Jun 2023 07:49:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686581358; x=1689173358; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xtg01k64pfesGA6OU80FjZE5h7Pi546zet/7aop7vck=; b=WXWhI6BFZc9lqf5FxyJ5T/aHRMSSOKgimDpE3aHmS3xuaHfHGOFITnCRxzO/7QtI+0 b0DRs7dfcrfTXtKI5ZuwuIRxQnvUIpStzyB/TkHHc0JkHXeXGHhFUS9Lrtp9Hnd+Dbn5 THphO/TC4qMsVN8eQKPXYO+R3Iyugdn3DwVOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686581358; x=1689173358; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xtg01k64pfesGA6OU80FjZE5h7Pi546zet/7aop7vck=; b=fBwCbfDGHbcgO+h9JrNxmPbM9BaKYcwMQ8EC5F3Y2jD/99NxdzfqFXO9FYP/JIEP41 FPevJR7vc0FdKcQrs7v8Y56Em+7yXm032Fjgfv4Hw0hZy26ZEG6UQD2mmtsXB1EQKFyU i4jHAGu8kwMcS9cE3KCY2QQ3VUjYRBPGD4QBiV8TnKlfUXWtWAgF9yfUu5G1GZN51C7q 673irWl4CHH8pcT9gCFKHp51SXjdHPtT2iwD9eXehWDO+2DrXfCGVngqtCWrqb/TN7dq RanOQrHULlxcyjs7+tr3Gikyu6X8KvK2CfGkgNC8V1p/2osIXFh1UQFVvyU+t1pAm+qT R2KA== X-Gm-Message-State: AC+VfDxCRNNd4o4pRYErD2dyAiAlYr6WjV4/VqmQSbQS7G8uyVFH16Nn gzqlEzeSizArXtYFBK5Pjka7/ohOTq1E46yBwwprRzZm4mbCb4JUQG8dAg== X-Google-Smtp-Source: ACHHUZ7+K1pH6cxRaeaw06VbxBdxO6K/145ucROHYfn5+6wNBt0kWhhJrXDp0QFfz3FweKhjR5bDP+74JP2Y X-Received: by 2002:ac8:5a09:0:b0:3ef:2c3a:faa3 with SMTP id n9-20020ac85a09000000b003ef2c3afaa3mr12780640qta.17.1686581358427; Mon, 12 Jun 2023 07:49:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l22-20020ac87256000000b003f6d385f7b6sm143922qtp.1.2023.06.12.07.49.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 07:49:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 07:49:18 -0700 (PDT) Message-ID: <6487306e.c80a0220.b1c48.3fa6SMTPIN_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 205AE605246B; Mon, 12 Jun 2023 10:49:18 -0400 (EDT) Subject: |SUCCESS| pw128502 [PATCH] net/nfp: remove unneeded data endian conv 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/128502 _Testing PASS_ Submitter: Chaoyong He Date: Monday, June 12 2023 03:16:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128502 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/