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 429DE42591 for ; Thu, 14 Sep 2023 06:50:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E08240289; Thu, 14 Sep 2023 06:50:00 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3133A40289 for ; Thu, 14 Sep 2023 06:49:59 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-573449a364fso351273eaf.1 for ; Wed, 13 Sep 2023 21:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694666998; x=1695271798; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1vS58Tbi49ilg+ntc+LaWMt8SoJwr6JQegFm17JNouU=; b=fLxtRzfGqoFaArBe5U0T/cYtTUw6xLW9WwPy9Lqdscys6wrvxnLIwlxtAnXxy6Fxev w0wSRR7ZjFyRy0lARuYA5PQdHIor1Te9cpW3vOUG9il4LJw9ALPoJhD6migDzYyeergE vn7RC9nl5rKqxz7h4xZw15eO9Bksu1eqvANoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694666998; x=1695271798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1vS58Tbi49ilg+ntc+LaWMt8SoJwr6JQegFm17JNouU=; b=GuoljRAs96treXcC/CtWEfhDaD2GQfTenMwx/PNWP4HB2wlBWEao6jg9T0f4ZUrLnt ZEOE6oxX1USq//xgJeoCgqrYZifjllCJWLHE7KbRkkEUJeWv1ZRb0Ab93qewNign2s0S kNxFJ101ea97TV3W0QlZwqN6q1mjg+daw8c2PG9ZL5ZimLK6BI141KyZfzE6wMV1J4uO DCoNIJBr/b3F1GbhcIL70cQ7JkBmW1i0beqZdaZY8gKPZ7B97ibqbWm5ep6Mqwu/MdWb oFnRlmBeBckV8yoSbUTPIz5l9PsTIyVbZZHWhFHyHIB6ntiZVS4hHqwdcNIcJUFRcG56 BTQw== X-Gm-Message-State: AOJu0YytCHzyc5ZB+GGn9Ms7MXu1WyBZ2X2LlUk1iLJawUzC950/d1lJ PICyGLM9OL3u256g05GD9iBPT5xNN/lgJsca479R9ywYHqVPjhO1qMJz9g== X-Google-Smtp-Source: AGHT+IHEjsMvXkOa/SJ+udJjV4WDezYf2/MMphlBUpZE4N2dOlgoMcfZc+qgjktc9SDV91dIxkoto/6JxmLK X-Received: by 2002:a05:6870:8a12:b0:1b0:3cd4:76d5 with SMTP id p18-20020a0568708a1200b001b03cd476d5mr5071306oaq.37.1694666998669; Wed, 13 Sep 2023 21:49:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q4-20020a056870028400b001d4917f13d7sm151510oaf.31.2023.09.13.21.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 21:49:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 21:49:58 -0700 (PDT) Message-ID: <650290f6.050a0220.b8421.302bSMTPIN_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 2AC5E6052471; Thu, 14 Sep 2023 00:49:58 -0400 (EDT) Subject: |SUCCESS| pw131400 [PATCH] app/bbdev: fix link with NXP LA12XX 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/131400 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 13 2023 13:58:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131400 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/