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 DB0E842BD2 for ; Mon, 29 May 2023 12:50:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8E43410D7; Mon, 29 May 2023 12:50:47 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 73D1D410D7 for ; Mon, 29 May 2023 12:50:46 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-626117a8610so7676536d6.1 for ; Mon, 29 May 2023 03:50:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685357446; x=1687949446; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SdYTK3GggYK7fD/AG0nYCAa2tqab0dDLS3sUkdMQoiw=; b=N/2bIYq98yI2zCjUO8s3/swri53s3VPtp8s73BgLGdAN6cthk3OcYochl19FEuY61J t06szLHEuUwqbVyr8GhTjUKhGWRHeJdTPAfpfEydp2qtdZD48V87PR8x8l7Jz0puHzYh CyUCDGVYoWCBsuIOEUoYcWVXKq+tEPQd/xUMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685357446; x=1687949446; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SdYTK3GggYK7fD/AG0nYCAa2tqab0dDLS3sUkdMQoiw=; b=N0zGeDTP0Y1CFc7IJHs90S6Qw0MkEXknZg0HvdBi6R1Mp4C5kjENQOw/3CK0qKreGV NbzLcKpUib/d0higLKdQC/FyHaXSMqBhCASLpoeoyUK4ePN3LJO8HeuRaq5y6IU35v9P oVPo/OXAFjd+H1thuGznV50Qcm0ahI9pHS31eERKIusG7VnGtVykNQdp0zfJbFTw2RIP AffZG0AgK6g6n1ZXkrr1/hTac7LBJrd923G7w1agZLmGqXEJ5lBdnM+q9zXYZKwq35wj JRAVc/AEHEDZt+HuK4WDHEO1bSZSj0Tul1iY0ff+mYUd3Xm4y4wlujpBJ+lzqOGXmdwu MBlA== X-Gm-Message-State: AC+VfDzv2RMIETW9rcT5zo8MgzItCn1+dE/bPQU1DMFrgSmS9bMkzGJL 6nL2KMGLcWUYV8W58b5pIRt/QmJ3KIiLyNfsdrfmxnCE2JowuouQkdFIHA== X-Google-Smtp-Source: ACHHUZ4NSNgEufFYmGra4zQ+yPovvJOpVGsFXIUOtoHgltUIeDX/UXO85I3O9XQ9lzRyQElsmirWTXmn1q4/ X-Received: by 2002:a05:6214:e4b:b0:5ea:d52:7042 with SMTP id o11-20020a0562140e4b00b005ea0d527042mr10225265qvc.31.1685357445929; Mon, 29 May 2023 03:50:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k15-20020a0cabcf000000b00625b1ac3130sm379933qvb.61.2023.05.29.03.50.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 03:50:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 03:50:45 -0700 (PDT) Message-ID: <64748385.0c0a0220.bb119.58dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A174605246B; Mon, 29 May 2023 06:50:45 -0400 (EDT) Subject: |SUCCESS| pw127661-127662 [PATCH] [v2,2/2] common/cnxk: add new APIs 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127662 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Monday, May 29 2023 09:25:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127661-127662 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/