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 7BE3F43BD7 for ; Tue, 5 Mar 2024 04:20:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 737F740270; Tue, 5 Mar 2024 04:20:26 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id DC5234026B for ; Tue, 5 Mar 2024 04:20:24 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-21eea6aab5eso158950fac.0 for ; Mon, 04 Mar 2024 19:20:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709608824; x=1710213624; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=qf9lR7xvHJGm4O51gsmTh6toRAdfTJenlmKSY4O13iU=; b=HSlvQR4cDP7BOxKsbK5poOqwb+bRRsvn34kiqhxXsMZzep4FUDC4670AQXt7YFNm88 gIylokCsuH/yxOup8wsas3RxZJ7ftnsf5pCjOy87BXSfAKtII//ujEtu1AYySSUtZGdX lAWT7leyXGcRFi/lBKEPY/zw19bRJQdeR3U/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709608824; x=1710213624; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qf9lR7xvHJGm4O51gsmTh6toRAdfTJenlmKSY4O13iU=; b=kj0eVqpDtGyZnoYcvSh25Kn0ayZyUAEZjutLJmh+az6+rspOMX2/Ha+LzcWNGxNnaX /7JGeLHtmjUvxJfF42D2cNPxPvt7ml6UkWUtG76BlIWkW/beS6kAhIrI5l2xPEwDT9xX YHQi+cFGC5b6lnCZv4/KIlJYZpI+FiKjZph7M1mE0RZjYaSbFTQGiHtCuZrWHBkuePzr TVviToXeA+caHON0gn/rWHT7nAhX22wE4YnJPxKX6ujLtT794Mg5X4geyT9L8VhULxsb 28zie9pZ6HewOW+9PdRH/nM50mNCGJxS6C58iWmIElThWoSzgkpzLhzht8yn3mCF0BgX NHIg== X-Gm-Message-State: AOJu0Yx9bNFOCCON/cWs2nOA6duumsV3vUQ0MDVuiWPCfb1Tow7XDw9P tyFgf9wOI3iqb17kRldheNX0RlR2jiPGKDtQkoY0/JF+T9FQy8fgQDR8hSj/CvJ1gyGot3JwOWs ZdPfonmKkIRwaR0WUa9NY2HkUPrRNrfiDKQ/W46o0 X-Google-Smtp-Source: AGHT+IFlwIgrMdUmIikrqtd28z+9l8Tn+YojQX9Df0qXjIV/7dCOwhY6otrjahAqdD/3ZlbmPvF8lpXPddPg X-Received: by 2002:a05:6871:c801:b0:220:c5f4:3e45 with SMTP id dd1-20020a056871c80100b00220c5f43e45mr434095oac.58.1709608824208; Mon, 04 Mar 2024 19:20:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id el23-20020a0566384d9700b0047475dc5f3dsm322385jab.14.2024.03.04.19.20.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 19:20:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 19:20:24 -0800 (PST) Message-ID: <65e68f78.050a0220.87bc9.4447SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B29BD6052712; Mon, 4 Mar 2024 22:20:23 -0500 (EST) Subject: |SUCCESS| pw137955-137959 [PATCH] [5/5] net/nfp: use big-endian meta From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305022923.891544-6-chaoyong.he@corigine.com> References: <20240305022923.891544-6-chaoyong.he@corigine.com> 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137959 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, March 05 2024 02:29:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:29c516fa4f5bac381825667b5bdb1ced4548c6bc 137955-137959 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/29407/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/