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 77C8343829 for ; Fri, 8 Mar 2024 02:30:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6674642D8C; Fri, 8 Mar 2024 02:30:21 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 37E47427E6 for ; Fri, 8 Mar 2024 02:30:19 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-609f1f97864so14202187b3.0 for ; Thu, 07 Mar 2024 17:30:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709861418; x=1710466218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zXJ8KL663q2VonBugybp42Q1RuwVshH+DwBM1aAX4lw=; b=Saq/cdQj2qrBYW8HO/OVilKG0zk4deaTnG0wF2Npl/TxNNY5BnX8RzBeXOyFkNb3kD Pwpv32VDw5GyjMG+MbsQjqfkxkwHUHMuX2NwkPiyf7URgnUo+OrrEKGSsGfZbJOPrpVo DJehLEs4ZzpyN3Ju+GM4i2mn3AhE49CoAUSxA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709861418; x=1710466218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zXJ8KL663q2VonBugybp42Q1RuwVshH+DwBM1aAX4lw=; b=xQ4fV3jBtmkxI67mzB8i8sXlfpf36z6R2jZhwl/ljLQIm4N5BTIaDxPpf/73VRxx9D jkM9hTQeprFdk+keVoOuPB1gOD35dnCvngEduOsdvFjSWFEx/PUOJyZTHSm5IkyKTjZ0 J4LSlDYR5rz2F1l3pswGs2lJ85VDXN6sBsRzdJerMnxGpBK7fDdTswgjJ0ezlRAQclKv VWOMFlG2VO3do1hridKFvwwDHtxJk94ONdsx0QgMuJ6vsBT7oZeIn5YqeVnZIbGcg0Sw gRzf+34awcoydE1i0DZyVC28r+tdWh8qyVGQLWggLO5rMCrusotxDgkQ71z7Ge2VakN1 bSqg== X-Gm-Message-State: AOJu0YxQHjZ42kTSpl0sZ20/rrzq9AwP7nexNmqXnYinwS0A6NJuaaG7 LkzqjVY45M1v1F0nxclnIUXvQQF7HuUR2KcrIbdmhU09esQSvRorP0ETGpL7Zp4Cqo3ts4pZbtx MmOGPpiEoC+/r/6tZtApFGtcPt5PtaZ1X05GPJTq3 X-Google-Smtp-Source: AGHT+IFZvTqDA7KttF5C25zY8qxD5Xj+TG8uMZf/1xXjC7t3ZEoYHttgtIpS6+dXFhzLIovokHFi8mVNT6Fa X-Received: by 2002:a81:a001:0:b0:609:fce7:f61c with SMTP id x1-20020a81a001000000b00609fce7f61cmr2356145ywg.46.1709861418611; Thu, 07 Mar 2024 17:30:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cs5-20020a05690c0ec500b0060021b7ac62sm527110ywb.46.2024.03.07.17.30.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 17:30:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 17:30:18 -0800 (PST) Message-ID: <65ea6a2a.050a0220.54754.f05bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 554726052712; Thu, 7 Mar 2024 20:30:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a86f381b826660e88794754c41d3aec79ce9b87c 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 a86f381b826660e88794754c41d3aec79ce9b87c --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/