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 4C3E445B2C for ; Sun, 13 Oct 2024 22:52:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E655402DE; Sun, 13 Oct 2024 22:52:23 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 50140402D3 for ; Sun, 13 Oct 2024 22:52:22 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b11a28242eso195600285a.3 for ; Sun, 13 Oct 2024 13:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728852741; x=1729457541; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Ma+cgIsXUeIJ72Ta8V7G0CTymyCT9xtghXZVY57A6No=; b=fxHgaIQurdPwpmT75+o1xGM7Rjo5wZIHdE22cIADmqw2TQyzVa/bIGP5u2hsySJlrT mL29wV85RCbIuMSQ8cxSDQirfroeuB4z6WSpJX0bXy43VaGjamL4zguXhv6qLso++YFn UAulpg/p2PM2E/V1HjPCrT+C0CwHjgQwhFK4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728852741; x=1729457541; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Ma+cgIsXUeIJ72Ta8V7G0CTymyCT9xtghXZVY57A6No=; b=oUJzz2sp3gncGVGhrLQwWvr3E7hohHeJw6Mgh8bK1GlW+02WbiGov5n5pODBlxzgpv 7T40TsksSixiUPFHel7dcPraeTyNgv/U02OgI1tbDpRpmQXjrvWAMK5RZFuvI+5ZUgR4 9GCz7jJ+zfUOZOlK7Bd+m4nARuTlXrMl1GrDEasgAuQPPC3iRrvUmS86lQYI49JORUMA JWxuy0DA5mb4wyxTVy49aR1SJWbJ1n5DXd3MOIrRhN7c4DkfJdLUpv6W9rIZIA7EUdia 84Z1MyNj+92UhE5f1djwTSwLGCFpk1uoXPG2mXBa6arnD06T9yzKPSd7o9FzRN3pUfX3 sCig== X-Gm-Message-State: AOJu0Yzxdo3xUTnNyIy8UC+EpUpPyPU9Ddz3qlOcIbqajHYZYNqFzAXR M8SOBFPIpiRdQjxgKqiv5lH3Qfe6WadSsLSmfz8RXx263mPCWGqKKk1UeDFr8486rB9HBiJYcQK 1Pvi2Rd17U5oByW0LwFgGmPPdHvSZUYpvQZYshrWTpRu787w4nLV/kMrf X-Google-Smtp-Source: AGHT+IEwZdzNe0DGLa6XGnwEakoeuZr/Ih0aDLn1Ev/v1MCqNEEekKS7pYfLtvX0qeS9Bqj/7hIHTOxDQs5e X-Received: by 2002:a05:620a:19a0:b0:79d:6d7d:e5b3 with SMTP id af79cd13be357-7b11a3aaf9amr1490408085a.42.1728852741624; Sun, 13 Oct 2024 13:52:21 -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 af79cd13be357-7b114982e6esm24231385a.5.2024.10.13.13.52.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 13:52:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 13:52:21 -0700 (PDT) Message-ID: <670c3305.050a0220.32ad4a.072aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 539CE6052472; Sun, 13 Oct 2024 16:52:21 -0400 (EDT) Subject: |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Vladimir Medvedkin In-Reply-To: <20241011175701.116371-1-vladimir.medvedkin@intel.com> References: <20241011175701.116371-1-vladimir.medvedkin@intel.com> 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: FAILURE http://dpdk.org/patch/145777 _Testing issues_ Submitter: Vladimir Medvedkin Date: Friday, October 11 2024 17:57:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145777 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#274426 Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | WARN | WARN | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ ==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/