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 E3D5B43C38 for ; Tue, 5 Mar 2024 15:45:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C418C40270 for ; Tue, 5 Mar 2024 15:45:06 +0100 (CET) Received: from mail-yw1-f169.google.com (mail-yw1-f169.google.com [209.85.128.169]) by mails.dpdk.org (Postfix) with ESMTP id C778E4026B for ; Tue, 5 Mar 2024 15:45:05 +0100 (CET) Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-6096ff3e4abso43995717b3.0 for ; Tue, 05 Mar 2024 06:45:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709649905; x=1710254705; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=UlQRt7Lgt4xho2hPGYwFo3Li+XNgL56awdKotpXwbOw=; b=Zd3iejQGrHMShISqUQENf603gzB02Lr4qRnFpfw33JTTrM0MviHksdZY1u9BUDJ9SO mFKocgSOoPKayeEtmK9KL097M4wVYOOV65EwcoSNXPzmPCXv4V54Zl5WjY37+XfOEpDm mA3pynGPB7KEy+Y/Vy5JG8GYGgSv/Czo2UiVPLzeI17mweCeZHZv25jMMuAoKiOl6NFv /B5RMIUfHwf3e2axxnpxy6Zf2dLTMvn9Sa2FW/2b5ICCvGJ0ia41j91f4ILIsWdn/eVD 6ShqnRuT4e6wlG+y20psszeEaJROuWYn/B7f+1okX+44srT/OySSOuH2a6tcEWwBgPAM 7RiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709649905; x=1710254705; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UlQRt7Lgt4xho2hPGYwFo3Li+XNgL56awdKotpXwbOw=; b=ALltS23bMv0KzoShHKm+2+mw2SF3ebl8dJtpEtthOwS0/V8Y3pX4Kw09rNThnmL3df e+Ad60SvysZj9pG3ydSesE/YFXh0uxUrGmcA8qRMzmZ3KWg8icM9sqbTJZupF1rT9Thn vngotI1sU6VNHS4ICiZRfzaZYBAaP/NWhzRg88cFNCLgoaCk6XPy0dNGODs8Bl8A+hqd Xxb4whgGE4E2glx1DiWGhVHdwCcsPpqPRCOHbgoznznayMLQRIw0Ln/vnJNUQBbHU17p k9sMTKI6qH08hw5m2fz4BS87TIKOKzbBQPBQQuPNHTOm7Zbb2kaMAQukcZ9hg9iM0E+m OfFQ== X-Gm-Message-State: AOJu0YxCX6y/C+1UjHKe3hLAZ+/2QEHnw4uRuIIo4fIv0+FMY2s9VzkT 5au5I1SyIUjfWGdQ1sjMrxQfhSNnbJAM/vUAWFm1Yvc7gwLfstTbpwU1zgrHc3WHINc5DhwwHQZ e X-Google-Smtp-Source: AGHT+IEcNcma/tvvBHPJWBUerXS5rG3s57zWJAeXbA9DuAHb1gO3Shq+BRQxl6Fv/ZTHVpDtb7Lvjg== X-Received: by 2002:a05:690c:83:b0:608:8d57:368c with SMTP id be3-20020a05690c008300b006088d57368cmr10916796ywb.49.1709649903379; Tue, 05 Mar 2024 06:45:03 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id c12-20020ac87d8c000000b0042f068d3d8asm277723qtd.43.2024.03.05.06.45.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Mar 2024 06:45:02 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137995 [PATCH] tests: assume c source files are utf-8 encoded Date: Tue, 5 Mar 2024 09:45:01 -0500 Message-Id: <20240305144501.2304641-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240305134614.64951-2-rjarry@redhat.com> References: <20240305134614.64951-2-rjarry@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/137995/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8157577089