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 75078426B7 for ; Wed, 4 Oct 2023 21:22:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F138402A9; Wed, 4 Oct 2023 21:22:48 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id ED122402A9 for ; Wed, 4 Oct 2023 21:22:47 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-65af72cf9e7so710366d6.0 for ; Wed, 04 Oct 2023 12:22:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696447367; x=1697052167; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7vRThHeH/EZcU6wY6KSdyiVbB4d2licpp+supo5ft5g=; b=QQRtECzAYWXhhfIggAvXCHStUkHM5HI2/WQBdd/HHNQ8Pe0Jp0RC7nrhMMOvyIocFk wji+rb1leiVtBnJPIoXNW0Pqd6Vz5mh7CrnP3BnpmTDWAEjxCQVGZaEUoQJXj5nh1dGW G0Fif8EkT6v1h4Z99cBIlDrbhidsXbGoKQY0w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696447367; x=1697052167; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7vRThHeH/EZcU6wY6KSdyiVbB4d2licpp+supo5ft5g=; b=VJpoIBi19+9MTHK5nnwhj5sF1RPwbHAlcgGCNboTPlmXZosc6k1ypwEIG/NBvYKBwr BtQyO55SNnZhIv8a6gS8Ww5JoSewYzjgL0BiiIqRSk+1VKlPr+TKeCqHOWbixQI7X88L utLJSnDa59zc+XNGUhXwiB68kcp6zWpVsdp43n+Lzrbx3bPR2wDfHiLfvrO14fKSYO64 HtduJHOHVpZTrD7LugVipoRfH2F4yRhL4NqFKuaHO42pMgEYEsWKVblDhXLPKe8M+ziw DWJT4r0VQRoLQyntJfarQuic0fjywn2BnG3d+HOWZmPBugza8Qkwu5SuBUWc8UnvhKHY kuHQ== X-Gm-Message-State: AOJu0YxjbStoyKObuAIFy0982Us8olaKbOjxXCdEtIujdxIldR+5vQhf zoe8JuVTWLEgXh4cbGEHPraOwp7JEeCzG3/Rf2XSGI+i9XC/riWwJG7Q+Q== X-Google-Smtp-Source: AGHT+IH7kjkGjIBPD0oL9mw5K809gTSHDBggvBHkImPPEK/nbLGgGBAAEVEi1jaXPe+49zfmCIsn1OLFfHMT X-Received: by 2002:a05:6214:2427:b0:65a:f5e3:5ad1 with SMTP id gy7-20020a056214242700b0065af5e35ad1mr3997610qvb.48.1696447367337; Wed, 04 Oct 2023 12:22:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v12-20020a0c9c0c000000b0065b15a8953bsm307332qve.14.2023.10.04.12.22.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 12:22:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 12:22:47 -0700 (PDT) Message-ID: <651dbb87.0c0a0220.e89f.c11dSMTPIN_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 EC1126052514; Wed, 4 Oct 2023 15:22:46 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/