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 A8F0C43C3D for ; Tue, 5 Mar 2024 21:05:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A26E7402B2; Tue, 5 Mar 2024 21:05:48 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 6AFE5402B2 for ; Tue, 5 Mar 2024 21:05:47 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-21fd278aa74so3367106fac.3 for ; Tue, 05 Mar 2024 12:05:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709669147; x=1710273947; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=FLYfSsDl5ko8uzJLm1fBSD0L0r8pKebdW69zMREFIIk=; b=Pfh+oF3MovSs0seO5kzaa+7qGOrlYJDBftPtRaN7+l/JY+NC+exba+a+hF5fgyRpDf Zm1B1KqrDlEKLwSCgeXiHukntLUaZU0nA0Jt3K5/rYXqwONL7ZwlQnsRZqhRdWcfkTw/ KEPQqseqeCO9wjugxmf203oSF0AlF1M309vHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709669147; x=1710273947; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=FLYfSsDl5ko8uzJLm1fBSD0L0r8pKebdW69zMREFIIk=; b=Q2XT1vQTYATXq+Wt1rgY4mQwXYe0YBln83lqAdR7WDX6VQ2b295Mo7GXMZeRrvY2z8 MJfwoiIr85ouGJI8qYxJ/17jOUdQ2K29YPFN4wTB3iOh2u2HWF955+DnzJAXsvMrzGqb 43KVwAAGI8yPaHj/9iVXvhlcySrTUvQQV/1WEATzB1TKEclg6n28LQRC4G/5zbewjddl bvgDPO4i5DJ1wsF73hG38keL+UyS33u6tEGL0GVBGJDRpTKZEA1zuk9q406r64dcptHs pilHtzHko0kaPKEF8grN6jQHBA1K9AhzuAgmbIdEk49VnNtnCIlIXfymFTZ2Js/edc65 uRFA== X-Gm-Message-State: AOJu0YyDxkRqvbQmbHmNIN2kaDysVur8bgZ+/P2Qa6QBYlpMWBPlcLQk NhANFpE63o1ppm6yw7JM3OW6nAneYkx27VB/hckjpXpGSZbJ+3PpGpbCSKRhlEiMo/A4xe6gtq/ Nvg7nifxLMqtyLu+aAzkVnsPqibKQeC3SIAUCfH6nqs3OJsdQGkfbpC/7 X-Google-Smtp-Source: AGHT+IFxDi9YzFxmLa9V/5BifAqY/TTOAE+zLlqbNh1NCANOwaGbkUGqdrw5S2U/u+XTGzXGcVrgL45JVaXx X-Received: by 2002:a05:6870:b411:b0:21f:ee58:52cf with SMTP id x17-20020a056870b41100b0021fee5852cfmr2912277oap.43.1709669146848; Tue, 05 Mar 2024 12:05:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 10-20020a056870114a00b0021e5a6e786fsm279837oag.47.2024.03.05.12.05.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 12:05:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 12:05:46 -0800 (PST) Message-ID: <65e77b1a.050a0220.b6459.0908SMTPIN_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 575576043484; Tue, 5 Mar 2024 15:05:46 -0500 (EST) Subject: |SUCCESS| pw137995 [PATCH] tests: assume c source files are utf-8 en From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305134614.64951-2-rjarry@redhat.com> References: <20240305134614.64951-2-rjarry@redhat.com> 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 Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137995 _Testing PASS_ Submitter: Robin Jarry Date: Tuesday, March 05 2024 13:46:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0244d611b43dce2611f92dde7e4941a0787354 137995 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/