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 9BBB242568 for ; Sun, 10 Sep 2023 16:36:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9786F40156; Sun, 10 Sep 2023 16:36:05 +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 7917540156 for ; Sun, 10 Sep 2023 16:36:04 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7928dc54896so116207139f.3 for ; Sun, 10 Sep 2023 07:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694356564; x=1694961364; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2/yAgfNA2n6ShYK5VqSAp44UOEIiJlgtELSt/OKizss=; b=Bp/Urc0n+rxCoMn0G7R82sP5c+QglirF//Fe2PupVL31YgNPneXaxvsstLw7dyqFkj qFcKHUNgz8rsD/lhQOGzoumBYfM9hL5NFsXR1qjwK/5KiNc7iM8kdMfCWzOz/ClIG/vE 84MLppY+M7AoXOgGgopWWmY/Gk3WaK+VT4dqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694356564; x=1694961364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2/yAgfNA2n6ShYK5VqSAp44UOEIiJlgtELSt/OKizss=; b=QjeItrkIjcUMYGpckkAE2n+pQev2gmnmT3mnK2QuSdWJqpfFQb3c1RnM0cofUIOxnS /GNlNdFJfr15DmVzzH+gO9sG5ssgwPfeFTQz8mEWLIIB8qI9zBthMXgCZfpRC4y4NeZg jShALaPiVjaME6cX83nfC0U7IwM4ODGApdTEuwcfOsieLQUXF1lNpRw/2/Sqa1u8zGmz 9MD1aBczCSbuUHzl6xtrwPHOjUQPEplRpfngLb9t/RFpZ3628ObfcNFX4VXjGR9n2+SC KJULV5970gb3Z+gjL1/GvNnoFbxrxpWMit8CTVBiWI+vtNm2KzwjpSJaEzENIYPp/BJt V0AA== X-Gm-Message-State: AOJu0Yz/G3gTxEELqU2/kPEHSjEfg4U4dHK76N+Abl0dzZ4wv75EMSCm mh3+Yf3tbtUVe0g3hnaEmuhuAH6TYRGxKwksD8gml07PKIBUpkQ4cTBbW2b8uecxJjyoH6pD5w= = X-Google-Smtp-Source: AGHT+IEWpqSgfKadTd9vX6d7CcQAIiHHftsYaVOE5XTJmXeXsGairEhArydPr8cs1p+dqXWIWHwwvuxnf/EZ X-Received: by 2002:a05:6602:21c1:b0:790:f733:2f99 with SMTP id c1-20020a05660221c100b00790f7332f99mr7965369ioc.17.1694356563917; Sun, 10 Sep 2023 07:36:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a5e8904000000b0079235fe39ebsm166157ioj.6.2023.09.10.07.36.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Sep 2023 07:36:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Sep 2023 07:36:03 -0700 (PDT) Message-ID: <64fdd453.5e0a0220.dad5f.a643SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 351976052471; Sun, 10 Sep 2023 10:36:03 -0400 (EDT) Subject: |SUCCESS| pw131325-131328 [PATCH] [4/4] net/mlx5/hws: skip process a 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131328 _Testing PASS_ Submitter: Erez Shitrit Date: Sunday, September 10 2023 14:03:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131325-131328 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27569/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/