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 58C7842B2F for ; Thu, 18 May 2023 01:53:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34C8F40698; Thu, 18 May 2023 01:53:53 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id CCDAD40698 for ; Thu, 18 May 2023 01:53:51 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-75795493bceso85666085a.3 for ; Wed, 17 May 2023 16:53:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684367631; x=1686959631; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7djVhmTjs62LtkS3beUVWly+tRkULo0lQkFrnxSRBVQ=; b=boqVsa8RGhyeywauXATQZVyQeveCIkVDLEIpnedX3WqcX7gaLRCc1CSTrAcDkZ+lOv TVHeFE8oYJJN4ombOt/9hYg5RrWOc/cma1oVrJjTDlC6e30Zzk8gmBYgq+chjUh6WDIK jp9/3NsXZc+A1MOacMN/GfV8jQzO5M6UnTmMA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684367631; x=1686959631; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7djVhmTjs62LtkS3beUVWly+tRkULo0lQkFrnxSRBVQ=; b=B7WbmgTMSoAFtpzgb6gka6mOVhFkvN1FBFoMdFj1AbuaCp/kTR49ysRKeKpmKkH3LR kF5O9Z2AVk6H3uwTZqr1OUPluEenXS+ubk/cC5t3hmbkPKLP4CrX/xyDC7reYQ3zFxVw +xF88KzCzJh3fSK4bYUZQM/Y5x3a1Mkhh1/xmVLUapf7bsTWtTt0ebCxrczl+CmQiz4h NocBHW4hYqJEA8d+3OOGMDoSuq2blXtQFjxm2ah+gwKL/FX2mSbbIJiT8Uv4M3K3UmPF o+9xxUn0hxK+n76k5LglUu8f+ZtfvKJHqsK9K8cc0faucGh4LnuRYQW9sY/Z+11J72k1 criw== X-Gm-Message-State: AC+VfDxxHWD9wg1q8sz7rU5+cWFl5jx5EMFSxCzwbVoLOGTZQRgqY37x qxgjdaIc2RaB0ITyNaLywbTUMiTYUFI2nsGq/db6zj0f2guRkz83jvRywhZ2vtA/BcZV1MF+ow= = X-Google-Smtp-Source: ACHHUZ5ReSMiEy+kzGvn8lAll1jq8P6Fs7KSFEs8E7DNutK9WDIGJc3UzJ1ZtnOgKpy58Dy//oLjm5TjLxF+ X-Received: by 2002:a05:6214:19cd:b0:623:832f:8b19 with SMTP id j13-20020a05621419cd00b00623832f8b19mr2591606qvc.20.1684367631224; Wed, 17 May 2023 16:53:51 -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 j1-20020a056214032100b0061a2cff3bafsm26615qvu.21.2023.05.17.16.53.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 16:53:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 16:53:51 -0700 (PDT) Message-ID: <6465690f.050a0220.292fc.0c20SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DDB15605246B; Wed, 17 May 2023 19:53:50 -0400 (EDT) Subject: |SUCCESS| pw126952 [PATCH] net/mlx5: fix drop action attribute validation 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126952 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, May 17 2023 20:36:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126952 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/