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 5F9EF45BCB for ; Fri, 25 Oct 2024 19:54:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 437644021F; Fri, 25 Oct 2024 19:54:12 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id AC7FC40156 for ; Fri, 25 Oct 2024 19:54:10 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e2e444e355fso2521011276.1 for ; Fri, 25 Oct 2024 10:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729878850; x=1730483650; 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=DvMtR+aN/v0K5+35ZiMkv+0mnakzIPFeUa+jQYOgrUE=; b=AAGcgYGqI3CUE+W3GvtFjxYBd9T1xMi9UW7etJoTzMyMJ0Q1ZjniKiaiKUIPhdqrp6 i5e4CT5UU+4G8ZKRq1dTK4Xlx9rz09REs55ThoJUZ/2xnhGieJK9ZmmA+7zwPG2rcavu Rtg5So/00UmWrXujPZHXK49ps0cJsBK1EnmoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729878850; x=1730483650; 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=DvMtR+aN/v0K5+35ZiMkv+0mnakzIPFeUa+jQYOgrUE=; b=FQ0hNtzPfwXtRIf3u9m7NKkoEGmNSAUJuRHnXLH1Wr9FoFARp2XN2ufIYBYq66UO/h NCzTP4LUiYqaLPvm+vWV2MYNqjm5MHJ6Qfw21A2NaOm851XXHKX55F3vwRsJEISVVqZu FnEKJeRurueiQtHcXzqBFvwXRjqFI6UF4wwWVJi6Ei7Ci1oMAI3CKkdgNQlEEXtyA92P hAE4u4FlmogN7ejr+ChGh5HmaSOKW815vkrR8E2tE4Tx305Qgk3KGi2j7nG4kDLQ7hl4 L4DutZALMHoeK1xJrVdXWPr+33WNoAwTFokeSRudwcn6nvrV8G5BISGU5J8P15HdHS4B 6f5g== X-Gm-Message-State: AOJu0YwJrqV5lCytAtYb6ce8luhRXel3x16hOzfMBZ1mbqSgzCbb7q/5 hYrUszYoP4vzndTf27GtySPq9S9po/VyoWlD50+1K3bCesl+IMK4HgV7gkGx5pDT/O2AgVZvgjs HQBOvg6n9cprR7dXUrPOcJQ3En7lr9krQ/HZMBxPg X-Google-Smtp-Source: AGHT+IEon5AQyQ64mOYd9YYeVelaLcsJsxfJCIGGv+uKhyJw6Ddaxf3mzz5qcvVgP4QYvv29Ytuh3MomKHA3 X-Received: by 2002:a05:6902:a8a:b0:e29:123f:49f with SMTP id 3f1490d57ef6-e2e9b5c1671mr5140598276.0.1729878849988; Fri, 25 Oct 2024 10:54:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6e9c6c4785dsm371817b3.42.2024.10.25.10.54.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2024 10:54:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Oct 2024 10:54:09 -0700 (PDT) Message-ID: <671bdb41.050a0220.3b4797.27acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E2336052471; Fri, 25 Oct 2024 13:54:09 -0400 (EDT) Subject: |WARNING| pw147130-147131 [PATCH] [2/2] net/ipv6: fix out-of-bounds From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241024151919.400878-6-rjarry@redhat.com> References: <20241024151919.400878-6-rjarry@redhat.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: WARNING http://dpdk.org/patch/147131 _Testing issues_ Submitter: Robin Jarry Date: Thursday, October 24 2024 15:19:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147130-147131 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#282378 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PEND | WARN | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ ==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ==== --- Failed to get log output --- ==== End log output ==== Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 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/31650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/