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 68A1C45ECE for ; Tue, 17 Dec 2024 11:41:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 473CC402A9; Tue, 17 Dec 2024 11:41:29 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 2E44C402A3 for ; Tue, 17 Dec 2024 11:41:28 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d89a727a19so57261686d6.0 for ; Tue, 17 Dec 2024 02:41:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734432087; x=1735036887; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cuHlH28YC0hT9VxcBfGORGwi/EpJQQxr15q3UyzqZAo=; b=CSIGJ8rMjsWpKcR5Uqo+V2R7pXiAC56GG7Vp+0Sydtc5DO4X8TBC4HI9BJxf3evJym 7ko6ZSI3/l8tfbErFUH+ucZBtV/Q40Pskw9sRj/NxcbdHSMVHNQvQMjpFvEBYVZfk1ce BMHQBKqNfNZlMUiVH3ws0kwVUP7rysoLPHoco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734432087; x=1735036887; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cuHlH28YC0hT9VxcBfGORGwi/EpJQQxr15q3UyzqZAo=; b=NLOwuw4gWdh0+nz+l+rPOIRr4C+t6xPt2HShr5qe7MQZoc4dUzuMVlmUKN+KpMBQgV RNN14tHHTdSFcfrC91jOxdhHOBHcDDMtCwpr3mmAlPq3GrB31dNBFC8I9JYjihuuJnLD FKZnKx2VM71aCEVTrxrdadkUdbX9uisRzwZxxjKadGVwa64CyIwn8q79qzOoykiClPY2 eZeZ1r936HY7/h1kwt5mJ3N9eo9tVCbYCI5bOSL8Bx108U3mg8P5DD6EqtttO2VaZjcZ cPszgIvUPTARug1rFWTTXgT+D02qly9czcEGbAw2cJcHsFwjk3PXF+Vu6PBDqGp9L6Bx DA3Q== X-Gm-Message-State: AOJu0Yzeayj42ybKyQsyspA/7+iWpTeZYNeP2VCgldhfiWuDpKScsKnh fnur+LgOpfoYk7WZtMLimMfFDRoOERvXgykkNq6LOnn84G4zJnUw5XPGY9f7/N34vTBbKoK+LSC JCejJqLpg98ywkkm0ou5b9d2/vTwZ5Jxo X-Gm-Gg: ASbGncsS4vLcdPRDZwFJdNbOxlSE1C6FKByIA67N/B1EqK5l9aV2ZRG+z5h/oF8JvNE 5u7VK6ClrNtviQc1SE4uqrNusPfGGIkEypdn6STA/cgqO9nhY/7/5+EWVs5vjqr1oWTNtwUCv+N hfOTw/twprM3iFnJ+Inbl3U3MxvyKx4qzoAiS2vysqll6hTnPeInZarZ0NaOf4CsNgsMa2tueEW HB0dIpMPcQkL2hcK3kjn6FEQAISI9KdY4gvW54tnkeFgUCJWOHS+txgqeZ+ZN4bYvsS02uaVQ4l dQ== X-Google-Smtp-Source: AGHT+IHCgSf5z+DklXn3kx68Sr/yaDoxCszQ/WqwmzWMkdodSyG9qh8LRltNmXIPAZv9xcjoB2suRwkxBiCW X-Received: by 2002:a05:6214:202c:b0:6dc:c8bc:f913 with SMTP id 6a1803df08f44-6dcf4c84ad6mr43768556d6.15.1734432087477; Tue, 17 Dec 2024 02:41:27 -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-6dccd1b956dsm4004266d6.10.2024.12.17.02.41.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 02:41:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 02:41:27 -0800 (PST) Message-ID: <67615557.050a0220.1f15a6.aa27SMTPIN_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 023D26052471; Tue, 17 Dec 2024 05:41:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 78d0246a2e2fb14cba220d507192d12d2ce896ac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 78d0246a2e2fb14cba220d507192d12d2ce896ac --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299814 Test environment and result as below: +-----------------------+----------------+ | Environment | dpdk_unit_test | +=======================+================+ | Debian 12 (arm) | PASS | +-----------------------+----------------+ | Fedora 39 (ARM) | PASS | +-----------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+----------------+ | Fedora 39 (ARM Clang) | PASS | +-----------------------+----------------+ | Fedora 40 (ARM) | PASS | +-----------------------+----------------+ | Fedora 40 (ARM Clang) | PASS | +-----------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+----------------+ | RHEL9 (ARM) | PASS | +-----------------------+----------------+ | Ubuntu 22.04 (ARM) | PASS | +-----------------------+----------------+ | Ubuntu 24.04 (ARM) | PASS | +-----------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) 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/31949/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/