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 8E5C343095 for ; Fri, 18 Aug 2023 12:11:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B7BB40395; Fri, 18 Aug 2023 12:11:52 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 829FA40395 for ; Fri, 18 Aug 2023 12:11:51 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4dd644cf8so390135fac.0 for ; Fri, 18 Aug 2023 03:11:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692353511; x=1692958311; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DAq3AU4mfWJEbezuy7YFUqFZguTNYZ15wwEBkrq67VE=; b=X+QGv99igsGXTbYaSYhey953uNyPiKS358+/H0swETWHyKVJ4DUbg0ZWo7zbRghTl1 sT2Hxorhujp+uLjv412SnRxFe8ofHn0+5C5RWcmG/3uJxkx2vOiH5fYqtSpUKehW59l9 RCAN8rs07zcUtS+H67Q3/e0jCvUMQiSgSR8vU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692353511; x=1692958311; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DAq3AU4mfWJEbezuy7YFUqFZguTNYZ15wwEBkrq67VE=; b=f32LNX9qT9pBkQdKKOFA/2d+8POXsKC8RxaoQYVqEROakyWYqjFPpYD1wQCEEBNc2q oOyt2NgWkOXWxog4D6qx5NeTugN6s04wDToXiSsYbOW50ecYwNx+G7LEGUTx1If3RMeT RnFDQLHjIDbRDHPgrWyktCZ2s46v2fdXpaWSmrP76mGTybEHkDzI9X6F3ucJoaNTwLkB 16S9y9VjvOSFcAEfh07B4X/7rfC6maobBoWHVyTUp4ujZiG9y/Juc8z/K6vkinpG0toX LyMAY+N4oe+4r47imnKi7N/fZwfplMhE8WU/HhX/4sJcF+YjXhdmOCewbxT2kuUiCrC8 HuVw== X-Gm-Message-State: AOJu0Yzv2tRBSZ2uhJy35Py+VdKuihafCq2INHueObnC4TAAvodclD9P FGaUokxzmexbh+Y9M1LmquK6iVfGxgk3+L6PxW4CdXa3dZY0WsftRKmuoA== X-Google-Smtp-Source: AGHT+IG6iwxkrR61WYU/1wZ4nnIcNKxSx6OlHL9ZkhQjbA5uJkC1N6URFz2c+1/pgz5hv/3+FBJcg8QDlT4B X-Received: by 2002:a05:6871:216:b0:1bb:d808:da72 with SMTP id t22-20020a056871021600b001bbd808da72mr2372312oad.57.1692353510862; Fri, 18 Aug 2023 03:11:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w1-20020a4a9781000000b00565e64ed176sm108683ooi.20.2023.08.18.03.11.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:11:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:11:50 -0700 (PDT) Message-ID: <64df43e6.4a0a0220.d2ce3.5437SMTPIN_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 5F0BB6052471; Fri, 18 Aug 2023 06:11:50 -0400 (EDT) Subject: |SUCCESS| pw130500-130507 [PATCH] [v3,8/8] dma/cnxk: fix last index 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/130507 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Friday, August 18 2023 09:01:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130500-130507 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/