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 5C1F143F42 for ; Mon, 29 Apr 2024 07:23:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5249D402CC; Mon, 29 Apr 2024 07:23:27 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 3A3E740295 for ; Mon, 29 Apr 2024 07:07:19 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-43a8246b51dso16694651cf.1 for ; Sun, 28 Apr 2024 22:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714367238; x=1714972038; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hjnEhmLTqgHevAirYjS/STdynA7Ptp48xK8EfsfbuzA=; b=c1E+YdI3tJAToF1yS6Ait0B8ynOFEH/tWMBpLPdOGTjVRUgBeFBJvE13/SeG4uxtnS +mJrI5KyA2slJNQVUsN21k05Eb9hmaw7XscogCLMQKaYv+J1R/9KFsA3AGwpQR4c9OSD Z+9+One+4zHPNr8XztZPTEa7af94aMB6BElco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714367238; x=1714972038; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hjnEhmLTqgHevAirYjS/STdynA7Ptp48xK8EfsfbuzA=; b=eAFlNmxP8JG5HPPG/69jGKGzrmanFgdodLb16c597nzpXNyfjzxl/ty80UD9nuorZV qgsYcrn0q9Ny4Rjs4TUc0YElrP7jFEwHa+L0OD0vaW6Bvpg4U4OZGWbCw8ivlKvAmQwV AVztOo4/00Q7n73yET3cyCAWCjs6bE4oP/rIHeBiPKaXec2Aik9m0aPhKXr2AcU3Baam VsntICJdht+QuFEdtyG42Xfio7/j7AuXtBNNuWuIAM6Egpp6aMhV0M6+nQWy00Y+631q WY8ZMYzZBnzuYU8WSRYLiZJ6iXYVyApo/8L5WhtAphx55fx1FvsZK4ATlEBhSbqxjneb 05Dw== X-Gm-Message-State: AOJu0YxwHJYzGtKNss1FfCW33L/QS+ZaF4IQFhis/o3BhviRMZF4Wc86 oEhrVVpKWlfBgPxuwjsdvb1wnxYozk+rezmtPIFpnsZPotNbWq3G4amzoo0WBOI/sfGRAcalx6n +nU3COsCbUNZfx3W5ZI77TTe6XYMvgJzA X-Google-Smtp-Source: AGHT+IHUremaOUdSjnzhMi5AMt5BtOuPiZgi2JzW3YbahBIYgcDHLwlNgZ2IGMyXfN6ZfcEJ7+HEl54YHBN7 X-Received: by 2002:ac8:5807:0:b0:43a:c9de:3509 with SMTP id g7-20020ac85807000000b0043ac9de3509mr4402273qtg.60.1714367238708; Sun, 28 Apr 2024 22:07:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p13-20020a05622a00cd00b0043a8330353bsm510573qtw.17.2024.04.28.22.07.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Apr 2024 22:07:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 Apr 2024 22:07:18 -0700 (PDT) Message-ID: <662f2b06.050a0220.57c36.737fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 65B856052514; Mon, 29 Apr 2024 01:07:18 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28966/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/