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 075CA42647 for ; Wed, 27 Sep 2023 01:57:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2E5840266; Wed, 27 Sep 2023 01:57:18 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7401640266 for ; Wed, 27 Sep 2023 01:57:13 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3513c435465so14779995ab.0 for ; Tue, 26 Sep 2023 16:57:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695772633; x=1696377433; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CRbaEONEB7i067ncdLDua4HrFN6G/DUpT8VABLL49fc=; b=HEI4Fhlh7wreq1QyKjpDoFVnfjmCkjiBWAEwrb2ozL4YqyzDAVeq8K1zaxa8jrScbT XZfR7W9GSQah4OO0IDJEYIfxOsZAegZ7ZElRNbdzVlCVcPRfL2WfiKOEelN2G+joXzU+ NhcCHJz4JV89OUwWnxBOaRsx68cO9GV4ehqEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695772633; x=1696377433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CRbaEONEB7i067ncdLDua4HrFN6G/DUpT8VABLL49fc=; b=Ei4Mrog3utGUEi2md0LS/xoqvw8CdoR0KyYsIk0UDw9tymrkgppjEJ6/r8GKrj8Hrc WtoVh+1keBz/1o45OKCr78V5pqk+O9+1nWL5UnR50FG+Tw3ZIdI0h3/K3p6pDU38EHbQ B2pUrmedpkblJJv8LjCN2rQctySEeDQZFq1LX/1YfSvqWXuuxexWMMnW3iVddeAUsr9m dgJpWEkEnz2wa8QqeHJxwnb9BaJQkvp8eh2xY/tFFABAW5P10rpdSq4+m1SV0Hnc8oKN cBo6dTJQbZFbEkr7MdymBkzxnM6ec5j5z2BBsOsqorB07AF1tycVMB4zNwn4oqgys7v1 mOYg== X-Gm-Message-State: AOJu0YwEqK4Apur8jrnbXYcUAeUghqqLnrsgfdIF6UEbGidZBQ/bFmN4 TvbRa1YmSRWYAlQArvAVYuXjUo4Ys7rY2I3Ju+sb23Xhjr6WvHDGzUA/CKXCL8RNpYM3GouClQ= = X-Google-Smtp-Source: AGHT+IFFdGmga8Xn7jqPsBDwYFBgW6p5FG98J5OvYA/tNYnzIfyOyeR62GSEtMFczB5S75Qed006xKTbHOOH X-Received: by 2002:a05:6e02:2147:b0:348:c606:bd1a with SMTP id d7-20020a056e02214700b00348c606bd1amr463119ilv.15.1695772632877; Tue, 26 Sep 2023 16:57:12 -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 q12-20020a92c00c000000b003458ff180d2sm831149ild.9.2023.09.26.16.57.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 16:57:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 16:57:12 -0700 (PDT) Message-ID: <65136fd8.920a0220.42a8d.3111SMTPIN_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 556F2605C351; Tue, 26 Sep 2023 19:57:12 -0400 (EDT) Subject: |SUCCESS| pw131919 [PATCH] [v3] net/cpfl: fix datapath function conf 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/131919 _Testing PASS_ Submitter: Wenjun Wu Date: Tuesday, September 26 2023 06:04:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131919 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27722/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/