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 9D94B45E93 for ; Fri, 13 Dec 2024 20:25:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B9AC4068E; Fri, 13 Dec 2024 20:25:20 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5FCA3400D5 for ; Fri, 13 Dec 2024 20:25:19 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e3a189af49fso1376812276.3 for ; Fri, 13 Dec 2024 11:25:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734117918; x=1734722718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pkx5JpwUFl5DNAh6MIUu2QkL9rsaTUdlbHBLeuIXY1o=; b=VcPh0qqPkxK9mE6UA679T89TMP6eO/7hE/+Y3WOKLZyOBuCycFUCVpl5H1KUzOXMhq lYYti/i88E2OHxHId/mxFkng3RDiEQx5dwH1qczqhLvqDWiCSjBXJlSoZdjGRrFyKSib xj8nvKo7VKhqghrByS98P7eZuc83tsnosgr70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734117918; x=1734722718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pkx5JpwUFl5DNAh6MIUu2QkL9rsaTUdlbHBLeuIXY1o=; b=W/esTU5uRE/cwsdvatleLzUshqUHCYTLjV657QL01nnbqS3ftZILdL65VmG0YS6AlV N23kOIERDAW8/mEkW0fvN/z2SdKctd3yBUe6LdLxSdAnxcEjwg/9udxUZkul83lnXewv k694pDyOAHhlVipYe6wYUQ18OgOZlcmlmAw4xgdHfgdUE3lfffghZ7xq+bqZT3e70obm kj3Xr2I0zFCxEklvrG/4Jw74CXT0i57h9TYhpzs3d2fvieiCpbJURZyYNhrL12DNdiYY TzeExvUqPLRZc+gPE3Ix/lIWPSSxONubBkqPhUQKYcNXZzvk7TSC6jv2AOJY6DVrgXKM eZ0g== X-Gm-Message-State: AOJu0YyWsYMoSHKjHElx9v6kM5em7XfyWhnywIbLWs0HMTOrvdmhcoqV PLsgyMmBjHVEr2e4McP3Sluzsjtb5y4K67TSaVh6UNIPM9GDk2GJaqhKDE6nf+2orDv00NrvVh3 7mfGTsumALPf30npRb9vbetOC5TOik5iRidnKEXoW4qgct9ZF X-Gm-Gg: ASbGnct3foH/T3p4DkL9ZWqMyE+fAA925xUAcQB7R3Fe/tail0PbQQgfh8Q1aa6SDns +IDq/MyfEsp/C/g7xyrfHA1LB1m6tAxT+U3eHuNKtRNzj5tST2UatA2cCb1m23rslEWQk3FBH0W 86gvmGAJ4qdRrZk5vq92IymhRz/eY+6C3X1zpwnbjtosHeXHc/JPot02q5E9UgvlxVS3pabIqEB IM97YvM91WNfjLHvrDWvaR1twFod8ptPkR2g3srVgsWSdEO2PakqlDyyfYKny+ERXRUd7m36Hkl rMGk2Q== X-Google-Smtp-Source: AGHT+IEiddOEHatuAiUQoKjPvXDz8w2BSLdMmX5jZ08PB55lGcJ3B2bDZT0Y8mJ3YNtPsd9vg5Zj9DX1edHo X-Received: by 2002:a05:6902:1185:b0:e39:83a4:dce6 with SMTP id 3f1490d57ef6-e434c420687mr3857600276.25.1734117918679; Fri, 13 Dec 2024 11:25:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e4700cc417asm9220276.9.2024.12.13.11.25.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 11:25:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 11:25:18 -0800 (PST) Message-ID: <675c8a1e.250a0220.3510a3.0912SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 51A5E6052471; Fri, 13 Dec 2024 14:25:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7715edd9778a637c681305337450cadda27f50fc 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 PASS_ Branch: 23.11-staging 7715edd9778a637c681305337450cadda27f50fc --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26579 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31905/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/