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 91E2843B6A for ; Mon, 4 Mar 2024 14:07:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DB5740271; Mon, 4 Mar 2024 14:07:17 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 14F2540262 for ; Mon, 4 Mar 2024 14:07:16 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dcbc00f6c04so4338766276.3 for ; Mon, 04 Mar 2024 05:07:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709557635; x=1710162435; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6i0Z/wbJZVLTtsdJ3Kq53hlVZZTenUqv+N6GD7ShZVw=; b=M28qxgeNbFTU5+v+ocK2B+J8L7FPNTIC3zoDitCKLxhFoPgktNwyIHcFPVM+mmQAqt 2flaHWriVxYzqjwiqwQnIY8sAd5d+8/yo+pMnSkAUv9bTeC6UgzmRiMjEHakWb0Y7jUj pCYqtqWQ6uceBalCMKbV8GvBm/dRsKehpxmVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709557635; x=1710162435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6i0Z/wbJZVLTtsdJ3Kq53hlVZZTenUqv+N6GD7ShZVw=; b=cKjZCxe6w0svWRibx1EbEi9xhDSXZC2GDJBP3nrv9QlzDdFtHCGX3sFT+w8VPvhOCi 3xbsVYys5o9Ia76Zr/OJljKc2Pc+/zIiuZi5PYJYZtCkjdUOZQEG+gxjdjdHvPcF4Seu kJZaQ5QDQD5dbRnCtU/2kTYaKVQYMezYnEsKVPmOCLPd3DIk38RpBteKjgGHJmTI8VOf K4gY4GmLYlQPi0CinSlP3K+u66UcgKNZ/8I2jWWF4W38Io7LorTBlEM8XUpZAo8qwdIi pKIKiA/o9/xbHSaqyTVUC2MgQcy7MYpRk+L2PVzQ82bgvSBEcdh3e2QpBacC+OiSqvRA GNww== X-Gm-Message-State: AOJu0YxUrtrSwp516g3xhwMdWNQGjDUNqUerKg288/DU7hdt9/N3PnE1 DHgpx3hqBnFeo8IqTduJfkcGFaqD6b6264ngyU7pnj4UwZoIQ0XCIh0g5qBlom4vGYaCApFbSWA jIAXn0yaWpTCLGjq6nzw0Xd8v+emw+9qAWj6x3+Mk X-Google-Smtp-Source: AGHT+IGKdGBMuR4IdjFpo5P8umtiGNnPLw5T2KsHtyoseK3NfjyEogPahEqkmiH9jPdwrtm+sbvHCz6tCxrD X-Received: by 2002:a25:ae8b:0:b0:dcd:ba5a:8704 with SMTP id b11-20020a25ae8b000000b00dcdba5a8704mr6251904ybj.24.1709557635493; Mon, 04 Mar 2024 05:07:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m129-20020a257187000000b00dc6a61186b0sm540963ybc.20.2024.03.04.05.07.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 05:07:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 05:07:15 -0800 (PST) Message-ID: <65e5c783.250a0220.3e67.290fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 259016052712; Mon, 4 Mar 2024 08:07:15 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 080211fd1a956bd27a74ddc377db73c8741cf40f 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-next-net-intel 080211fd1a956bd27a74ddc377db73c8741cf40f --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28298/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/