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 7CCFA426B7 for ; Wed, 4 Oct 2023 21:36:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75B6D4029A; Wed, 4 Oct 2023 21:36:27 +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 4D4104029A for ; Wed, 4 Oct 2023 21:36:26 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a2536adaf3so1587157b3.2 for ; Wed, 04 Oct 2023 12:36:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696448185; x=1697052985; 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=B7cUMkvn3anfDD3g6JQTl5pfO32ZWGPnhAOg3K9YiAN6DTh/WNhS6ODnFsqrGZOCK6 azPhvv/KcaWfd7MEQ8cVgWD9zLeqgXkcEnHMj98rybhRgFwmKafeDMec0V9KVErdHLQN xtUNcLlfwZr2fHDvhmFvWfCGrR7SL/NwfeWBs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696448185; x=1697052985; 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=ObBbWXcZz6xHx3J9M+vLILiq/r/+tXl0rS7574IhIPiVU7LDnvKwF8hFqCDBj9WReH jDlsRtqI69S4ItnI0pB13wZq2eWcFK6imXqRv2WUcDEkL73NuWmhm5X8g/uRUxFrSeiR pjX7voeDhFvsaLSdGIJ+/7kjZcJ84LKCXwwHvBr+XFzJexkpDow09ZJgC+GcjhRCrmFo kxs9AZyya/SMiaC+H4o/PtEjxiy2Pf33mbZ16ngSkBhsbjQUH1X2K/SdZE2gucrSr6E6 G2Uy9ac39cW2TnNGNnAY9+OhrFBMd4IpgdObRKcg/osUzdzCtRfWYKaHA4eW/ReiqIlX 5KKw== X-Gm-Message-State: AOJu0YxxhBSMg3z7hLvYjDzFpRE6CDkFuwYsFjT8Fk1/BGTb75eaDbRB QV+7JxkbuYmelY7UlbB7VRS5mFCIkt5DyjJlr38V6eECVGXrv3YlkymTug== X-Google-Smtp-Source: AGHT+IGIouoBLauNlV1TYKOx/Ukuk1G5Qwz0ZBnn2qB0BOt8zUlIC9+U+853QjEe5ZAz/G9USIarZpaR6vmD X-Received: by 2002:a25:81cb:0:b0:d67:5d71:d818 with SMTP id n11-20020a2581cb000000b00d675d71d818mr3032186ybm.1.1696448185737; Wed, 04 Oct 2023 12:36:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o131-20020a257389000000b00d8141b1449bsm436533ybc.12.2023.10.04.12.36.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 12:36:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 12:36:25 -0700 (PDT) Message-ID: <651dbeb9.250a0220.41ebd.ef0fSMTPIN_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 654806052514; Wed, 4 Oct 2023 15:36:25 -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/