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 D057843888 for ; Thu, 11 Jan 2024 01:10:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB3F640278; Thu, 11 Jan 2024 01:10:43 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id ED19940266 for ; Thu, 11 Jan 2024 01:10:41 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4299a70d0a7so19252621cf.3 for ; Wed, 10 Jan 2024 16:10:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704931841; x=1705536641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=85pFXHYOjnj6eoEtSQ6DmYxyjlxd38pK8qVKuBATeUw=; b=Hk9LkI5SfH/NBz6COOXYLI7tPXArJVEMEcl8uobJYbAYsX/dEDA8HIwQGWvfs+D2tP d91YEyeeyV14SC1CvicrOEfeyUkI69aePd7mGzZyTqyQse0IKLkLky/3URhP2UMivybA N/V133eBfDPtBblDkYrq59nKQBXJd0EoSvZsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704931841; x=1705536641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=85pFXHYOjnj6eoEtSQ6DmYxyjlxd38pK8qVKuBATeUw=; b=n+yKx/Lywmb4bkh9aRV7LNEAWKNQxuoZ9KHJjHqVbILUPaqRnRTdRud7bi/Q892TH1 L3+35kYy2asCIBJg5KwYG+pVwIm18K67KLXp35g1JMDL8bf4flOvWZ56oBNHk5Ps8+Ul emEq1tYQDB38tAHy2lXjNbk1oCWKg6SNTxVU8Y4GZ9j1IDKRnoddlBqaQ5gNBRQYhoe1 cpxWaJIonCZCgJP6CdAV/o0TkbwbTUMwunQGV5g8Swr4xKr4iCNU87Kd6dhVJ1pwtl29 nwT8Uj+NCw6QMzhrAs7Y6znlZ3pAYdW1/ugDCk2cgnRoURXwxBc/t57D1X6YheM0oTPY h+zw== X-Gm-Message-State: AOJu0YzuH09hck9LvEnV15eudOEa1g0TsF7szIkE1gZwbviSURFvOzVp lDHo6wGNUg/i43DjejyA956W5RFSeAV7zo8eLAbN74FHqmsS/7Riheaq8zUKsH+/Ei4+BLJoJvz Bh0hE1A== X-Google-Smtp-Source: AGHT+IH3VOhUslYDIp755BSUJOeAJgoY7DZ6IVS0el7a089hALyQt90nvBt049P3O3T68bNd6Z43KzUM0+0Q X-Received: by 2002:a05:622a:1007:b0:429:9ec8:386d with SMTP id d7-20020a05622a100700b004299ec8386dmr449058qte.49.1704931841432; Wed, 10 Jan 2024 16:10:41 -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 e11-20020a05622a110b00b00429a5fca499sm150175qty.26.2024.01.10.16.10.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 16:10:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 16:10:41 -0800 (PST) Message-ID: <659f3201.050a0220.0f1e.9dc7SMTPIN_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 1F21B6043481; Wed, 10 Jan 2024 19:10:41 -0500 (EST) Subject: |SUCCESS| pw135820 [PATCH] [v11] net/iavf: add diagnostic support in 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/135820 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 10 2024 02:25:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 135820 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/