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 C7CFE426B6 for ; Wed, 4 Oct 2023 15:06:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3449402A9; Wed, 4 Oct 2023 15:06:41 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EB09C402CE for ; Wed, 4 Oct 2023 15:06:40 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a2a3fb0713so76085339f.1 for ; Wed, 04 Oct 2023 06:06:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696424800; x=1697029600; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=44meJyLuVSBQCBAjkfusHyRE98dXByzmOlBvgLWkiGk=; b=EOCazljh3u01smfmoAMKUWjtgmctdUbK6DABsAGVkp217vU7oivMgbqn5M5OzTIiig 6Mz/mvnlivR078aZxgBZ0EOzLahLu95eDB9xqS5jRubXmk64v3GT2n446Oka7FP/ZX2/ ip7dCE3H7vTGm8vNqXwcGoKvCH3bHCwsduVRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696424800; x=1697029600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=44meJyLuVSBQCBAjkfusHyRE98dXByzmOlBvgLWkiGk=; b=j0Xa+MVp0SyapVB5Vn8r9Q6CTiy8fD0eGZmbCrCZeYyszWqFH9OaG3Y3ETchKOCeMZ YI5iXm8+tUlaIhwCsy9WQ7+fKt6OfgwfEh7wPkOxGkn0crNwqwOJrXt5zV2f4aCYt5Ao Kgww0h6uq2SCzj6672ny1VQy/lAVoVgvSfKrEaS64vhw3afRgr5+NZmwvnyF8gEyVXzG DlP1rLqHdqYumYg6jomz5U4e8okRGg9tpA17DsBLh703dF7gHlAEvU56s6QJp+acUndE l7gtOEFz/YNb9PSCnGvcm9+mlP6/4iVX/h2Vf7hCt9awSZtozMMsVW5hFlfCfadOs1LO aC7A== X-Gm-Message-State: AOJu0YxURLS0bBmsf+u4yaIqgF70/83H9FhX31Ow4vFokw2TzGdzqGd4 G5fxna5Cy2Sh0Plh7tppZAs1nnyno2NtHcqVaFuYatl5xsCD8sVbpSWcGA== X-Google-Smtp-Source: AGHT+IHstOQcuafiA/LSwXl7myCFSdWrOVyJbsYhR54ermQJSm9rKx34R7NkNeXvJkeeC3g9Me4AkJS2GX7G X-Received: by 2002:a5d:9c1a:0:b0:7a1:a22:e664 with SMTP id 26-20020a5d9c1a000000b007a10a22e664mr2591201ioe.17.1696424800455; Wed, 04 Oct 2023 06:06:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id em4-20020a0566384da400b0043a19b9d254sm223821jab.29.2023.10.04.06.06.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 06:06:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 06:06:40 -0700 (PDT) Message-ID: <651d6360.050a0220.d77ea.6f1fSMTPIN_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 9FB2E6052514; Wed, 4 Oct 2023 09:06:39 -0400 (EDT) Subject: |SUCCESS| pw132300-132301 [PATCH] [v2,2/2] common/cnxk: fix direct r 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/132301 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Wednesday, October 04 2023 12:24:32 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:aa2ba6981f60d7f97d81869dd66b9bf5f3ad1a25 132300-132301 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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) 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 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/27823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/