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 B5DCC42591 for ; Thu, 14 Sep 2023 06:21:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B144340289; Thu, 14 Sep 2023 06:21:39 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 0B8B140289 for ; Thu, 14 Sep 2023 06:21:39 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-26fb8225268so418352a91.1 for ; Wed, 13 Sep 2023 21:21:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694665298; x=1695270098; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z9JmTQ6wRI2noL8MVWrNtutOTep5rxJudg28NMybqcE=; b=P42JS3FDiW2NGawI0n1DLSjX/BHUwmxUpJqBYePXp8yewHT0JooqRLaeJZUtTWqUxv hDQh9IcZwEAuOu2/iv+OWFUwqnKHUe7naSx3XCBlh5ZhHPMpvmnpVmld29Vuh/E2qkUz Imq+05mSlXkjOgXjlsXH+tNNaUxOKlKJIYFQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694665298; x=1695270098; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z9JmTQ6wRI2noL8MVWrNtutOTep5rxJudg28NMybqcE=; b=Kk9yNLvJ/doofbfvXL89fKecIquIVhgUFemJQgIsOw6QCEOwBg+A8bV9UCcXFIkxbK 3Sf3W2kR7ghfVdxh8Av1cKTsoTs6Zp24R3hRu+tFpqkUTx4iby2xjJztF47b7FynG/b7 xU3tu+TK1gV58rH2gKD+En46YizJklt75JnKBRuW07BZQxoBFrLpxFofSkeAW6y6xjBr ORveXXPYfZ7XDiNwerVxsEzeWKsGA2Lz4kvFKzXzUWqXTPb4t4SzP07G0XZQxKhs1YED upx03d8hsbBm3pMDOrKUELnPPBWPV7zR1mHm2+CoAtjo8byri2ZxhEhndS4VyVuiRct6 icSg== X-Gm-Message-State: AOJu0YwNKGR+uSPIKwkPyqyyoOh8PIncbOPCibPfk6Mc17OGvQQdZKC+ HR0GWrfVqMDp8myD2MajBtuRXBg1kyBmvy9Yul4nqJ8G6+Um594qx9msfQ== X-Google-Smtp-Source: AGHT+IH6hG6YvZgpxTY31of3jHNdJu81KG0PKQJCwnFnONXzZLPLe5Imul4LLSQhb1HBPKfoUVfVLEx9fHoA X-Received: by 2002:a17:90a:fb83:b0:26d:1201:a8c4 with SMTP id cp3-20020a17090afb8300b0026d1201a8c4mr3983111pjb.13.1694665298000; Wed, 13 Sep 2023 21:21:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ot15-20020a17090b3b4f00b00273df7fec0bsm141962pjb.17.2023.09.13.21.21.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 21:21:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 21:21:37 -0700 (PDT) Message-ID: <65028a51.170a0220.bc291.2ab0SMTPIN_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 2CC226052471; Thu, 14 Sep 2023 00:21:37 -0400 (EDT) Subject: |SUCCESS| pw131403 [PATCH] common/cnxk: remove dead meson code 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131403 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 13 2023 14:02:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131403 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27596/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/