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 2927B4327F for ; Fri, 3 Nov 2023 23:55:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24563402D0; Fri, 3 Nov 2023 23:55:28 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 53D08402D0 for ; Fri, 3 Nov 2023 23:55:27 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6c320a821c4so2949321b3a.2 for ; Fri, 03 Nov 2023 15:55:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699052126; x=1699656926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wGYrReWd51s6YP+8JNpOfZY+XkhFkAdq1JZUbvCd8Nc=; b=ZKjQCaskG0I0Ml+q2qoqHGDNKW9cF/YpW6ApTtUcKmsMFyNu49mb1xZrkJ5YexgV3d sPPTkakDa+eoacMvJ9EEhuBrBRLDE+xg1iJmDOrhRLSx/Z4lD7QJ5dFIzbRGEgFY9Cnt nx4L1Ggn2C677wD73l6CSopYHcP6xxMQALudg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699052126; x=1699656926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wGYrReWd51s6YP+8JNpOfZY+XkhFkAdq1JZUbvCd8Nc=; b=FgKTVbiDpeevA5vTCDA1YrZTdVw2kJ91fJm/eXF35VH3uqgbtJieunfvXp7k/QC5g0 aVhbPUH9Uau3Jr497wtZoukbx6e3Upnjc4vpHW4sm+plFH79C/pUKFutFDMRWWH7z9mV xUr511g5G5PKx6LsRyBTF2EVd69cCrdAeFvBSacJF0PbHzXh4ws+YyZPYQO4OrfN5Ein gUYL0gfGm+mG5tLhBuy3kLUeOwpe75ojunwPBEVzLStbCpMZUPWWnR712rgl3YS+Yz5j 0waBmhVdqKGOPfmVsJCPmMJIlLGCjbfz9sKhAw5J34iIPnh3Vow0pYNem0mjfP9DrErw aRiA== X-Gm-Message-State: AOJu0YzGCMHmkUQsKldhjbXs0Wu5RJY9OIinpToHkzS5fl4b4dymyfbU ysld4yY4wJmgWXzG7j807QywDyRNb7+W5JFt5JzG0z6RPiVBoPJKN4BxEQ== X-Google-Smtp-Source: AGHT+IFpT2yaxDLJPs3hk2Liqu3NeYXIuwHI0dQJ0aFkn6DfMuOMBVwqHZlOihPbyb0QXt0aa/RD3PtHeT0a X-Received: by 2002:a05:6a20:e119:b0:16b:8498:7d29 with SMTP id kr25-20020a056a20e11900b0016b84987d29mr25299036pzb.27.1699052126579; Fri, 03 Nov 2023 15:55:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f3-20020a17090274c300b001b84cd703a5sm149069plt.82.2023.11.03.15.55.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 15:55:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 15:55:26 -0700 (PDT) Message-ID: <65457a5e.170a0220.dc9ee.508bSMTPIN_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 0EDB7605C34D; Fri, 3 Nov 2023 18:55:26 -0400 (EDT) Subject: |SUCCESS| pw133845 [PATCH] [v2,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/133845 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Friday, November 03 2023 16:40:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133845 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/28228/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/