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 E78A442C99 for ; Mon, 12 Jun 2023 17:11:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E65AD40698; Mon, 12 Jun 2023 17:11:49 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 81BEA40698 for ; Mon, 12 Jun 2023 17:11:48 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-652a6bf4e6aso3469154b3a.2 for ; Mon, 12 Jun 2023 08:11:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686582707; x=1689174707; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i5YNAHuvJIFFzYieFn1UwVbV7IEtkR8QETLMwG/wIYw=; b=JrrgJSHYLP2hUaobiIgMVku05d2dzN+ZEu24rYCSEv044o1OKpIfzcG8CgLPg4M2Wm 6Q44LqlPqQhWYIoY6bBXff0FRWX+xLCs8gyWxmTiBBkV/5KwdGgJbaJ5VnGC+swG4mcp RFkdCJhKSXMSLwYTwdS9nRQXVECVscKpUUxKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686582707; x=1689174707; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i5YNAHuvJIFFzYieFn1UwVbV7IEtkR8QETLMwG/wIYw=; b=KgvoihNii+9NAo2qWUVAP8HwUUmj1IlEJPRlmmsgs02h0VMGepNNemm240B9LaRANi otZghQQJXD6u3KissyKUFPiGCDg2uRoba6hspY60Nvrf/74eOIDf91MmDai+iN+U7+GT LXXxH+zuzy3qSw0OFozO/n1OI8yN+P6ir2ErRPeJyP9zXW6aQYhXGbFL8EZMN4uFLufF TwhuYMiAhQd6T/4eIbbvevdsaOgAZZ10LS6a2Dm24HS3AeKtz1w6HDGZ02lbIJ0ki9Cy v2wGmBspEqlAUk55Py0BXzlk5qUy4wr9M8ktevbvm3wrUHmnMyIPXJHku/xnPRIJkZvw azcA== X-Gm-Message-State: AC+VfDznbiIOY8x9dXvFzidR5iyjzaUgazu6EuV3DcUbkh1jlFFpA2Wr pfX1ozWbm+ys1bQQsuFQdvQaGlkwlYLWhc1RHwoL5WSroa6/S5pzAznsHQ== X-Google-Smtp-Source: ACHHUZ4N6VRINYBI9RScwqJbVRLymtd0rkl5j5cZZ2eQDdIlcmpTsMidGk5iOA7/xspLoxL3zCMNPoqt3qbV X-Received: by 2002:a05:6a00:1490:b0:652:5333:87ab with SMTP id v16-20020a056a00149000b00652533387abmr11620682pfu.14.1686582707509; Mon, 12 Jun 2023 08:11:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4-20020a630704000000b00513b2388cc9sm845235pgh.8.2023.06.12.08.11.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 08:11:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 08:11:47 -0700 (PDT) Message-ID: <648735b3.630a0220.4eec2.94b6SMTPIN_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 B36CD605246B; Mon, 12 Jun 2023 11:11:46 -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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | 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 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: clang 16.0.3 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/