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 BC9DE45ED3 for ; Wed, 18 Dec 2024 02:54:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6C3B402AE; Wed, 18 Dec 2024 02:54:39 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id F3318402A1 for ; Wed, 18 Dec 2024 02:54:38 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2162c0f6a39so2571275ad.0 for ; Tue, 17 Dec 2024 17:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734486878; x=1735091678; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tPc5/f2T/DIdBibERD4nETdBR9jWeuRuCrACSVeJ5Ho=; b=Xx1S718ShZdEFtERNT6X3IKbBL0Yxpr9vLHoxJPhPf3TTW7yGRUnzV6mf9ehPTJmbW gDy2kg6Iub6LMg4wcq7KzBQNtPY3fu1wecvKn/PQfbpIHrdU9ura8d1Pz+gx5H89r36v ZkzM1cND4J+LhKJV+ZnEW7NC7rL5a707BnZbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734486878; x=1735091678; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tPc5/f2T/DIdBibERD4nETdBR9jWeuRuCrACSVeJ5Ho=; b=MO95VFWjYUGPSLFTvPcKuBvcDPb8UyRGI+iczzSgWp0/c5OOZ/6xf148u69ocTsy5d hFoGx+dbFpoZLlO+5wgqJoz5qw+I0ZObI/IG9/USvKSxm3uDYz5BFls9U7AETMqc9fs3 cQDbQBKDQ232A8LVE2/uRC+0OAvegJPvtfaQYTbJtNB6WYDnGyZdbL+DMUizj+xlNdv8 x8aVSzAZQS2iv/qGKADUgXvgIgdsEEU5+Wt55+cyRkWso5pEbMa1QsEvTyATT9t2/MDd 9qQuDTsIw2J6E/BhNt+WPr169AxzXwpzKmdqheheLUa+ahyyByTIL8KsVmlLlhIEKruX UX6g== X-Gm-Message-State: AOJu0YzTYpZ6R76ponnniGOJrO5EoUdYbY9PgQlvNodNkGb9V+YYrkZM pdaXWUIdRxOD2ob64zfExe5CVDrq82+MeHIAjooX0++Xxo1SnolkUlWPC5zr5GWjA2DGQbktBlv ZK0NdyjOGF9dTDwsbEy5Bd5IUGdy/7xJ4X9nfESj4 X-Gm-Gg: ASbGncuL4v4Qqlh68Qq1TCyOywcomXvbARqDadZEQZw1GM30QOzn9/9TdbSB4j5dbjD AAA4wAuvlYr9mH1gwXzrTENYpYvxipjsxZ9aa4wgVTpQm/N1I0UG8uBwIaFQFivEz6NG4KFcydw AmSlK/ASXL2A13OyjYwCOlYwVMLBBuJyLhkxaVM76hHXfV0DgU3MyR0KMq7XVkECEnCcLAwCnxz 6QrWTz7W+L/ZGMqyYZhD8aCt1vVocSizSrSMMYCJY7jbd/ChOUdyCa3/3dEK3Wz4Lq0bG0hiCa/ AQ== X-Google-Smtp-Source: AGHT+IHVxHYvUm0iXeQUxb/7NbAZM6tUO4FFejkpHQGmR7RW5JPgKKYGKTLFno6wMS1IjatnQhd9Fnlc/u+7 X-Received: by 2002:a17:902:ce87:b0:215:4f99:4ef5 with SMTP id d9443c01a7336-218d774ece7mr11834515ad.28.1734486877955; Tue, 17 Dec 2024 17:54:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-218a1e618f8sm3695785ad.89.2024.12.17.17.54.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 17:54:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 17:54:37 -0800 (PST) Message-ID: <67622b5d.170a0220.2b4614.7b50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F5FE6052471; Tue, 17 Dec 2024 20:54:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4dc4e33ffa108e945fc8a1e2bbc7819791faa61e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 4dc4e33ffa108e945fc8a1e2bbc7819791faa61e --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299963 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Arch Linux | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240805 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 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31956/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/