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 BAA4C43A9F for ; Wed, 7 Feb 2024 14:04:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B218340295 for ; Wed, 7 Feb 2024 14:04:39 +0100 (CET) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 53CE140279 for ; Wed, 7 Feb 2024 14:04:38 +0100 (CET) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-7855f794d4eso127769685a.1 for ; Wed, 07 Feb 2024 05:04:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707311077; x=1707915877; 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=NmffksojXxFaJ3YBgH0jwOfvvn1Gr+Z/iSROkcS+UX4=; b=ktcSX2Qo7v79A/EXZzejiZCJ7o7GVEXbWr2wDVqzer/mU6zQURPkAgPxX/SZnm0ZlV qQg+hXN+dz2jOq2ytL6l9pyXmhDLrMfe0G8Pp0ZqkFpvb2iloJAnZ+NeeqQEyr8sbkNe XbYMCtTw5iJDJXyZVGq7nen+dnQBcjRzRUfdE9dZx4sRBxO8FtOlGRCWu6sea4Lb+/gC zvrMbho1sbSzc+wvqi+xp0geC02F69kS47XmK6rzx6ci3pYLdKGlEzkJwkPEkOaoVxbk ++tjARr9A0KwckJ8RhgeDqlKcgEC4Z75pV3PKoyL/p2lGonoH+TxgXQfbfkOra1clcE9 dNdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707311077; x=1707915877; 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=NmffksojXxFaJ3YBgH0jwOfvvn1Gr+Z/iSROkcS+UX4=; b=Rcgtad8vKZkE3lQGlRc8ucApo7dsqgSwhlgj/TbwddmzVKLAfRXC0JgcN08w6Wlrse UCh4ZQeYwaF5jI9zBgtZpxM+1Oc06A/Ksem0tT+D9fq+egwphww+ykmsxbc+gvsjy5E8 OBzkbR/WZwOGQ04RqtfYX7hNmnuw98t2oia8PyEo5yoxPS3vOj6k8D4QJDSijYsstCC3 Th/YEsK8DcWBPi4S0iNC6DwSQznJJL8W+0LRXY/vl5xwSGWmIoOj6Ik2n5kCj/+4kSHk JUbhXPg/72/2hLqB0jzOIH/1VYFUEZA6N/Tpc6hugW9ITQlxqYyLHWqBhgHLUMy4OwHt Zphw== X-Gm-Message-State: AOJu0YzLrqgK+rbfnyE3KXhcZMlXIIkd/K8rQ2D4beihblKicSc1RZ1E 6bup9iymID4eEwnlWednRKmeP22UZW3WbN4TRQ5HyQPEehzWVcd/Im1OvaF5dq8e75EUd7491XV l X-Google-Smtp-Source: AGHT+IEqkezYa9kYtMbpXj0pNjkSO8oxpNtXeNa+WnnjzXk6PDrzmsnE62JzoaUk5t9uY73xY13HNQ== X-Received: by 2002:a0c:aa93:0:b0:68c:bf11:599d with SMTP id f19-20020a0caa93000000b0068cbf11599dmr1458519qvb.16.1707311077187; Wed, 07 Feb 2024 05:04:37 -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 oe5-20020a056214430500b0068ca7dbab93sm563145qvb.36.2024.02.07.05.04.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Feb 2024 05:04:36 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136479 [PATCH v1] dts: strip whitespaces from stdout and stderr Date: Wed, 7 Feb 2024 08:04:35 -0500 Message-Id: <20240207130435.1658982-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240207121641.22739-1-juraj.linkes@pantheon.tech> References: <20240207121641.22739-1-juraj.linkes@pantheon.tech> 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/136479/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7814734593