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 01AB44236B for ; Thu, 12 Oct 2023 04:45:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F197A40279; Thu, 12 Oct 2023 04:45:03 +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 1F8BC40279 for ; Thu, 12 Oct 2023 04:45:03 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-692779f583fso421458b3a.0 for ; Wed, 11 Oct 2023 19:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697078702; x=1697683502; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kvJkQ60lTsNTXokG66kuat5Rtad1SxAsz3Wf6D0CqNQ=; b=XOyrUHdEdjPQ6kv0bcAJEQptcUrXJwiDsNjveHDFeUq2N05yaQ3QKum71mIkZFYaq8 kHc/9s7au+CJ08HwmkPftM+CE1ivnF0EwSLX+OV2zKMObbRrkkztrkhSlfpPwrgQzoyl xA2GsChXnogS53m032q5GZUqLMwdFvnBaI2zU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697078702; x=1697683502; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kvJkQ60lTsNTXokG66kuat5Rtad1SxAsz3Wf6D0CqNQ=; b=AIBWAP7sv+QCBSHpaU5+yVmv2J8AESPCgUb1TY5EzVfLodRArjeSo/QVARj4dP4+pG yM48GA0PC25qox+2hlEb4SvuSrfEmCQCNDNVVmRL0AULFXnEfIQeR2A/TCW6+eQlvGSE Nf43e/1hQxwrPv0jnkFheKYbKq/tMcQOGzxLq1uBVW0CrKl4GcWiUvUKeLbJWFTkZAlt x5Bfc2WsRKmG4/iecj2TEo9CjqbCI4bMXH8AnB1ud0N6aAD0YuGAmVm7Q+pE2JCcOzv+ +wkIYl9pAn1AUuTVquSTwcLg0ZmsG4UMysiK60W8teSjuc2td0TpJNcLfWDMGhmggXm3 aAzw== X-Gm-Message-State: AOJu0Yzn14+UkQad3LQ2EkgByVuc8R7btXRn5FFZwqCTVUPtLzmBA38e 99AXNDSPA3ggicOYZ9PDVCFQw1QWJyq5g3NEO30Gm5o+xejgLOLI5Wy2VA== X-Google-Smtp-Source: AGHT+IFu3xilmbWR+7S0zDi8vjhxsKm5Hu0RNE8fSUtOuWmk/CkC/LjbG9gofW7159kQCv3thCmQ1kr2PiQU X-Received: by 2002:a05:6a20:8f08:b0:154:d3ac:2076 with SMTP id b8-20020a056a208f0800b00154d3ac2076mr25341603pzk.40.1697078702378; Wed, 11 Oct 2023 19:45:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a17090282c100b001c73637029fsm40236plz.89.2023.10.11.19.45.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 19:45:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 19:45:02 -0700 (PDT) Message-ID: <65275dae.170a0220.cab37.2109SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 92F7B6052514; Wed, 11 Oct 2023 22:45:01 -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 | +---------------------+--------------------+----------------------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/