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 DCD2145E94 for ; Sat, 14 Dec 2024 01:05:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B429A4026F; Sat, 14 Dec 2024 01:05:27 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id B8E64400D5 for ; Sat, 14 Dec 2024 01:05:26 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d87fea84cdso18981436d6.2 for ; Fri, 13 Dec 2024 16:05:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734134726; x=1734739526; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nkl2LWiQukxudkiHXKN74xmm792jDIuE+51t9QpsVMk=; b=QmQfdFi2Z4aeVof4bGkFqtpjT4UCVXF80sDvXwbnZU0pFSA23bUTjM2XFdeHqH9doK a5t/vdXzA53HNqKlj+u8yvomU+1kbhhJhGlXUQ3NGPOzNv4klLL4Mv0TzOWJYftWHyN8 UjG39waCJrH3cNCG763uWnXzfCI3ilFFEqDwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734134726; x=1734739526; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nkl2LWiQukxudkiHXKN74xmm792jDIuE+51t9QpsVMk=; b=tKDmajQJ3EajA+PDXOyV2LDAyRVinjsqetXUyjHkcm3DoEgvNHWQN7H7C2+YAGZxI4 UsZfKOrfTz6KNhM5kiVA/Je/L1O9ZxqZ0dsSKtteNnRQNr+yUodWhN0LXvZCJuo00cib NaYLqeH1ZRD9vdHI6d5HpPEvNSwpGe9pGFursl9n9ATtlrdT18JCmelRm+WHg+tPYXaR fHlmt4aiYDyKMSkhtCY/HATaHFJFfB7fNHdrHjrsN+pdh9VpufTVZSkjbN99L+dzN7+b iL/0ATdY7EOatNJaD16YsMkfgTOURvUCY0Lxgb8emtqItGUBHjw0AtQX8tpTz1pMf//W enoQ== X-Gm-Message-State: AOJu0YzJhogywQbVJD+8EtiA4h2GnZLzeulScCNisSn05J7moAhkCr7V qYXKJWz5Ogw10BPb/1Ai4tndVyUZ5KDhhN6xsomVvnzgFkQgDHgTJt1iTt1oD/BlnF7BO6H1Xve A3DNILQk98R43e3gIWS2BMwUGfHrIQQRe X-Gm-Gg: ASbGncvihwtacPdcCTg465r69xbx3HLbPNbQIzJRK2wnQKfuQ+uSsRJaTzz51K2rL53 seG2Ctv68Wk4oTnAP3q5S+1IhJsUHzb0ZPPBBBU1gjhfBgOIGl/1oU0QpPXszCQPD0fePxJaa9Y AYBc1kwq+wkALFvqw6nKERBfVDW79laN3Rn2Pigr7TUgsypeW0/9BkCj7tJDJn6/MjzUfCEixJw A5IP8rtbOTxzbd1TLYxfWPsbaC5MLmF6a6LgYjB8gMKrq4Rl/OGBJDYMtdt4kjy3dHvVv/bI9Yf bg== X-Google-Smtp-Source: AGHT+IEct2yng0eZB80JXlSOeQBc1xRCdwM3KdXDGqAo6+k4XFA/GtelIgiWjJIB9bUCv7xIdCtiPuyRTIA0 X-Received: by 2002:a05:6214:2a84:b0:6d8:861f:add0 with SMTP id 6a1803df08f44-6dc96838d5fmr80806396d6.31.1734134726013; Fri, 13 Dec 2024 16:05:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dccd1b9560sm258226d6.3.2024.12.13.16.05.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 16:05:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 16:05:26 -0800 (PST) Message-ID: <675ccbc6.050a0220.1d0e4b.1c9fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B0A576052471; Fri, 13 Dec 2024 19:05:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299031 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/