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 2D346424CA; Fri, 21 Jun 2024 11:12:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2569402F1; Fri, 21 Jun 2024 11:12:05 +0200 (CEST) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by mails.dpdk.org (Postfix) with ESMTP id B07E14026A for ; Fri, 21 Jun 2024 11:12:03 +0200 (CEST) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-a63359aaaa6so249313866b.2 for ; Fri, 21 Jun 2024 02:12:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1718961123; x=1719565923; 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=xhB+ICiy+H+xwf/2+zbdmO7cYocwS1m7eRixM83cGEE=; b=sbS2OuXG1cLhxX/AXMGu0QOo6e877gn3v9Tov1Ocb+cK2UeeKg/LvTmJll10jAiXZ7 8Uj/0H57kuf1oqte3ho6huvjMJP3zW7Gw9asHkG6nvpBlu3PjY2VKx35I0lKs/EhriYu RwYk/EYKrv/yqM851Hfkc+CUtyMBfBYH6FKOGJW7QdBEL7hESm6gGbOWhxq4O23rVGGc xpBvH55E5akajXyEY6nQuWE98W31r9lLQUWyaGhw18BIlfPqtKXBOe7/5119WEVgEc+x 7KdssjEGlL7QWawM7qPL/F1Mdfk6jU0CCZg7WRfNPeUdDHKMnXKTVMRj29PVdXD1o6Su 2p0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718961123; x=1719565923; 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=xhB+ICiy+H+xwf/2+zbdmO7cYocwS1m7eRixM83cGEE=; b=f9ZXiIT4UcCOTiFhMSe0VV8TKUdfEsPvDwu8ehHMKTe+GC9M/CHqHiEY0Kopk3rI6q gc+4IgqAF83/vwQ6mlLf/dIDJlkVznkbtSMDjZQc3i/dB4bFal5OFeDewiPx+Nlgl2Sm DQCp4Z/nbyXUr7ArbcAO9JUyDNWNOKxiQYOLt/Bb8b1qGAlJEDpPqtK8Y8n+DhXw9WhP gmetVwK76cRGBoTWo5g40bonWCBBmUbKABUVl3mT0tu2eZrwlpyc32GcdVe55RKga7PF miWpK+FBSL+Ylo37HfvR/XsDiMq4Ilhx50L+blKjOQYYmxHa6IR8bq+1bi8eDfr58U7d 0KEA== X-Gm-Message-State: AOJu0YwPO9PfeyWgOTqw4Fi3KPC9u9mk0t8zdOjoz1FLJvGsJYJ5VecI 1Str55CXRqEOD8Ttj1EcPZcvemS5FfSLtBVOktGL4iFWD2GhCvBRjd+yFyXqf54= X-Google-Smtp-Source: AGHT+IEaRPNLkdmheFpePVAz+1jnH72K2ipsyQOyktXey1NANtD2tKB8MbnHqQERX3KDaPS+czqzTg== X-Received: by 2002:a17:907:c787:b0:a6f:392d:51a9 with SMTP id a640c23a62f3a-a6fab60bb95mr468901966b.14.1718961123107; Fri, 21 Jun 2024 02:12:03 -0700 (PDT) Received: from [192.168.1.113] ([84.245.121.236]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a6fd4f75309sm26704466b.106.2024.06.21.02.12.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 21 Jun 2024 02:12:02 -0700 (PDT) Message-ID: Date: Fri, 21 Jun 2024 11:12:01 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 2/3] dts: Add missing docstring from XML-RPC server 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-3-jspewock@iol.unh.edu> Content-Language: en-US From: =?UTF-8?Q?Juraj_Linke=C5=A1?= In-Reply-To: <20240620173609.15375-3-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 > > When this XML-RPC server implementation was added, the docstring had to > be shortened in order to reduce the chances of this race condition being > encountered. Now that this race condition issue is resolved, the full > docstring can be restored. > > Signed-off-by: Jeremy Spewock Reviewed-by: Juraj Linkeš