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 222BD43095 for ; Fri, 18 Aug 2023 12:32:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11C8D40395; Fri, 18 Aug 2023 12:32:19 +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 0ED0140395 for ; Fri, 18 Aug 2023 12:32:18 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-565dc391be3so1358140a12.0 for ; Fri, 18 Aug 2023 03:32:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692354737; x=1692959537; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mxlynNLyAK71O00QFZcgZsxFt/aNXILoM8oTVknt8Yo=; b=I1koSuG5WOamMviXRs49kO0T31hecAKMo8IIJFXz92kmgOWgYsQG6GeChfHl57tLK9 rA/gOl0Ukz/R5mB6CbEKJnDrJxR3ifAqCKZrH9X6vp7dKO2IgsRN/6pV1cSsEcQDQPwP qyduLiC1rEsse7DVW0MeyympVb4l/l0uCBofM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692354737; x=1692959537; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mxlynNLyAK71O00QFZcgZsxFt/aNXILoM8oTVknt8Yo=; b=KQEpvBfVSOjNjdb/yoYOXIWzZYLPCmUJ1d0TUq0+eB7IFcz+BoUvqkyN4kBMHoHoAN lsrKGo2z1LlgxJtqL3PhJahPkMafs9+BqZ7mmnvj584Bf8fCE8yXKX+g+QKHBlcZLGsR T+Itbb+ax7FWvYTH71b2565f3o78NHhutrpgfeuNrl2+ePpb7sDvxM5+bBoYkJVC1tTK FsJ/MnfNz73oy2BQ3VlhlTjKblJFpaC2suWUT5fxV6zFpv7PRtoGm/9kBeofsfzuCAXG QqUWKWUAwIMeY9jJ1TMHqRr9KZQzyTcXnD5ZtPhyHFaIiEM3FogkkPI+H+vFAetA9kk5 igDw== X-Gm-Message-State: AOJu0YzS2n+WMjM1VallTXIpN13lyjpvZGxWTw92Q/aGwF13kJw4m3qE f5fsNVAJkk4H8arzg+FZMeBpfvJ7t48FOZbf1SX5TAR7k3y5rLTXPWGw1Q== X-Google-Smtp-Source: AGHT+IE5UsR58Ldt07G2x7vA2F1iZbjYLgmXg6wHVstGMc9kIZ9PNlz86mb/9rRwDvqbi6ghbOfLgNUA2OPM X-Received: by 2002:a17:90a:31c2:b0:268:8ff2:5c0d with SMTP id j2-20020a17090a31c200b002688ff25c0dmr2763397pjf.17.1692354737033; Fri, 18 Aug 2023 03:32:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ch18-20020a17090af41200b002503e5e1705sm108543pjb.7.2023.08.18.03.32.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:32:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:32:17 -0700 (PDT) Message-ID: <64df48b1.170a0220.f454c.46daSMTPIN_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 275466052471; Fri, 18 Aug 2023 06:32:16 -0400 (EDT) Subject: |SUCCESS| pw130500-130507 [PATCH] [v3,8/8] dma/cnxk: fix last index From: dpdklab@iol.unh.edu To: Test Report Cc: Amit Prakash Shukla , 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-arm64-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_unit_test | cryptodev_sw_zuc_autotest | +=============================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/