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 2CA3B42630 for ; Mon, 25 Sep 2023 04:55:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 270E64026F; Mon, 25 Sep 2023 04:55:49 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 620374026F for ; Mon, 25 Sep 2023 04:55:46 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-4524dc540c7so2110895137.0 for ; Sun, 24 Sep 2023 19:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695610545; x=1696215345; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K+s1GVO4XJ9c2weeKmxQQsX7F9JDfKrgTOL2dsdj2sg=; b=BIJSjZ4bcJvhdG8yfqDSjm/mOXD9DJ6V8cq+V+5VCKTfBP0/PGUqlStVd0rsFhmfTd jioc9qPnqVc1GvPYVOLf2YrZ1CPCGG2651N6NXziDG3npMnaBNP9isKN8COriqByE21v gXFaxkUcfl0ze64qQrtSJLZU8WLpND0uTPxoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695610545; x=1696215345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K+s1GVO4XJ9c2weeKmxQQsX7F9JDfKrgTOL2dsdj2sg=; b=m3xWM3BsRhZbjKR+u+RkiKivVb9DXJHCud9yQMrLFhF7geiYL0UrCAyLrpvVJWZmiR l35x15yTyPZvsy7F6/h1x0HEJBHQeQYNQ49NeDdjSepjT/8MzcKoxyyVpUx9/Sho8Bap IH+qWplH4ZG+B3FRi2Wtb7bTuWz+q7IczaiDcsLBGdgcOoPBYJOXdWsJlmkB4jKq2LcB Dg+C/fqAvtLPFpC+LxSScUQ6qfpLcGvbh9efQboMCR1baF6UUBSxqQoDxaor4c6iC+MF XRMf6J1JBnCU35Nbsooci0c28wx/zyhren8E+nzcgJJfCIDu9BfQq7oCzfKfH0/TCAPL lhEg== X-Gm-Message-State: AOJu0YxlETXK8DK68IaxTCnszxp2Pcp24icapDJf6p0BQFGQ7AOsP2l5 QDaq+qnCttY+rMml685Mzaa3m6dKPUs2QsmoBcE/evppZ6nMk25NjzQPsg== X-Google-Smtp-Source: AGHT+IHUtltRXXg5MPx6YHIU7Cb6FSQ79wIT2yr+akUVGtAYQvhBO6e8xGl0d/dvMrCHwXJvRugAqS2MgO3E X-Received: by 2002:a67:fe06:0:b0:452:c729:e9df with SMTP id l6-20020a67fe06000000b00452c729e9dfmr2246863vsr.33.1695610545600; Sun, 24 Sep 2023 19:55:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m2-20020a9f3102000000b00787728088aasm378923uab.20.2023.09.24.19.55.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2023 19:55:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Sep 2023 19:55:45 -0700 (PDT) Message-ID: <6510f6b1.9f0a0220.4e83e.3d5bSMTPIN_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 4365D6052514; Sun, 24 Sep 2023 22:55:45 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/