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 B22CC42630 for ; Mon, 25 Sep 2023 04:56:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD93C4026F; Mon, 25 Sep 2023 04:56:09 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3E7354026F for ; Mon, 25 Sep 2023 04:55:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59f4bc88f9fso37647017b3.2 for ; Sun, 24 Sep 2023 19:55:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695610555; x=1696215355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TQ2IRO/fjoHeqj02DUINpW92/LwY1IWQyklSDnOvfJI=; b=SrkgpUiHXZaOYPZV76m+CLhpLTbKx6aS8Qf1Sg9dM3gGc1XZAWWu/jYW0yEz1jhkmW f0qUitkmuqijHwYTqKzLi9MHgAGakPO97GBrdoY/0aJsfZxejqPU5R6NetuO7hTinjU2 rQUeVXu7P+5No4hrMBwggZi4kMdxhp8QOBKa4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695610555; x=1696215355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TQ2IRO/fjoHeqj02DUINpW92/LwY1IWQyklSDnOvfJI=; b=X67+iS8Gy7FP46zbkwlzf/sortzj5vmdN63XCG2mMSD3WUS+DBRuQZy3M3OOWa7Qon 8PPq4jOdj3p4OE0y2CEG7jitqTo+5CN7uoxL4g3K8YUDV7HbAU7C+V4Ncbq5Ox+wMdzP TfzpvdeA+O17ypzryQ1KS2xqVVdTog9wRBjCYXZS4Y75Cqzzbz87MpgyxbZEzK84kDgL Wqjs4Gxs74rA8RgESto0wMePiFicAWC4sIFgvuWXG8dEUDPhZu/yo9xAV83OT9d1v0zm 6F+et5rXdEWV9aBjA2/bLxuGFtblTwMVdZtvefu3hptpRwltgBMfUBN6LAYFU6uzhviL q4wg== X-Gm-Message-State: AOJu0YxClFAhC8qGhUzLqPnczh7fJG4oCca7aYynFC8wXmwkDrOPiA2s AZlGb9R3ELhe1b7yxjsg66k3PY9ZOtdGYk+nT8jwCOdHon6+ImDd9jIjZfkj1lGru5r7aXHfcA= = X-Google-Smtp-Source: AGHT+IFS4/rLAmI1+w0LGbr3PRp1orKBXnw7EOM7sIb/yg06Lfnwkwge0/CKaU4E5R3HdpeBTJfpJwPT++aw X-Received: by 2002:a81:de47:0:b0:56d:43cb:da98 with SMTP id o7-20020a81de47000000b0056d43cbda98mr4730144ywl.29.1695610555656; Sun, 24 Sep 2023 19:55:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x63-20020a817c42000000b0059b3ae3f8b3sm644196ywc.27.2023.09.24.19.55.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2023 19:55:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Sep 2023 19:55:55 -0700 (PDT) Message-ID: <6510f6bb.810a0220.59551.9d84SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 525C36052514; Sun, 24 Sep 2023 22:55:55 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/