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 50B7043239 for ; Sun, 29 Oct 2023 18:17:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36B3640269; Sun, 29 Oct 2023 18:17:11 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id C54E640269 for ; Sun, 29 Oct 2023 18:17:09 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ce291b5df9so2228284a34.2 for ; Sun, 29 Oct 2023 10:17:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698599829; x=1699204629; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zh2NdQ2FqTRiNsVCgdVoFug1ICRyOTqWlVjbo99EHfA=; b=cpikL0P1yYYtJQUiGIyvprYl5VPd43GNmckSqzWc5QFLSERiIni5X+GqwJRowAN7IX gHBMABglm7uvWJveuI9F1nMsjVubEmuMavX6OBKpr58/PhjXUsLyGI3ldrKPQ3sDMp10 /Bdp2/JqsGMZ8fesUFZyBqv/LqW59tPwYQ3Vw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698599829; x=1699204629; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zh2NdQ2FqTRiNsVCgdVoFug1ICRyOTqWlVjbo99EHfA=; b=hbnCE+E7CT3D9oCay6PSIucI9la9jC9HwYTiEVYgSLR0xsHU5DcH9slBv+FbDr64mu dlx/udqs3gxwnJdWUFFnhoDzqpElTulADvzXhCee0PK+HXjzs9co02tzKn+YaWisPi8n OxQ61j4vifgj2I+AKHdotNERhLMHz+rhitcelfPgUsE3ZTZsYpLdr/Znm8JPNZ6ognvF uwlvwU9/GouuO3qj7LK8z+8g6TsPwxnbOmrr8wqd0QzzF8Jj7w4nAbKX5A7Fb1sQehMU wa/d4EtluvioMfM2uHdpwK0WaqHZQwy6MO6/2TOyrpfHAliWv5ScsqKVGTzbhCvAMwSH /y/w== X-Gm-Message-State: AOJu0Yz/LX8fVC0uXxfMqBGaRg9xTi/o2DFK4I38T5obSreg/FLMhX/b hHY9zNmpiYP/NyuWxwa2riTMgzD0IvwFgndd+VrQRGpsgP+Vcs2LvTCJkZI9ya8KohPrFdUE/g= = X-Google-Smtp-Source: AGHT+IHxCO1u1Q4lQCFAdqQUGhHkPdW06SgMIa/aPYG8N1GpxEhRxH94QeC6zXG3+7AwOGjENgndq/AkF3Md X-Received: by 2002:a05:6830:120b:b0:6bd:be5:daa2 with SMTP id r11-20020a056830120b00b006bd0be5daa2mr9025651otp.33.1698599829073; Sun, 29 Oct 2023 10:17:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id hg6-20020a17090b300600b002800ce02dcdsm166342pjb.1.2023.10.29.10.17.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 10:17:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 10:17:09 -0700 (PDT) Message-ID: <653e9395.170a0220.87851.3466SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3427A60524E7; Sun, 29 Oct 2023 13:17:08 -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-unit-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_unit_test | +=====================+================+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/