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 42E4142681 for ; Wed, 4 Oct 2023 00:21:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 158114027A; Wed, 4 Oct 2023 00:21:36 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B8B734027A for ; Wed, 4 Oct 2023 00:21:35 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a2379a8b69so18228337b3.2 for ; Tue, 03 Oct 2023 15:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696371695; x=1696976495; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1e/R2wcluX2prEDscPD0Qy9GAmM0ZNgDGALhfWCG9Ds=; b=O+fF+5LR36sXxxg0Ne5EXeo0yUIBbHI4eOhhvL99d1qT+UgF8bFUZeFpAEapzng+RW 2TbvMd20jgZwg3e7mAZmdot+igpLUWDeGQeGri5llyGWGI46HefipEJIKimdBXrhaoZz DYXbEbrcQLUe3Qx+jbHd5OUVtj0TCXJpzCXPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696371695; x=1696976495; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1e/R2wcluX2prEDscPD0Qy9GAmM0ZNgDGALhfWCG9Ds=; b=gzMCVSTCFYwHz33z19Ct5h8ag/hcH8kBfsKKIXoxMiNzMLDjGhLh+ekSmLTVGJ0VT7 665h9Q80h+mfKFXRHhoH0GgUeeem4DwYdAWCs8S4obmjdB2rmWR2XRf1ekn+Jn0I2I// kewZL4VsbBqQvZkMAVF9b2jcbkBPo4kvJgliF6Dya/SBSU8y5CcfJyaZtDE6AaX5aeZQ jIu3N5UP/DlPaWq77TK5vPH5oYygjdEDWCYRsLO6PeMgonMNZjN8o0kExk20ICNOm7K6 jjjKakKONq1mnQ1cA9y1OdSuqpCBLNdxaM5pWeIG2JBJT/FxLkS3yWAviJBXhngWYQKp Kd0w== X-Gm-Message-State: AOJu0Yyt1ycUjraOo8DE0hoN7nTPKzDtPIKRt8O8cehBD8YpPt13cNCk LzyiPxAJPHEwFDbRZkO3jGoG/qQjKkMawZwy/41VGDHJh8aJU4InUD06Ow== X-Google-Smtp-Source: AGHT+IH7anQey0N+75BjE4gS4yLTckGonUXgMevslEGk0jktxf+/nDv/0Kw0Avis+cmyN+6ZsEq3s9k1Gx2F X-Received: by 2002:a81:840e:0:b0:589:ca07:c963 with SMTP id u14-20020a81840e000000b00589ca07c963mr902211ywf.42.1696371695005; Tue, 03 Oct 2023 15:21:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i197-20020a8191ce000000b00589f9bb7b17sm363885ywg.50.2023.10.03.15.21.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 15:21:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 15:21:34 -0700 (PDT) Message-ID: <651c93ee.810a0220.1818.ab5cSMTPIN_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 98436605C351; Tue, 3 Oct 2023 18:21:34 -0400 (EDT) Subject: |SUCCESS| pw132286 [PATCH] common/cnxk: fix direct rte symbol usage 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/132286 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Tuesday, October 03 2023 18:39:56 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:aa2ba6981f60d7f97d81869dd66b9bf5f3ad1a25 132286 --> 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 Bullseye | 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27816/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/