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 E281742681 for ; Wed, 4 Oct 2023 00:35:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA284027A; Wed, 4 Oct 2023 00:35:54 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id D930B4027A for ; Wed, 4 Oct 2023 00:35:53 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c760b34d25so11094885ad.3 for ; Tue, 03 Oct 2023 15:35:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696372553; x=1696977353; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nbpsluLTB0H6MbeZ8Um2WDZYgZlYMFamMls3y0P3i4s=; b=StelWccqOqaPEuqpozTjgFSGWq3rIp8BkngE5oL3jkT3R0FUuWRqmTT6755dGJH64z l5h/JOehrzow73RA6aXiJPVm/3hqyN2REdYMreJFdFwjiO84+8QYkq+t3ZYucbhS9eox 5IRF39fm70JWUmK4Kkb1wctS4Yi4CR+evhblY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696372553; x=1696977353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nbpsluLTB0H6MbeZ8Um2WDZYgZlYMFamMls3y0P3i4s=; b=GM9YS+bCkntbESK/8y9Cqjm3JgcE3AknKtFs/PxZ5AA0c4Ox6GaFicxt24d+UGlFM7 QgQvtVPq8RjKQiOSQptmGSmb1RI4ZIH2Mthn4Y3T1eGPuuv0PA3aVOgytOFg8PjGD7cH AikOYGUoFLqlqlGzXxM5z73Y5UncNPEpPnxAkdmwTwoAFS5Yf7GnvaBtXxwC8g2iheUN +o8n0JJJgzOnmx9OJi06tqwwrtF8iKdArCpOVbbnQqqU6bMqetzUv7XkKhuYI4GX9/v9 z5OEFp/JjSbudZWJnTtK91qSEEr/q7w7Y1h5191FhJ2Po7TCgVlQzOxWKuBJwjmzwex7 Gj6w== X-Gm-Message-State: AOJu0YwAn0NsEmd0UXFUKN5gn/2h97d9qpWZDjfVtsrJNaW4M8NvqGvf EdI6KVoZN9bglTH2TPUBLfRYRfxZerRNTKdG2cwbbqRen4fGgdHgQql7Uw== X-Google-Smtp-Source: AGHT+IH5DmDPH75w6106f3o1p7trPMMY4RJ2+wL9KccifcCEcV3mRPJ9qKPn32zJStRfIZs8pE+1YsZnACAm X-Received: by 2002:a17:902:720a:b0:1c4:72c9:64ef with SMTP id ba10-20020a170902720a00b001c472c964efmr866045plb.40.1696372553047; Tue, 03 Oct 2023 15:35:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d12-20020a170902c18c00b001bdb0c1fe91sm194645pld.85.2023.10.03.15.35.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 15:35:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 15:35:53 -0700 (PDT) Message-ID: <651c9749.170a0220.35696.5690SMTPIN_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 1C56D605C351; Tue, 3 Oct 2023 18:35:52 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/