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 CE6DF46118 for ; Fri, 24 Jan 2025 07:28:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A06B040E1B; Fri, 24 Jan 2025 07:28:57 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 5EF8E40E15 for ; Fri, 24 Jan 2025 07:28:56 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e580d6211c8so2952499276.1 for ; Thu, 23 Jan 2025 22:28:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737700136; x=1738304936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+GG/fOstk/TVdCE2q130fu1tj0h38Vv83joSUWm9MeQ=; b=d4derm3hsaCUPTAAdbJYI3BwH4QnMCW4HZvr0eAUECkV8ccSG4p26b8ZhlfGI8GcXd 69cZ7C0fkKj3pd3N3jE3N5UYqO6s+MrtbqAF+6PMrlOr3BgpUBZzIDe30jqtUYA3c8oB kxvDqiD8qw3aC7hN8SCCwtngCcTISNlDo4Xl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737700136; x=1738304936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+GG/fOstk/TVdCE2q130fu1tj0h38Vv83joSUWm9MeQ=; b=HcL28Wf58hTayF4b1hvwEVUdHJzs92lAtJ3Kyp/sbApNChh0s2SCYyCrj5kU/I7gne GrQdICMGG8PjK3WNEb86roM7hwM8vqJqj7y/33meXSJ5OrudUMP96SyPUwKY0caZmeGb QPSjc1WDgkvnLChtkquUgaOX0rLFndpthJ3z5KR40mJIo2O30VgZTtOp2AdByqIgOWAh 8xfYafVOJWygvWuewi4MgyaAhUdpxTgfVDLwB3ZwruwP9fyObUOSTLsPkDgeqdQbQez6 puBsuv6P87bNamUxnRnAD7R6jd5V2miOAZvw6llSxJw7m+4ojWfv8b/76wRiSQQhH0+0 Rtzg== X-Gm-Message-State: AOJu0YxeLRu2+OxMT50Q5cWw8EgiQbJ4FgWFTxJkOTF0l/k8L9xh+le4 nzjcomju/ouof3gXzYrur8fwzDftIuvxzXippyGJYi+hPLIGjAc5oBzq2oytIlrHFm+yGHnr+Xd /EfBh2ik9OxkZePH0bv1ZyUNK6JQNDAHW X-Gm-Gg: ASbGnctYi0N+fOrBkhKJfu85yW0PYoNo15ppcuRwfHvNLteUaUBzrf54PRp50I8E81+ QGfaJF5rU2YP2nJxxnIssMWUmyO2/KXARIaZlBDgPvbN9TvGT98Rg7xgsb98Fd5T68olO9wRMk7 LLxuzBBran3jeNDec5qEcBO+VVzjrLNn/T+R9d+BCSf9v/gZonwDZmEBYBpTz0IHnU4ZI0EVkXX R5+5G+uG3/6uPtNdPfHNZzhQAYZiSj80yuvV+TuiRRrGb51uV1+UKVhEMmHiUzCBgdXzcFa/oeP q7ShQsFuzON+Fl6W4k0= X-Google-Smtp-Source: AGHT+IGh/pt2vGH0f8l1IwKX0UO2wlQrV4tmsJ6/lq1yExz0ayGLT/Ao7MSVz4q9iAtPu8xbx6pT13HUrvcN X-Received: by 2002:a05:6902:188e:b0:e58:1501:23ae with SMTP id 3f1490d57ef6-e58150126a2mr7201903276.9.1737700135777; Thu, 23 Jan 2025 22:28:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e583b73943asm56200276.2.2025.01.23.22.28.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jan 2025 22:28:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Jan 2025 22:28:55 -0800 (PST) Message-ID: <67933327.250a0220.1c95bb.3653SMTPIN_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 65BEE6052471; Fri, 24 Jan 2025 01:28:55 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#308663 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/32319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/