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 51E724568F for ; Tue, 23 Jul 2024 10:31:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6A29410F6; Tue, 23 Jul 2024 10:31:13 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 7529540150 for ; Tue, 23 Jul 2024 09:51:45 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2cb5243766dso3062093a91.0 for ; Tue, 23 Jul 2024 00:51:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721721104; x=1722325904; 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=QVYo183+9Bh+yGpYM+MaDDayIycFT63S5Wd4csFuLUQ=; b=OBiYU82hHf1sbuzbedpzxfdh/8X0nhp6mP/6mFNoLRrQEIOr6N13Piea/9dtm7Tgft 6JEOBSujZSatkCtRAMvZcGpSN2rC+WFbNEbACLA6wkrCCAYNL8AWL1/GXX0RPbMGIzlV Xny/2EyWUCMd+LAUK4pRSmAcysPXmRdcp5MHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721721104; x=1722325904; 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=QVYo183+9Bh+yGpYM+MaDDayIycFT63S5Wd4csFuLUQ=; b=WcUyfa4E0/8r7XUrELqOJCbOssAmoM94ZNVrxh/VATtnbAvT61Uj3Aal9bGFTiafi4 /fMkRAXB2TCg1UTKPzOxNyRb+KXmDxOXwqwvM1WD55viaOrJT67faBGgizYCC0p9BUhm gZE3MBoS5tkSuVesCELUQo6tA08bfY8x9XTwq/fquo9a7Yf/dsdkiWi4+SVzLPxfDsv7 cJY/ncu1cRZzUsw9PL2fV8+EJol2R+Y415jpw01kYsaYk1qJlX/qhh33vjPp7NSA1GPJ 6VeRja6bC93F+tZyib4PJZyiWJPwbRnR6oMtgG4ngVuHVe72SEFT8RgjnU4yj9O1XLR3 YhXA== X-Gm-Message-State: AOJu0Yx16i6qlnCsqQy/8RvXvhsWSGMh1HNwg5ZKeZeKsqoB6W8+PU0k zInOScq9VTFG64D1tRAZjsm2WCnGQ5486YpWZohcqOs1HlTkt5cRzBsB8PiZzx6ak0YFIVhiKuJ REBYn7ctptRGR0oMHcW9Xq6nXa9843NyOZm2Y/rQ00c22GEYO8ABGwqZX X-Google-Smtp-Source: AGHT+IH3zamAVnqSL9CuGUxnzbQppLpKu54nwz3F0sdiuPcjPqFdOCRhjOlmpNfje/jYHoUsEWZ8L1639DTs X-Received: by 2002:a17:90b:3143:b0:2c9:6ccc:2fbb with SMTP id 98e67ed59e1d1-2cd85d1a2c8mr1992355a91.24.1721721103534; Tue, 23 Jul 2024 00:51:43 -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 98e67ed59e1d1-2ccf7f98edasm466713a91.12.2024.07.23.00.51.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 00:51:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 00:51:43 -0700 (PDT) Message-ID: <669f610f.170a0220.837b5.8814SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AECF460524C8; Tue, 23 Jul 2024 03:51:42 -0400 (EDT) Subject: |FAILURE| pw142652-142654 [PATCH] [v2,3/3] test-pmd: add more packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240723024537.980016-4-stephen@networkplumber.org> References: <20240723024537.980016-4-stephen@networkplumber.org> 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/142654 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, July 23 2024 02:44:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:82baecc069d9247c6890677d84481c1cdff84ecb 142652-142654 --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#24281 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ ==== Unit test summary for Windows Server 2019 (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 ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30585/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/