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 528A443A51 for ; Fri, 2 Feb 2024 16:08:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EFBE42E54; Fri, 2 Feb 2024 16:08:05 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 62AEF42E3D for ; Fri, 2 Feb 2024 16:08:03 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2963cc5e8acso634406a91.2 for ; Fri, 02 Feb 2024 07:08:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706886482; x=1707491282; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AQ9ddL0N0IBcVAI6otS+E75scrSZftdyT+cdI+rRoRI=; b=SSznqJ/xltQUOdgXHKplOgwl2SJeXx2qBFXeTST11T9ed7eylosEU6ZOTx0VcbE9iP tfmYLZk7ub097SySj1ggtF1Wv0ygjNXAfs2qlpYa6mhxSEinFhrsj5UensORKzCVLO50 6sz/c+MQQ823WoeG2mo7VHCAchN16Q3+456Vg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706886482; x=1707491282; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AQ9ddL0N0IBcVAI6otS+E75scrSZftdyT+cdI+rRoRI=; b=devvMXzO1JuE51BaWFfJzCy8lN3NRoiITHmGm1zyd+XDCxO6rpLq+US20GqP/3RGal 2gFbquW4visHV36qI2uVgqlvuyP3tkPD2xLuAZ9s3AI6lc1Y1n5E322zsEyV1ai0WGfk unOlEbsx6BVv2/ISxBVnZDxBgFMnGp6G8ENzdX1UjZwO6S20k/2yPcnvkBewhFty0+L/ WcSSTBzN3aaYI66phgVdVD05FTOFYfcZOvuQN412b3IXMSWdkDpdyfYt7pSAOybMBb4i TuIyApy2DqnyyuCXu0LeIonyvj8BwEiDwmAhUZm18eK77gFjLWQ1vNsnNiy31teNZtMo w4FA== X-Gm-Message-State: AOJu0YyoJcsBAGUcLeuWS4PTUzAp2iDwnTpme90AJU2MrVu4cX07YMEE 42fhHVJTyTc9MebyAuzJubs0lFjdXMayNtaqEl+/EMaF+C9xi+B5+7hrbf/NRZ09zpR6sbUZNb4 duOfjZT94nQkUUxKYUsLQebTbcgScZnUhqAdTy6sd X-Google-Smtp-Source: AGHT+IHPXDkMkXMTwJ0r9rMxqjdQvo6VhNkcVQuexpgaWSNhZOM7AMuev5eu+SGQZKM1rNyMofwg8xqqJQAB X-Received: by 2002:a17:90b:d97:b0:295:f83d:590 with SMTP id bg23-20020a17090b0d9700b00295f83d0590mr2429105pjb.27.1706886482559; Fri, 02 Feb 2024 07:08:02 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCXT0cs81YpSE99iYqktbNPJjmdU1mraS0BmfotTfS0MPdrUUDUUd5LiSg4iVCMHL/5u1foFx5cB6QjewbqFgSvUoapALuig53yIzKX4BpzgW5CW Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee16-20020a17090afc5000b0029658c7ed0bsm5844pjb.4.2024.02.02.07.08.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Feb 2024 07:08:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Feb 2024 07:08:02 -0800 (PST) Message-ID: <65bd0552.170a0220.c8269.05f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B95506043481; Fri, 2 Feb 2024 10:08:01 -0500 (EST) Subject: |WARNING| pw136331-136332 [PATCH] [v3,2/2] doc: remove outdated vers From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sivaramakrishnan Venkat 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/136332 _Testing issues_ Submitter: Sivaramakrishnan Venkat Date: Friday, February 02 2024 14:04:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b551097b3443ebf662e4d140600a4c9b108e73c 136331-136332 --> testing fail Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | FAIL | FAIL | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ ==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ==== [3093/3100] Linking target app/dpdk-test-fib. [3094/3100] Linking target app/dpdk-test-mldev. [3095/3100] Linking target app/dpdk-test-pipeline. [3096/3100] Linking target app/dpdk-test-regex. [3097/3100] Linking target app/dpdk-test-sad. [3098/3100] Linking target app/dpdk-testpmd. [3099/3100] Linking target app/dpdk-test-security-perf. [3100/3100] Linking target app/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:driver-tests / cryptodev_sw_snow3g_autotest FAIL 0.07 s (exit status 255 or signal 127 SIGinvalid) Ok: 0 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/29039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/