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 04CC74411A for ; Fri, 31 May 2024 07:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01A9B42DA3; Fri, 31 May 2024 07:59:45 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 375DA4027C for ; Fri, 31 May 2024 07:58:50 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f612d7b0f5so10377985ad.0 for ; Thu, 30 May 2024 22:58:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717135129; x=1717739929; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E3Vo7GL/l23e2ukjklnt66BFOSrqab/dfAWw7JmHiZA=; b=NOBvD9zBrHutKMbiFRuCfiara8ehFK4bQQdEKIKBNgU0sCCyHtQ+ZJJFYXS4dQrDj3 Yqq36kv2VZnjZt1UHumCPzcDbzKnBt0W3WHCoBTh/7SlHUFytiAuSDv+5MjuMKaHXOwT TdyTLIyz3fNKSNRSrU8EQ60IYsAvM8RY5inCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717135129; x=1717739929; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E3Vo7GL/l23e2ukjklnt66BFOSrqab/dfAWw7JmHiZA=; b=dvJKznY9XnwRXJB9rZaOfWQaf64Df42Ri5Na6KyMqTk9oDYs6qBGsaDdQ0Xfvbwq3u DdL4v26NMsOyc30MjzGehViwsVQQYb8ZoCTfsr7E6mfa1kMk0cq0lOseK5ujsPLs+enE Y2kiG1kuBMFPFItBLOj++QAcQLQBKugEuxuJ+kWXaDXKsL9WOdPHDLUrvIfM2O6b7Z2e mV2ivH1a6qO/6S9jBclOj7WGg3JNGdxDh31m/fuE0Qc2/uzSJ7lX5eGq+9nlAkdDhZBi AcPGHDXVGXUY9E/LFha0vPxTsKFdqaqpYHD266ShAFAHZLMPHJk7eAcB7pKGEGNus3+R qx9Q== X-Gm-Message-State: AOJu0Yxvc3Z3wiUjQ6gXk27HvCytD2fG4mVWydYJctCFXaaq82S301VD tLUiJ33K9CgHbDZHZkGx7fjaCThPkXteG+k3ce0YLovw7tOfeQnWErWGtrgOPq08s2yKgxHPI/v wKkiH1tY4DYjXM4opRBPjo3vbPp5/GKkbsZQrakhJbysqnB1S X-Google-Smtp-Source: AGHT+IGYGryZQ4vL5RKLNT1MkfuxIGlHmJN/9oNxLgoiaMUDbhWzibmqlWyT5iCzH1zzNQwrn4X2ZI2Qsnzd X-Received: by 2002:a17:902:da8a:b0:1f6:87f:1156 with SMTP id d9443c01a7336-1f63584fd47mr17734555ad.0.1717135129404; Thu, 30 May 2024 22:58:49 -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 d9443c01a7336-1f6323e4313sm315485ad.125.2024.05.30.22.58.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 22:58:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 22:58:49 -0700 (PDT) Message-ID: <66596719.170a0220.310842.1f5bSMTPIN_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 72022605C373; Fri, 31 May 2024 01:58:48 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Ubuntu 24.04 | FAIL | +-----------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/