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 DAF6B426B7 for ; Wed, 4 Oct 2023 21:29:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B907F4029A; Wed, 4 Oct 2023 21:29:36 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 210174029A for ; Wed, 4 Oct 2023 21:29:35 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-78f1210e27fso85855241.1 for ; Wed, 04 Oct 2023 12:29:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696447774; x=1697052574; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gePP99/ZSjRGiEUQb/fSlTqo17wADQgIyew/m/Pqta0=; b=OhcoWk4Nu0F34Sw/wIT0NsKsA7SVy7yDsYCrELB3xX0BUqhZOXQfUhtkIbmK3Nwv75 hBGlHFWtiknSKpEwgCvoxMXb4eil7L/IJq/D9lHxCej+DVQw4aJcpcKKGlVeHnaDeO8Y crUHqkWx+MwJxE2PCJs6d60SOIL4dLHjcp9UA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696447774; x=1697052574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gePP99/ZSjRGiEUQb/fSlTqo17wADQgIyew/m/Pqta0=; b=BxE1Nzqa/BBNbY45gsXWEVPR38qzjZ130aeKGrVdO5y8HGhimKF1xvuXBTjp4VenH2 c3Tqvz243bTPatieldbtHuXugvOaOM4VGsUIj/0dVjQbeWRt1/11RU89RfokXWjFo+a+ 0ooKgNCRcd/e045UMlo1AaZ2qcI0mne5+iiBJruKLUKMEH5InAu6FwowWxBAIgcBszD1 CKN6UO9EXfLsf31ejv2NG9wq07N3cnzvcd3MNGN7iZV2ySrtaIAILUMk4eTM47VEUskT QMjnNBHnOpLefYniMcsN0BSe0i+4zwsuvLkVWuGcPhcveAT7jcLrqv1Yfe+cZo/l6wFa Ktfw== X-Gm-Message-State: AOJu0Yz69prNtsod5lOnvM1tecz8hgPMPsl7tvQ3yg3bki+L9GNoa6Cj 80ShVDah736KlMqS8Miz7RlxapVKIzl0Bfhp73wfpKpoMMxsnuBX/doXng== X-Google-Smtp-Source: AGHT+IHGRRzWAqiqbrH3MbolHZEeP+BoII+2PaUsDdNjR/XmYRLNkP2Ux2+fK2jOX/w7LyJ/SR4dvbtJORT1 X-Received: by 2002:a67:f489:0:b0:44e:d415:76a3 with SMTP id o9-20020a67f489000000b0044ed41576a3mr3034039vsn.11.1696447774483; Wed, 04 Oct 2023 12:29:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m2-20020a0561020ec200b004547a23740asm417688vst.0.2023.10.04.12.29.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 12:29:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 12:29:34 -0700 (PDT) Message-ID: <651dbd1e.050a0220.727c7.f420SMTPIN_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 1162E6052514; Wed, 4 Oct 2023 15:29:34 -0400 (EDT) Subject: |SUCCESS| pw132305-132304 [PATCH] [2/2] net/cnxk: report undefined I 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/132304 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Wednesday, October 04 2023 12:59:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132305-132304 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/27825/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/