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 510EB45A39; Thu, 26 Sep 2024 16:56:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CD334042E; Thu, 26 Sep 2024 16:56:07 +0200 (CEST) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mails.dpdk.org (Postfix) with ESMTP id C185140279 for ; Thu, 26 Sep 2024 16:56:05 +0200 (CEST) Received: by mail-pl1-f177.google.com with SMTP id d9443c01a7336-2054e22ce3fso11961355ad.2 for ; Thu, 26 Sep 2024 07:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727362565; x=1727967365; darn=dpdk.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=d+PRFsPCswIqkef5wnHUC99wTrnG78I9mw04i7kJlcU=; b=ix/uE7ncO/N3TQI5MK/jp2EYCTirpoGWDxKmze2aVV8oDoIkYvBuQrtapUwfB4SLmu gUGV0aQb5YCiw2WkICUk+nQ6drXlgdYqAILeaNyI4p+KfLjqqSxsI6Ojl3KFT+UUtRi0 3QtTqIfre4SrNGd7vcLKeAi/EiB/15XxCpaXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727362565; x=1727967365; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d+PRFsPCswIqkef5wnHUC99wTrnG78I9mw04i7kJlcU=; b=W6ycepLjobZYAX1BgYAEh61E7HA2KIBdjamMxpbDOl0F+q8hL51ls72mtYY5ms+NjK osY1Oa+XgjfLdMES/dI3U7lXW7KeR2dv/JcIRLmZ23hi0KyvCPA7/gjZBIS6Ogu09Wvm ncSDH9ZUNZQS8L2Kw4g1X90G1lsMysMKU1FPbnbPRpV0zu4xvwCM4NEuxsDb3rpJsTbd i+pRaPkx0DVwjuTm2MTjyzEXcmfd7ljpaUJLm5K0y9prlC04sWuU175H+VZDTHIZ0sRa ezvThKYyLVt3guXtwpwDGomsPMSEStlzYENRPEQNawk/mpLM3BK6yzZ7NAyw2GssgtiI 8iFQ== X-Forwarded-Encrypted: i=1; AJvYcCUea/guMGk3AqOSROCBFJP6uaDLWDz8n/ZyjY3ZRW4eMDrz+wHk5qiJKXwr7fnkkdZeRHw=@dpdk.org X-Gm-Message-State: AOJu0YxfyQqDNvl+auB1tLiXJVJLSSRb4aRJbpmy1pDBqiQbtU+zofba n7MLtMsCd44rCjVRTb50yWE/vCkEm39d1M0pOn0mI9DYbb31pInO0kOXLZqJ8eECVKB4eGlNSnF PqRsOUe31J/U1Ca7PYwWXP1Svzjlpsh/clptBZw== X-Google-Smtp-Source: AGHT+IG4N3OL99/MJNoL9hpWZx8y6ZGaSvQFegwoNMcdO31fpYp9t7SCWYAPfTHRTRpSGQ5SjnLjsqzqeALw/zK8kFk= X-Received: by 2002:a17:90a:4b82:b0:2ca:2c4b:476 with SMTP id 98e67ed59e1d1-2e06ae5eafamr8031142a91.10.1727362564967; Thu, 26 Sep 2024 07:56:04 -0700 (PDT) MIME-Version: 1.0 References: <20240605175227.7003-1-jspewock@iol.unh.edu> <20240925173727.14111-1-jspewock@iol.unh.edu> <20240925173727.14111-2-jspewock@iol.unh.edu> <15a9640e-72cd-482d-9a3b-1e89c3e6d57c@pantheon.tech> In-Reply-To: <15a9640e-72cd-482d-9a3b-1e89c3e6d57c@pantheon.tech> From: Jeremy Spewock Date: Thu, 26 Sep 2024 10:55:53 -0400 Message-ID: Subject: Re: [PATCH v4 1/1] dts: Remove XML-RPC server for Scapy TG and instead use PythonShell To: =?UTF-8?Q?Juraj_Linke=C5=A1?= Cc: thomas@monjalon.net, Honnappa.Nagarahalli@arm.com, wathsala.vithanage@arm.com, alex.chapman@arm.com, Luca.Vizzarro@arm.com, probb@iol.unh.edu, yoan.picchi@foss.arm.com, paul.szczepanek@arm.com, npratte@iol.unh.edu, dev@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 Thu, Sep 26, 2024 at 5:12=E2=80=AFAM Juraj Linke=C5=A1 wrote: > > The subject line should start with a lowercase character and it's also > over the character limit. This fits and basically says the same: > use PythonShell for Scapy instead of XML-RPC > > Scapy TG didn't fit but I think the above still works. > I forgot to respond to this too, but these are good points that I overlooked and I like that wording so I'll update this as well. >