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 C827543A44 for ; Thu, 1 Feb 2024 23:37:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4B58402B9; Thu, 1 Feb 2024 23:37:51 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3CAD24021D for ; Thu, 1 Feb 2024 23:37:51 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d7881b1843so12381865ad.3 for ; Thu, 01 Feb 2024 14:37:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706827070; x=1707431870; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V1062NH3vR6obBXBArgmYhWE0QqrFwsNvMMN9E+X0g4=; b=brHXRRbJqWCZQ1+FRBjK0BAAiLGCX7YRlyqmWC6JW3I7+6BsXPsRQA8F0oJVaesPNI AfD7BwRSoVU5kpy3jM0KC5Q9/nn7hniudVzcUtaz/o3638ha38wxZQMsgjWVoWGJEzS/ +c4xvtsEWcz0NDZ/VPioqbPXERFw8sySDnzZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706827070; x=1707431870; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V1062NH3vR6obBXBArgmYhWE0QqrFwsNvMMN9E+X0g4=; b=TCWdhSJ7h22HOaV1ZUIo+r5Sz7hAlqwDL2rUGsyu6OmToeQ42N90WIDofMehveYhsL BW3a6uG6Ot/zxf3wUUTn7+ZkVb4bJjzXnV3ITq3mJYAbSLWU48Lm+G3mUN71jv2bboZF CioBvv0U910Qh+gC6ojXeV2JuCGaSJx7uDTfT9E/xCqYlfj3LlVZyUQfEXG1wsQmq/Dx pJZYrBhATspiuukcxEPurxiw8IwCaffpbA9oK4xe+LJ3QlIZ+kS/uGumDHvUxnNDn4th LR/igjA9kxWhhS1cxkJGhSrJ0bauPZNJ4xe8LkwpVELsluSc5BV/gx16Vm90OnbqqBo6 AhFw== X-Gm-Message-State: AOJu0Yzx47ELatvZJ9uJZjQHTcLYPVBjGoSGQJMEnO0yoHH4K5jfVdJf NFFs2HrRxcYZdSr2lAXF+Te70N0V+yj+fwo70BzqN7bcfpyJeCLK9uxRc5smObEoLuMLbaBX0pH mGsFozUw2nBZGPxxkGFWpt57DqyQjR3SAtGsw41l3 X-Google-Smtp-Source: AGHT+IG82YMl17mR9mjnzpiC7OTNmHc8YE5qhi38823rG2qkSiO+3f9gWJNYwYDv0W7iz/Jd0krrUzvgiROS X-Received: by 2002:a17:903:2806:b0:1d9:5b78:57fb with SMTP id kp6-20020a170903280600b001d95b7857fbmr384189plb.61.1706827070579; Thu, 01 Feb 2024 14:37:50 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCX6ktEOVeO8RRpW3jhAzxGQdRj3hTwVFKaTUZC0N2vgrf+UTmt932u9464v37pGJofsmvVua9y09z1M96ESSizrdyUvcHfwd4o= Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jb5-20020a170903258500b001d8f55cca38sm22282plb.31.2024.02.01.14.37.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 14:37:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 14:37:50 -0800 (PST) Message-ID: <65bc1d3e.170a0220.e5a04.1519SMTPIN_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 0568E6043481; Thu, 1 Feb 2024 17:37:50 -0500 (EST) Subject: |WARNING| pw136290-136292 [PATCH] [v2,3/3] config/arm: allow WFE to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Pavan Nikhilesh Bhagavatula 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: WARNING http://dpdk.org/patch/136292 _Testing issues_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, February 01 2024 21:57:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4ce111cc89f580b8c4aad51bdb061acbdfde86b 136290-136292 --> testing fail Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | FAIL | FAIL | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | FAIL | +----------------------+---------------------------+------------------------------+--------------+ ==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ==== Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-zero-length-bounds -Wzero-length-bounds: YES Message: Arm implementer: HiSilicon Message: Arm part number: 0xd02 config/arm/meson.build:735:20: ERROR: Key fallback_march is not in dict A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt ==== End log output ==== 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/29023/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/