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 7AAB8424CA; Fri, 21 Jun 2024 11:23:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56F06402F1; Fri, 21 Jun 2024 11:23:16 +0200 (CEST) Received: from mail-ej1-f49.google.com (mail-ej1-f49.google.com [209.85.218.49]) by mails.dpdk.org (Postfix) with ESMTP id 032254026A for ; Fri, 21 Jun 2024 11:23:14 +0200 (CEST) Received: by mail-ej1-f49.google.com with SMTP id a640c23a62f3a-a6f0e153eddso226701466b.0 for ; Fri, 21 Jun 2024 02:23:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1718961794; x=1719566594; darn=dpdk.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=gVv7QMti5sKI7cAhiSr0B/cLK3pgn8LCBr4n2PqP1y4=; b=VV15AlQYwXu0T57fBhx8ECRSG3J4DCynJy5n6fAermgKYVW4m4GeT11Z0kGCGyLXhr cp0G2qAz7xM3T/dEd5CfVyN3MN4bbQaG+09fSJ4+B7lLfbPe92SSMByKgusYKpYzPbLO 2Vi177CCnewTpwtanBr9L+wgZ7o8Fkb6gS/OstjbnZowQw+UubonfuhDTbeJLJR1upal DIh7j0HhCHYuZly+G1nd6Gc3PaE6fTOWC6X8xAenvO5RFKe1gkiY5XjL+Yo/3xBHHQhI WdTblqVMRFoP4Z8+iUYJIF8tl5QhQNUetM9LLL4Cv2LDyibedJJ1VYMhGmWgMigtJ6Pp cf1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718961794; x=1719566594; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gVv7QMti5sKI7cAhiSr0B/cLK3pgn8LCBr4n2PqP1y4=; b=LFZbPiywHGfarYF/kq5yF0G+uwR3wL2KdqOgVneqHDBCE83EnRGPIKcdAhUsc48a/+ PbQwfqlbBvOheuHewcib7/h5BSz/RTNx/cK+9hD+JNqsMQQzGafpNnd9N1AWUassJNaj WNkFmNdIsQcX9EQY/7fupjAioxDkDTL/X8mFCaGUxv/71/JBwWfgJLyzuD2q3kK8oH+k Nyke6ZT7JSbMKe7xEZmGzd+vu5FJDkfM9+LoZyxgg84L/OdJooL8rXF97TMeDLtb/+9+ l9Ooia8KGzcjA8f9Lzsr+2Xl79YvRaRiGpCsIdh3IggCxzc5r04U+2f1FLX1jiYgAeMv 0qLg== X-Gm-Message-State: AOJu0Yzlq7/kTXrDlW+Zr6yc/bg0smte2fChgnsWpNtXO7ArG0So4DJd qclx/w2wf31bBwQsK+z/WRkuPob20H81Xg2idP9IPy6mj8izTwF/qkB4C2Ybscw= X-Google-Smtp-Source: AGHT+IGyTnTqsY+mSmsoWDQuNL3hdrdUQHvCm/fBWOAI73NDEPn5PS3xcULRzRcTmzXdJf7U3ou5bg== X-Received: by 2002:a17:907:cc82:b0:a6f:4ae3:5324 with SMTP id a640c23a62f3a-a6fab648c0cmr405645966b.40.1718961794495; Fri, 21 Jun 2024 02:23:14 -0700 (PDT) Received: from [192.168.1.113] ([84.245.121.236]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a6fcf428b57sm62678366b.28.2024.06.21.02.23.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 21 Jun 2024 02:23:14 -0700 (PDT) Message-ID: <5ee40e7f-db61-4aab-8254-84f9ef297cc9@pantheon.tech> Date: Fri, 21 Jun 2024 11:23:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 3/3] dts: Improve logging for interactive shells To: jspewock@iol.unh.edu, yoan.picchi@foss.arm.com, thomas@monjalon.net, Luca.Vizzarro@arm.com, wathsala.vithanage@arm.com, Honnappa.Nagarahalli@arm.com, paul.szczepanek@arm.com, npratte@iol.unh.edu, probb@iol.unh.edu Cc: dev@dpdk.org References: <20240501161623.26672-1-jspewock@iol.unh.edu> <20240620173609.15375-1-jspewock@iol.unh.edu> <20240620173609.15375-4-jspewock@iol.unh.edu> Content-Language: en-US From: =?UTF-8?Q?Juraj_Linke=C5=A1?= In-Reply-To: <20240620173609.15375-4-jspewock@iol.unh.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On 20. 6. 2024 19:36, jspewock@iol.unh.edu wrote: > From: Jeremy Spewock > > The messages being logged by interactive shells currently are using the > same logger as the node they were created from. Because of this, when > sending interactive commands, the logs make no distinction between when > you are sending a command directly to the host and when you are using an > interactive shell on the host. This change adds names to interactive > shells so that they are able to use their own loggers with distinct > names. > > Signed-off-by: Jeremy Spewock Reviewed-by: Juraj Linkeš