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 E2A834236B for ; Thu, 12 Oct 2023 04:38:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD41740279; Thu, 12 Oct 2023 04:38:56 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5884A40279 for ; Thu, 12 Oct 2023 04:38:55 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35747150a2aso1610325ab.3 for ; Wed, 11 Oct 2023 19:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697078334; x=1697683134; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RAwmkrRF53cOJPmldXuk30MsczHMH2azVI9m/ZC4gUM=; b=FUwEwnhrFkiab6w7Wu5D5B0HZomCdFg5Jv8Y1pyPOd8DghCW+7j30h8hsUJ6zI9o4z /uueGFNaGy5IHKkwIDkVRfnaAqyJqaZSbVQiYmlwMlODRkcTMAuiSze3K9yYRKMrk1jM t656wPB8Ac3qsvdR2XpIw+2bDotwI0T+eaG3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697078334; x=1697683134; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RAwmkrRF53cOJPmldXuk30MsczHMH2azVI9m/ZC4gUM=; b=A3BIYLl761uH5G3pZd2loMuZe8N0RolGF7pyNQMUEXGyUxwXsNVi4DkVk2KTK/j9ue oZmggShpAh2m7NgRX0CVWWBoFjjq8ZwlQ9py4qIMaP3b0YEFpjviKrF5CEm5ULJ85x2e J+dJa2eMJBE7J1n/qhyNbHAiA4PRmGO6ztrVK/54WewITwl0CJeTtY8m7ubWDLsjqdrx AYkH4J25Y5/xUdxjxF5oSMV5wro+TII1SOiPdzyIlyCzGYdjPpRgnst/84lY7f6TwzUe z2CPHf+WGxRzr4JAUSYfkQ9qMs/P+Bty67cclUBQTNGdPsT2Imz1QpyL/+/hDgiNaNk1 9O0A== X-Gm-Message-State: AOJu0Yw+R3RW4Fvg10Jifv3VsYIsEs4YPH1V9Mqfv8+2hz87k/uo6DIL pJmcwpF9o+sGO1SqKTpNflWPCE10uP5GG1/e1EbXKTpnd/2DVPhXKBO3gA== X-Google-Smtp-Source: AGHT+IEmyvSHd2B1g6pj/CCJHm7QsOmOgH4kfCByep+AEIoikmeqL9ubcRSlYjEWwJuPTE+q5QbabZIv1s3N X-Received: by 2002:a92:d48a:0:b0:357:57c7:d0a0 with SMTP id p10-20020a92d48a000000b0035757c7d0a0mr489794ilg.21.1697078334740; Wed, 11 Oct 2023 19:38:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p10-20020a92d48a000000b0034fb9734799sm54700ilg.25.2023.10.11.19.38.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 19:38:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 19:38:54 -0700 (PDT) Message-ID: <65275c3e.920a0220.eb2d.2bb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 51C366052514; Wed, 11 Oct 2023 22:38:54 -0400 (EDT) Subject: |SUCCESS| pw132559-132569 [PATCH] [v2,11/11] net/nfp: refact the mes 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132569 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, October 12 2023 01:27:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132559-132569 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27911/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/