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 9817A43270 for ; Thu, 2 Nov 2023 18:55:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92A5740144; Thu, 2 Nov 2023 18:55:13 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id AACE340144 for ; Thu, 2 Nov 2023 18:55:11 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1f03db0a410so707215fac.1 for ; Thu, 02 Nov 2023 10:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698947711; x=1699552511; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vWeVdsIVUPeFH9/tvV//1N5GqnPZmKZ+5gYcfTmW438=; b=TRNEan62/ykL6RKUcT0cpNyVOZ6rpH9gArDVuUS97AXQbcVewEcAcbfmNOZticilpc mduBBesmVP5TA3t/5W0W5XBA1F/1JyQIQWYx12B+9WcURujf3ELikHVHuYVbro1xnSd7 dVYvrHRDMUWyJ/C2Uyga6aWxAyuYqa99hTqx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698947711; x=1699552511; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vWeVdsIVUPeFH9/tvV//1N5GqnPZmKZ+5gYcfTmW438=; b=b6gEM1RU5mS9eAqd1vMc9BvScNbbCxOkz+DZfVeOXXLHquMd9S+DAEOHcjQzEMiwzD aoruFW5pCS6LZXixWpAUIQ3y7pXL7j3iyWlP8GtyQtdKL/feQe8UMv1JulwbumoJSlxU oMRrBQ+q/iuNYVUd7KpEv6gk9p04Kfx8eSHo4Wn/1s9TObPMT2ZadkkwrgnVSEwOkyfr vNlgZCbmQFPr0e6TcDWW5hIizQN76VsZXImSajhqTkPMZ7LxZUl5zRo/ruy2JXhEnlzv aLL5umBfqCeXUOjuXprr1Ck9flBq7SW/Fg1mZ1gF48Ne+RbzrQ2KNEoMfrMXyItmplp4 TT6w== X-Gm-Message-State: AOJu0Yy/SOniU3IF3PAS1P8350tmEMdtYYOiVrnGQ4SFteH1J0ICUc0t peqn/mHvnMKlYqdKb5DXDlnjAGy2IvsLcSkkAH+oJ1zXyV//8kZN4HVItA== X-Google-Smtp-Source: AGHT+IE7f1F23LxlgTIlwydPCNHsy5lkwuf+M1PLPNg7SZxnkJpQcY5yzmKNn+d+eqWR3TPd8csw6oJYQv3b X-Received: by 2002:a05:6870:64a2:b0:1ef:c696:7815 with SMTP id cz34-20020a05687064a200b001efc6967815mr17366505oab.42.1698947710943; Thu, 02 Nov 2023 10:55:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w20-20020a056870e2d400b001efaedf1919sm12747oad.26.2023.11.02.10.55.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 10:55:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 10:55:10 -0700 (PDT) Message-ID: <6543e27e.050a0220.8a7ea.074aSMTPIN_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 6A05E6050A61; Thu, 2 Nov 2023 13:55:10 -0400 (EDT) Subject: |SUCCESS| pw133779 [PATCH] [v4] net/cpfl: support action prog From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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/133779 _Testing PASS_ Submitter: Wenjing Qiao Date: Thursday, November 02 2023 08:50:42 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:2be5719debe0b2d1bf60468283d39b6304b71448 133779 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/28199/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/