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 1DBCE42CD6 for ; Fri, 16 Jun 2023 16:35:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B28F40DDB; Fri, 16 Jun 2023 16:35:56 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6733340DDB for ; Fri, 16 Jun 2023 16:35:54 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77acb944bdfso29091539f.0 for ; Fri, 16 Jun 2023 07:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686926154; x=1689518154; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DT446kMqNrYAueXdJY2KGSJNRb6iJ/LfyKctq0nD75c=; b=fP8WOtyfoqpBEbqbLTARTFVlAJ1Hlc74r/LNH2tVYvzYYB5eJ8BCWKZiwI4OxdfKbd my9BDEmJcGSu40GMTxbVRQWFVaPU4my/QkpSqN2G+P17kJha3iwci2CARQ4g66p32Ejo btl8p+pCLtdhJLuRa9p5l0kxDe4Al9vnG2CXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686926154; x=1689518154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DT446kMqNrYAueXdJY2KGSJNRb6iJ/LfyKctq0nD75c=; b=GT3m9pwgBtmN5HCC7pdR5tmRzSyxW9AqjH2H+gHojPuKRBpbR6dr6Y6zX4lSNfn6ig cwHs0RQF5sQw4I/+F+pVg4pJI8b/5bAKUakL1oJ2ZHesId6JoXn/l4xEUtkI32tdQs5v scbPkc4cwq2+fqG+NBJzE8tshRFk0YBv9Fm+nNZebQ8xN0WvBCGQuFOF2e+ypn7fbErc ITwpjsJpnK6ZeistgGWmXC5B9GmWtloqHhA5rKV0ToQ0aXFTurutoOEp7N+yuaONi//E 8x6qjzBSFC/VwJYKlVNyd4VXRKB6eA3a0g+C944zK5Guyq1PZXx3KN/J3SGQ23Y+ua8b fYNA== X-Gm-Message-State: AC+VfDwmTjU9sqcDbji/uEJkXPSq6HqOZrB9XqM9p+rIkEYIJzFJvqe/ VpHJ6Yppw2Agelt4AoVvg0Fk7wj4HtE3Qa2y0mV/ocD0ozuXALOlNe5lqw== X-Google-Smtp-Source: ACHHUZ4pkC+XwQMLDMbFm2wnFT4Uc7v73fi9PXr7KAdaUDHusm4064XfKV7EOKFdVsacTx/yjCNKULTBUFuR X-Received: by 2002:a05:6602:420b:b0:760:ec52:254d with SMTP id cb11-20020a056602420b00b00760ec52254dmr2714434iob.2.1686926153868; Fri, 16 Jun 2023 07:35:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r23-20020a6b5d17000000b00777a95211cbsm2235136iob.32.2023.06.16.07.35.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 07:35:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 07:35:53 -0700 (PDT) Message-ID: <648c7349.6b0a0220.dec8c.2bc7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6487B605246B; Fri, 16 Jun 2023 10:35:53 -0400 (EDT) Subject: |SUCCESS| pw128775 [PATCH] net/nfp: fix the address always related w 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128775 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 16 2023 08:57:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128775 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26724/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/