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 3E9D3426B7 for ; Wed, 4 Oct 2023 21:22:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3910E402A9; Wed, 4 Oct 2023 21:22:12 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 32D80402A9 for ; Wed, 4 Oct 2023 21:22:11 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a1ec43870cso1647147b3.0 for ; Wed, 04 Oct 2023 12:22:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696447330; x=1697052130; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8YKdbbA/3Dz6IGgbd1/66RGktsFZ4lWpnhoZL3ebd5Y=; b=JDhRiYMehoDtkfcIQTyu5yznb/HBIgiF1uL7A3FCjMeaPqjH3cVIX/0qiepD8F4B5Z JNi0oWxf70p/rShR0Nw0hLg8EGNr5WY29fYY5dU8PIORiNjXUvlOH+tFn0ETZz6C/m3T esFBHLCE6SUgN+W7hQdkYhvYmAisz9jkn59OE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696447330; x=1697052130; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8YKdbbA/3Dz6IGgbd1/66RGktsFZ4lWpnhoZL3ebd5Y=; b=omzOX1fkV0Bl9mDNUI3ki8qO7LVO9YdjmBQeSa+ZkVHqXNoRo2oZquj8Qye2fg4eX2 wbnr8ySP/5oo4By+jGnHzrQKd+lcy/vBMC+T0HLZ5Pw98//RWZBmfqLv27qrMg+3dylz eecDnzwLS+Tl/m1tKyaxdFl4d9QwoWvxPDX/rrMTqJa2n0tfYXf00YqGcgQjeVaLRPpH Qme7xly/wyDXDlA56NmO96yrf22oDqUU463+WtB+ePVsXF2mBCs+l3tjBBeBXsz5GfCn t11fUkXtlb1Yu1K+IXSvreeIrQHbiWtKXCirOtPWZdfrOTSbKsBQgThT/WsPa4/pNj1K UqGQ== X-Gm-Message-State: AOJu0YzJnJr8qaMVBfYMVozhuQ7PmJzpUHNG8uik7QYbiaWbi3HB+j30 UFnxnfFi9EEOfFjCKccMcnRc3xSO8q3kQ5bqgqgpwyv2FvLJ8R40ZOtZLA== X-Google-Smtp-Source: AGHT+IEiM4Nm9U/ixESivLUOUg23egj67tqQAYB4PatAUMgctTol4Lz4+HvqaEAUUcg6AvXjQtJIOGM26G9g X-Received: by 2002:a81:8683:0:b0:589:8b55:fe09 with SMTP id w125-20020a818683000000b005898b55fe09mr3072109ywf.50.1696447330631; Wed, 04 Oct 2023 12:22:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f129-20020a0ddc87000000b005958b183658sm502070ywe.59.2023.10.04.12.22.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 12:22:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 12:22:10 -0700 (PDT) Message-ID: <651dbb62.0d0a0220.62abb.299fSMTPIN_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 4B9826052514; Wed, 4 Oct 2023 15:22:10 -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-amd64-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_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Bullseye | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 38 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Alpine | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | RHEL8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/