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 CEBFD4594B; Mon, 9 Sep 2024 20:29:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBF8D40E64; Mon, 9 Sep 2024 20:29:31 +0200 (CEST) Received: from mail-pl1-f174.google.com (mail-pl1-f174.google.com [209.85.214.174]) by mails.dpdk.org (Postfix) with ESMTP id 6EC834021F for ; Mon, 9 Sep 2024 20:29:30 +0200 (CEST) Received: by mail-pl1-f174.google.com with SMTP id d9443c01a7336-1fc47abc040so40701185ad.0 for ; Mon, 09 Sep 2024 11:29:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725906569; x=1726511369; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=czaGu8sNpJ7ndkmkgyuiLYDOBSOxQp0cyCbTk5hWr2o=; b=DoJw+znuBSs+gndvQNyjYy3BFXD1q0+2qjYEMsqjLUFBIWZFawI/smHrWIxHFIXG7n S9tnF5FVLPo1uQI1Dw8309DcTgrVT5YcnfJ7tTapKUf3Euk6UUxlkKmxo6/FZPH/4tpA wLrjs3UYcaSTM3vuXzDNUgeTCllV4rI1hAOac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725906569; x=1726511369; h=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=czaGu8sNpJ7ndkmkgyuiLYDOBSOxQp0cyCbTk5hWr2o=; b=fO+IUh+wr6ITlHX9nMa1nKSwMd4gYrAJFOm7yvftRggcPddGIL9KPe2sBRaXLk7XDa Qy5APrYvRZxpK/oIOuBmMRJysQvVxhost+FQ5N+Uyd5E5CKq4VLnnq9foOzD5HBwTS1E cJd5gG5SgatfXGwZjXONit97Akly5P9iWLonT/R1lylrjeSQw7KxewpCjzRpoc085kXi xNaYlAoItVhsAktREVbcbYiQI2cFkZraxANDghk6BNl4oQUX1dq5exQbY8bguajdsOza jVgKx1M7+kiPpscHDcEs0Nt6+THXVfqdFpVXMBkNBXPtKtcN1JlRsBges+ICRDXJBkp+ OgkQ== X-Forwarded-Encrypted: i=1; AJvYcCUxOC6pP8bCLqbuyqWyIC+yNU/joxSA+LB0peKWrkmEyhVqX3G73OO8DbvsdHDx4G/wRiM=@dpdk.org X-Gm-Message-State: AOJu0YySeia6beRU5vKy6PA67xJ3/p5VJMv3Fu4fBELtaUDj+FjFT4qc p8HKx9QTOVYCAhTW9ZM14axqUmFidm/aa/NPjdkQDdZ392CM6NxTEx8t1/uRKlEcaW469KBEWr1 E52/G7dQ+KXouu6cNRd8o6Ya/Hsqm/au6ljUDTA== X-Google-Smtp-Source: AGHT+IGLptRusKTkxJNiwk1E/HWtgVIKMM81PKuNtWsEzwhFuEUvvOY6Dys7TFM2NjcRjYwu8artZYaqcNhX44eZMkg= X-Received: by 2002:a17:903:11d0:b0:207:18cc:f76 with SMTP id d9443c01a7336-20718cc10efmr109215815ad.23.1725906569388; Mon, 09 Sep 2024 11:29:29 -0700 (PDT) MIME-Version: 1.0 References: <20240726163915.19277-2-npratte@iol.unh.edu> <20240726164514.24775-1-npratte@iol.unh.edu> In-Reply-To: <20240726164514.24775-1-npratte@iol.unh.edu> From: Dean Marx Date: Mon, 9 Sep 2024 14:29:39 -0400 Message-ID: Subject: Re: [PATCH v4 1/2] dts: add methods for setting mac and multicast addresses To: Nicholas Pratte Cc: probb@iol.unh.edu, jspewock@iol.unh.edu, luca.vizzarro@arm.com, yoan.picchi@foss.arm.com, Honnappa.Nagarahalli@arm.com, paul.szczepanek@arm.com, juraj.linkes@pantheon.tech, dev@dpdk.org Content-Type: multipart/alternative; boundary="000000000000fbfc430621b3ef85" 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 --000000000000fbfc430621b3ef85 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Jul 26, 2024 at 12:45=E2=80=AFPM Nicholas Pratte wrote: > New methods have been added to TestPMDShell in order to produce the mac > filter's individual test cases: > - set_mac_addr > - set_multicast_mac_addr > > set_mac_addr and set_multicast_addr were created for the mac filter test > suite, enabling users to both add or remove mac and multicast > addresses based on a boolean 'add or remove' parameter. The success or > failure of each call can be verified if a user deems it necessary. > > Bugzilla ID: 1454 > Signed-off-by: Nicholas Pratte > Tested-by: Dean Marx --000000000000fbfc430621b3ef85 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Fri, Jul 26, 2024 at 12:45=E2=80=AFPM = Nicholas Pratte <npratte@iol.unh.= edu> wrote:
New methods have been added to TestPMDShell i= n order to produce the mac
filter's individual test cases:
=C2=A0- set_mac_addr
=C2=A0- set_multicast_mac_addr

set_mac_addr and set_multicast_addr were created for the mac filter test suite, enabling users to both add or remove mac and multicast
addresses based on a boolean 'add or remove' parameter. The success= or
failure of each call can be verified if a user deems it necessary.

Bugzilla ID: 1454
Signed-off-by: Nicholas Pratte <npratte@iol.unh.edu>

Tested-by: Dean Marx <dmarx@i= ol.unh.edu>=C2=A0
--000000000000fbfc430621b3ef85--