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 810084264F for ; Wed, 27 Sep 2023 09:38:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6264E40271; Wed, 27 Sep 2023 09:38:40 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 6E08540271 for ; Wed, 27 Sep 2023 09:38:38 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-565334377d0so7899779a12.2 for ; Wed, 27 Sep 2023 00:38:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695800317; x=1696405117; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LFN2QxwbXhSoDocxbTXM7+br6f1CF/Zi1/8nGrwuJzo=; b=aHQLXCOGlD+3UAzxM6XIGTHPe/k5/8j2ITVyKbLyZu9xhEG5/fUjvEVGfPNApqYkqP RQKQjI2uNI2G1s4m/+PFA3e6N3437J9DxngkxnPeFy+SNVxXrBF5kdgtKmTHbjpFlzMh hzgO+cN8BGDDV0uUdNbw0X8slEQJnjez1DwdA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695800317; x=1696405117; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LFN2QxwbXhSoDocxbTXM7+br6f1CF/Zi1/8nGrwuJzo=; b=QnJxwoNfHQsGDOShbI4f2wD8gCQB+rjZ1vJ9S1paGPUbaeUDuBfzNhdyPLVMavMhmR 83BRbbiJf1PYS7nAQBn4KKBm8VtjtvfTo8mimYS2I7WmQPtYZz6T0WblstewU70f2OZk A1jHi52ip0J8eFxCQ/YtVvY22pTOhmUPK98baArr762K9G1+rzhRxvyxbuoEF3g2uyLY 0EqWY+Rp+hnORc6viZ6kCKdqzi9C/8PvmkwVvWWO0A9ihpao0wAhiNE7+lUwEm/tQtGj stVoTAvT/a4cuy4sjJCQsq7c4wW86vNI/w5xT3KdOM187Vijc//DYf7mPIC/3kKZiiUa 7Oqg== X-Gm-Message-State: AOJu0YzdHVtcdcCDghCNRTtexzOiq+Z/0n7+7OE8hLwX8b/iZsByvNvQ LMXEm6eWjtojZMN3zQECnqLqvw92z0qYFIyZmW5bqM9a83VjOA== X-Google-Smtp-Source: AGHT+IHjo/ASYAMuNDYdjJ2Ax/A1ZWOrCft0uvtpYJXf8LXutIAzY02sWLBhL/CI60xkM8ZrbHglWVUicwDQ X-Received: by 2002:a17:90a:73cf:b0:26d:2162:f596 with SMTP id n15-20020a17090a73cf00b0026d2162f596mr986105pjk.6.1695800317662; Wed, 27 Sep 2023 00:38:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020a17090a690100b002773a5ad0f2sm767955pjj.12.2023.09.27.00.38.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 00:38:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 00:38:37 -0700 (PDT) Message-ID: <6513dbfd.170a0220.f7e63.f821SMTPIN_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 AA36C6052514; Wed, 27 Sep 2023 03:38:36 -0400 (EDT) Subject: |WARNING| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing fail Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | FAIL | +----------------------+---------------------------+------------------------------+--------------+ ==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ==== [683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'. [684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'. [685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'. [686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'. [687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'. [688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'. [689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'. [690/690] Linking target app/test/dpdk-test. ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build' ninja: no work to do. 1/1 DPDK:fast-tests / lpm_autotest TIMEOUT 10.06 s Ok: 0 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 1 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.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/tarballs/26256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/