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 B402143EE3 for ; Tue, 23 Apr 2024 07:56:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94376402AB; Tue, 23 Apr 2024 07:56:52 +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 8352E40269 for ; Tue, 23 Apr 2024 07:56:50 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-78d62c1e82bso394784285a.3 for ; Mon, 22 Apr 2024 22:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713851810; x=1714456610; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sgJYQPI/0AoYzM3gmgY+AytFYahji4LiYn+SFIx38u4=; b=jDtZm+hZgg0MDpJBYi1D155SNJjYudVFqMewX+Je2AChzfor20Q9D5Cd5K2W8sqSmC J1cSXtUefw/Pwv3B8tEhWlYZmbJ3s456tGjFtVeSW6f627BJxL2PG9euJnZ4JYGOyG5A rfZDax2vFj+6vzTSjj0Lvmlyl5SMaoCZ3jMWI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713851810; x=1714456610; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sgJYQPI/0AoYzM3gmgY+AytFYahji4LiYn+SFIx38u4=; b=qrvwqqJVrXglC5v8tVFlWPsGl96PQRV36IdGN2JbvRhJyiM5OzQJlbD1oF23JMDLSt wTmAVIuIcVGuOXEDr3Y4RTKVTwx7B3BNRIRcbpqCMaQ+d5AwtOFDsxkD+GJia3uPJPD6 bHEE7gX4TR6QgtrfoA1FSqJdhit4zkIArfIpC3NP5JlBTLZzGp570lf/zIJ0t1q2mtQk Hon40D+1Iy7lA4xF5RouDcew2qysjzoWfEk/w9gndKwvfkXU6n7yoD1DptIT9zcQFJlS FSaUDe3PJYL92kJJh/ta2q9iOJqM667e/CymjZyxRXjydCTiIkjx0RPdCbErhwOZvC47 X4aA== X-Gm-Message-State: AOJu0YzhsDMBM5+HN0vS3C6v3f0LtkbX6LCyMCgWIINFdAc/yCErBopc BD0NJDYZZG7lB1fWrCN3FNDFf9XZBfzVJtILejtSXfGXleKl3zh7v7liVQCeC3VD2RoRtSxTnyF 3r8jZ5Z4hhvPqjSz3tl3Vhx9xrJbS2gyC X-Google-Smtp-Source: AGHT+IFfmBYcCsEx4YkhML9JmAtJUNTE0rZ2JmwoHs4B3jnw/wLonbo0uahvxU1VYir6Y6x/r/eMBNZvOmzg X-Received: by 2002:a05:620a:2203:b0:78d:4dc2:5f94 with SMTP id m3-20020a05620a220300b0078d4dc25f94mr11518737qkh.2.1713851809776; Mon, 22 Apr 2024 22:56:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bj18-20020a05620a191200b007907dee4fc5sm108514qkb.7.2024.04.22.22.56.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 22:56:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 22:56:49 -0700 (PDT) Message-ID: <66274da1.050a0220.c6d46.4e63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 64AB6605C200; Tue, 23 Apr 2024 01:56:49 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] e9b8b369deed1d368079e2591fa8df4a4b9dc94a 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/v21.11 e9b8b369deed1d368079e2591fa8df4a4b9dc94a --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28914/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/