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 AE806426B6 for ; Wed, 4 Oct 2023 14:55:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8635402CE; Wed, 4 Oct 2023 14:55:55 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id F3854402CE for ; Wed, 4 Oct 2023 14:55:54 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79fa2125e19so73479139f.0 for ; Wed, 04 Oct 2023 05:55:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696424154; x=1697028954; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HanIld6iMVjT2T4OVye5DJdC8EyRLU75mcKSSsgFWvI=; b=dKy0CjW9IhwpjWb7xVI0Lc+KjBFmwflkt+8uZbjJSuHjR+aCBMZFEChtmJzwlgCzqf AJfJafBRezr3EPxW6xClwbVV5y9RM65XJ4sCwAgK7WGG5WSkLTsEeeJXNijIN8I4Hgz3 XbwgT6PEoetpnK+e/Kjx4Xz7aJNJ+0QB43JUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696424154; x=1697028954; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HanIld6iMVjT2T4OVye5DJdC8EyRLU75mcKSSsgFWvI=; b=Z0xxS8XrDUo1O+AwlfXHuH8Y3D7gGMAV3vfOVeekBxZg1Ir9BKZ15AFdPbtyVJ+GgZ 4shNEM+3TFqvoINzXMXmdERWToMSYyOblsnnE+X5aHFUhYfW3cLaAZoqLWcoRzrZtyLh e0YwyWJUP9KcdbCYSJZ+NKhkM0chDJtgHovJRLdVaRIvVj8SZnOPlbmAQW/BO0ULK5hP IceLRvcWsRjbm5onmTnNJk+ug9zuD9ydvji+8O7ZpbBEanXE90fKUSScjfD5676VkLrQ U0+4zHR9hvZnn2FD88mbzQQDrtfT6XhnSG0O/zb3VjB2SUPTmasHRQWOai0Z6nftCmnF MJoQ== X-Gm-Message-State: AOJu0YzugMAGPjzEJY8nT757aaW8bYP4Da+DxeJK4H1viN31pyVPPFzo ZzdJB/gMEr9gbUj6TjyTyswGZdBkwMoUL6euSsaKDgzSZKa/liQtINNcxQ== X-Google-Smtp-Source: AGHT+IFY6jis02VwWJcndE4B5RUKXyLpXWKHQ4tR0YAPRXaKiiN2LGo7Eg6cH+De9e0urzD3YU1MAzqcZZPu X-Received: by 2002:a05:6e02:d45:b0:345:66f5:3404 with SMTP id h5-20020a056e020d4500b0034566f53404mr2256771ilj.0.1696424154326; Wed, 04 Oct 2023 05:55:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a02ad05000000b0042b3ae04c22sm226056jan.78.2023.10.04.05.55.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 05:55:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 05:55:54 -0700 (PDT) Message-ID: <651d60da.020a0220.50baa.72d5SMTPIN_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 B689E6052514; Wed, 4 Oct 2023 08:55:53 -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 | +---------------------+--------------------+----------------------+ 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) 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/