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 5858E42630 for ; Mon, 25 Sep 2023 04:48:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34E264026F; Mon, 25 Sep 2023 04:48:35 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id A64DE4026F for ; Mon, 25 Sep 2023 04:48:33 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-565e395e7a6so2611451a12.0 for ; Sun, 24 Sep 2023 19:48:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695610113; x=1696214913; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2rD89AKJ0rQ9u/8b9ENFibRmUoChNY8T38vGM+KmP+0=; b=GcBhrLCJ4J/YvJWdbpCCPcUfPGh8dJS0CwabWe+UFDEFNDdKdqKhp9BgxIal530L/F oLLOhSX6UI/RJL4rUX4MAq2WW/W7+XhOkEhX1OWO8oMRnOeJ5H/Dy6NcRQNyHC9+JuGh CNHr7Elku6244obJnoSLX7KXhYgCFE0gPoeX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695610113; x=1696214913; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2rD89AKJ0rQ9u/8b9ENFibRmUoChNY8T38vGM+KmP+0=; b=uqEscG+gmjZR35ir0at6Aro/L34sPWx22/osTaYg2QTlHdejmnWPRMfSbOTlfTGfmq 05MZKwbjZ3CbMu4vKssHp0o/wpCn+PHEoMcceRcFWe7FZVk8CDJncpt6ZhO+OYlm8ZWo x37gaaOvNRBtxvjP8SnfQ0BwfmsHlHBCf2fSAfYoPvB8HbVyA2h6AjVKkaPdCDODo698 JOJL3x5eHbGhfhvegtm0d/SijbW0nBATL8M+tkgd6jifW2MgMZXZzGMTA//t/e6VRFiQ oidz3veYqv9uHX7/+KAjOIJ6w6AA0pBnKwdu1R5H6mh+GGFVeJ27rm4CU45hjqNwV/UH C+3g== X-Gm-Message-State: AOJu0YxQRCI7jK18nkei0HOJGGq+LKPoqqw61GXBAlXplZ42TqQ+iYDB ayabxjW+0dIYKw2qDLzQR+7rqnWf9AyLLLGj+J+sPivLpTDCW4Aw29rlYg== X-Google-Smtp-Source: AGHT+IFwpxLS7Mk4SLml+abNKMWotg74LM+eqMLWrG0AcUBJTs23FgxMGTXqFP7q9tFFWMBxZXPCPiSiMcJs X-Received: by 2002:a17:90a:c202:b0:268:5575:93d9 with SMTP id e2-20020a17090ac20200b00268557593d9mr3182884pjt.10.1695610112808; Sun, 24 Sep 2023 19:48:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lk11-20020a17090b33cb00b00273f2b6e907sm945pjb.5.2023.09.24.19.48.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2023 19:48:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Sep 2023 19:48:32 -0700 (PDT) Message-ID: <6510f500.170a0220.43132.0143SMTPIN_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 EE3896052514; Sun, 24 Sep 2023 22:48:31 -0400 (EDT) Subject: |SUCCESS| pw131865-131869 [PATCH] [v4,5/5] doc: add generic flow doc 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/131869 _Testing PASS_ Submitter: Qi Zhang Date: Monday, September 25 2023 10:33:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131865-131869 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27707/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/