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 742DA431B1 for ; Thu, 19 Oct 2023 21:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2602F410F9; Thu, 19 Oct 2023 21:12:08 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7737E42DD8 for ; Thu, 19 Oct 2023 21:12:06 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a82c2eb50cso83845507b3.2 for ; Thu, 19 Oct 2023 12:12:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697742726; x=1698347526; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G0r+ThDVxeg3W4MrGWgAJpLWq+kZgKkCp3PRZcRFY3c=; b=NviD0ww2XXzwM1guDI3hP+1yQK7uhVU2pMxI3+zNdXDvIXSf1roe8X3YAwRRWfn8tQ WzRswe8Jyj32oxmMOOgov7Ey5oWPvvEj0G8u1fns5CV2MlEh3GEvQysb9sPn3YmEJVat GSs5yONxn46DnGgGW3zMXh89UWKqhKSMrGf1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697742726; x=1698347526; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G0r+ThDVxeg3W4MrGWgAJpLWq+kZgKkCp3PRZcRFY3c=; b=VmnoZLAKOaNozkARoasIsr5cxZ+pDknWL64WaH590FO1K+Ctx6luwQbcV5koaHgi4u NkE2KE5x8OYpRDgItfZS9pRSHsWbkmCuqnifPCF7HqczPr17Ua0aVVirYH/fxYpTkQLx 2KC1qfw+J6OHB3pt0AVniQ2RQYFkOywieO0Cop6cH3nRIqIVkHRXoRb8EivpLqxZR/n7 YnaNgc41rVBlnFggRZTVTEYF1O2JdSPBU3uLuXqLBAOl0Ckhd0B1io55AuIOkoGbwYkc bJ1Qq7nK8DV/WZ0TcP9RjPVNBNbxebhPwDDA16SJ0sBzKNEH5B3956qD36Rm/C9cjFmV Jitw== X-Gm-Message-State: AOJu0YxCMWR43g6pL8TMKEUOWqQJpUM2zvT1aMDRZqtvtJFF/FxGLOIy vIgWGHIznfcTO902+O3asSFbyvfP4cceo54Ax2rlFvcaSwGgL0W9sLu1Kw== X-Google-Smtp-Source: AGHT+IE9lxfSq6KLrqzQoeUdEtBm1EahffdbJShT/5w4BDZQ/1sbb1yg6TE+/u1sNnHmCJ7JYSz/W6DqAr9I X-Received: by 2002:a25:8f89:0:b0:d9a:c1c7:3729 with SMTP id u9-20020a258f89000000b00d9ac1c73729mr2980753ybl.25.1697742725803; Thu, 19 Oct 2023 12:12:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t98-20020a25aaeb000000b00d9a51a0786asm3489ybi.8.2023.10.19.12.12.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 12:12:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 12:12:05 -0700 (PDT) Message-ID: <65317f85.250a0220.aac54.01f5SMTPIN_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 81FBF602A042; Thu, 19 Oct 2023 15:12:05 -0400 (EDT) Subject: |SUCCESS| pw132971 [PATCH] [v5] net/iavf: data paths support no-poll 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/132971 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, October 19 2023 09:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132971 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/