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 ED2C743238 for ; Sun, 29 Oct 2023 17:43:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E76CE40269; Sun, 29 Oct 2023 17:43:42 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 35FE840269 for ; Sun, 29 Oct 2023 17:43:42 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a8628e54d4so32259787b3.0 for ; Sun, 29 Oct 2023 09:43:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698597821; x=1699202621; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4Ve+Cqu5h1bSeIpRv/eRNsTczr5Z7BhGc+wCC3ag0aY=; b=dfzuRmBrpS4UAf/Y/LY/Y9Pq9CdvVaufSjToWxhwqnxXZSd9mLw2OMSo6xJP5Kzy0S kwIp1tVBuwNhD5iWeBJvZ/zcEDo96uxVhuFc5AKTHoJOqpKbATHfiNHwz35CgBIMAikF 2J3Msef4NpHPAobZdtUvZ4dUvIN0dR5NxToEg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698597821; x=1699202621; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4Ve+Cqu5h1bSeIpRv/eRNsTczr5Z7BhGc+wCC3ag0aY=; b=QY36WEjNddqUmdDs1rDVxRrcGZ22SPuzj1DsFLgR9fv/Le86NMaOyeXlf3Gd/Ggtne qfEPXM8if2yIjWCT0ByIB00xlOoaUY/p6Xx1tX/uAWxtrdjsJ+d1Zt553CdNqVLRX7J/ dPmVyNUM7aZ9SFobWgBz08KU92frF+IRkY3cbPQm7tjECmEyuQO+/lZlLOHkQhJU8lZB H29CarzWRqC/wZrjThjVnu/zshqmlbYN0vzbZKNfU5RVOAOTRV/nhKFpjydnzEBhr2iz z1scPxVm85bmftWOnGFpu5Ppn85SnL8Q5tSk/OBIIt+wr9/gRK5SD8kbxtCr/TorWr+d wRhA== X-Gm-Message-State: AOJu0Yyw4SuFtnKfRQPm2Jk6fW7Q3UG2LYBsE5AdiyepbSIQ6RExp/cr 2LeJCYAbxIHtxk8TOkbw5xrnKliSIXgqtH2m4us2if4XzJDlpUn1R3O90w== X-Google-Smtp-Source: AGHT+IGdOBG05RTqfrPZfV/8u18FDE6df7kD//diRI/xQslJY6BeSh6JNYXkZ9EhXQ+oSldsRUb9dsSNXOoN X-Received: by 2002:a81:9995:0:b0:56c:e480:2b2b with SMTP id q143-20020a819995000000b0056ce4802b2bmr14211616ywg.12.1698597821601; Sun, 29 Oct 2023 09:43:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x81-20020a817c54000000b005a23a4a4c15sm907487ywc.37.2023.10.29.09.43.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 09:43:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 09:43:41 -0700 (PDT) Message-ID: <653e8bbd.810a0220.18156.e180SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4468F60524E7; Sun, 29 Oct 2023 12:43:41 -0400 (EDT) Subject: |SUCCESS| pw133572 [PATCH] [v1,1/1] ml/cnxk: fix updating internal 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/133572 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, October 29 2023 13:25:08 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:84b6256087af629c76cb879a8ecfbe36039ce3fb 133572 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28132/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/