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 95AE04380B for ; Wed, 3 Jan 2024 19:44:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FAB2402BC; Wed, 3 Jan 2024 19:44:25 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C49394013F for ; Wed, 3 Jan 2024 19:44:24 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5edf3780534so56046037b3.0 for ; Wed, 03 Jan 2024 10:44:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704307464; x=1704912264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JUvpvi7siX5/36zOzb5IMHCm/jcRKmzgct3eSOPRuOo=; b=GOoLcK67yINTDTwEU67RY11M2/QOA2YHMhFtfpeBKXNEulDTDWc40fFMR2vNMAj6pz 5IZbk0vxAzLJK6Y+bcZvh6ZJlo9+wx9uqTmfZDffsCAofWGjDxLie06Ffdr1HufMftAm 7EOlj+0WmG2bmT8iJcQFn3FRYYwLQrgV4tyZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704307464; x=1704912264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JUvpvi7siX5/36zOzb5IMHCm/jcRKmzgct3eSOPRuOo=; b=ENvLAiJyMe6dy3yDQej+eH/Gd5vQnU6m1OMkUkohRLCzwOLunnL6/c7D6yAtwDowZ5 bCFC+4HicZIBFqicqqgBlMX6gy89ZmBYkvolW2qmmexcQb0yGbLGsNKVxtzljGcFqiNr 5jbidR9W1RrpoHmXrSG+vHQi+w5m/v25m0MoDUaKSwE+KrZf1gXpAVtI4i7Zeai+NSri jwqjsHzGCvnTHrdpIiQmuaO1X6X7ARhpbiHORkDicicmK1vrE1Sm1qB5eyswcf0OeVVL TOKyFFg8ZoqzMXHPaDKSwLQO53SxelOqcpD3TxiymDPVZTMrzhK4Fy9xoAgPiBvMUXV3 U4zA== X-Gm-Message-State: AOJu0YzsuZokNXfrMLWNGnc6cJxlyqs/OMnhyKp7S2wo7I6HqiL80CWZ hCFC3Eye1YOAsDBbbuchbZ5pgLsfg1darWTqV91d2M2tz0Wu7ZfC7HM+4xZDffVrXq0jOi9DgYN ga+KNGQ== X-Google-Smtp-Source: AGHT+IHObi8o8x9U0tgDBqjVzfE51jKmuN0hlxcXyxyFvjK7CNKnvgi9pJdXUPavKvsF8pXycZ0/hIqtDIVn X-Received: by 2002:a05:690c:991:b0:5ec:982f:50de with SMTP id ce17-20020a05690c099100b005ec982f50demr7608850ywb.97.1704307464179; Wed, 03 Jan 2024 10:44:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l203-20020a0de2d4000000b005f4bcb9ab41sm52732ywe.17.2024.01.03.10.44.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 10:44:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 10:44:24 -0800 (PST) Message-ID: <6595ab08.0d0a0220.c62f6.3adbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AB94B605C311; Wed, 3 Jan 2024 13:44:23 -0500 (EST) Subject: |SUCCESS| pw135703-135704 [PATCH] [v8,2/2] net/iavf: add diagnostic 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/135704 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 03 2024 10:10:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135703-135704 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28779/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/