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 A6C2C45C6A for ; Mon, 4 Nov 2024 07:40:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A457B40A7D; Mon, 4 Nov 2024 07:40:18 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id A6E78402AF for ; Mon, 4 Nov 2024 07:40:17 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6cc250bbc9eso32696846d6.2 for ; Sun, 03 Nov 2024 22:40:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730702417; x=1731307217; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hVqYaLRwbO+/CWVNg00zI2mFfXsMBJ6Ag72iNH+oQm4=; b=WJtOCvqXL4g6c6ttfq7KwCD8mMiArcLlOupC/zqRRXWbm1ifLJOeMxf+cbC1qv1gIM gNBDJ4Wk3B7wGTQwOcQEsHN5sL4czJCOuECduTioHKjfL83UTE1ayZ/zrLj5dE6FwhLS VNKycaWghpE4gjvYCcXCDtUt2BJZ4LLXUJQB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730702417; x=1731307217; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hVqYaLRwbO+/CWVNg00zI2mFfXsMBJ6Ag72iNH+oQm4=; b=opaJD7RXQUbdW0knIPHsotHoCpfqoHruzzCRQFGwcgGleusADt9qawARPtY6ct3VPD VgzKLLhmmgGxgGdfscVJ+XMFUlVhacfGUvUnzV9+7uPC0X0s93HON7XFR5Vdpg9jjf46 9WX7NbDhiDW8HN5ZABGFpZGFLGNX7RDj0lEJcNVCqvs/u5j8r860i3/Ezq6idPU3Yzc9 XVwLMdoGf0tgaQrggOGw+ZlTz3TFnWPD6odClNh+qaf6iSDRCYSeJ22feTmIKZOf1R6H FyDkzbNsP+Fo9VGbJxSVhzKUX1wZcEr1c3Ob2biYbUP3vHORk1lnyAtZWcilGVgGViWN uWcQ== X-Gm-Message-State: AOJu0YwEj8eJU5tZTMTDzABCvuRhQAnazQ6/IF2DncgaV9UONeZ/qYap 17GJbylk8vm/aWAylG7DfK0steTsDMU+I/jf94vQFFYIPeK6uDIdiKDrK2XiUN8+GYhzkUpk2ic jAb1AAr+m0WAmNapojxNl4P6TIwhPOctBcYA7lbfKR+17URvx X-Google-Smtp-Source: AGHT+IE5kfMOpAkZ3D/LWaeDhfMcR1VX2CUX+xa7SlifvBjqsggbAEZr/frmbsWnx0FKt2Mbu+RapUx+39HR X-Received: by 2002:a05:6214:3281:b0:6cb:c8ef:3353 with SMTP id 6a1803df08f44-6d351a93188mr241489216d6.2.1730702417102; Sun, 03 Nov 2024 22:40:17 -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 6a1803df08f44-6d354188bddsm5994246d6.71.2024.11.03.22.40.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Nov 2024 22:40:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Nov 2024 22:40:17 -0800 (PST) Message-ID: <67286c51.050a0220.4d150.00bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D119C6052471; Mon, 4 Nov 2024 01:40:16 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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: tags/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#288173 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/31415/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/