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 2D40C43097 for ; Fri, 18 Aug 2023 11:58:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE68F40395; Fri, 18 Aug 2023 11:58:02 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id D2CB840395 for ; Fri, 18 Aug 2023 11:58:00 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-565e6502dbbso550688a12.1 for ; Fri, 18 Aug 2023 02:58:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352680; x=1692957480; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TNjFEXyigI8l+x7M7q8zM1TmAM/uhDTpVNhJML3BC7k=; b=hjCA7uRUiNKF31Jg1GCXR45nJxKEeaf4XrDNVREfyrpLQXeDKEbKonssuxGbob5q8e 0msMlq4zpv0bZ89W14rVyjHB6NelbiIgV+ya3kFyJZ93vQ8pGM19Vj7UjE6dmr6ttiaL +j0QHfeyabqL4FmfJKMUwhUgtJQNua8p2IHag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352680; x=1692957480; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TNjFEXyigI8l+x7M7q8zM1TmAM/uhDTpVNhJML3BC7k=; b=IeHLzWaPN9jCcaPQDoEcqogA9MAz2WfyqN7l26f4omLfrsKbyL5Dvv2sJXFF6zbwX6 fzahH1SeNOhanoT4k6Ueht395wCxJH4WtLzzYOSrdcksr1NDaFlKcW6zhdnuFphNjJW3 sBhK9Z5gAazhHkhxnWgvL7Z19lI3NRD8yF8gZX5mECLwOvL8/EOLUHeSZiYbLJLoisYg L2dam426/UkJ8v08lFxyo/cL4NuXQB1KKNlqyRHEHqWPByDLGDT5dF2rPND3g3OGZNux lFSv5DfyhO1Udlfd0mOQFkep2t4j6EjnR496ry6+jaiI2V8mvFXVlBbKMnSMItOczh7L pj8w== X-Gm-Message-State: AOJu0YyeeXeadckBpfMwjnaqgYxfHPOTybFZq8wj1XLQoHScM2s9slFS vt12sd0Vu2DSc4ftbVBlWEvwRP9Td64eQBqOei34h7+TNlehlieLwoa1Mg== X-Google-Smtp-Source: AGHT+IEXPRZ9l+k+N982vXz5OICZtFzu+IEdr3Cip0SYHaOHrcO3OEvJ0/Oysf0BdV1o7UDkeg5yjLwV9LQo X-Received: by 2002:a05:6a20:9694:b0:147:6ea2:ece0 with SMTP id hp20-20020a056a20969400b001476ea2ece0mr2035392pzc.19.1692352680025; Fri, 18 Aug 2023 02:58:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p11-20020a170902eacb00b001bdc5280d1csm65000pld.149.2023.08.18.02.57.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 02:58:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 02:58:00 -0700 (PDT) Message-ID: <64df40a8.170a0220.64e5f.2aacSMTPIN_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 3C3FD6052471; Fri, 18 Aug 2023 05:57:59 -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 | +---------------------+--------------------+----------------------+ 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) 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/