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 9E5C34234D for ; Tue, 10 Oct 2023 17:43:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 656034029F; Tue, 10 Oct 2023 17:43:53 +0200 (CEST) Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by mails.dpdk.org (Postfix) with ESMTP id 2559E40297 for ; Tue, 10 Oct 2023 17:43:52 +0200 (CEST) Received: by mail-pl1-f172.google.com with SMTP id d9443c01a7336-1c874b43123so49389075ad.2 for ; Tue, 10 Oct 2023 08:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1696952631; x=1697557431; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=XGe/pO3WiAc4tqSidKYmFLtTA5CvymbaBOtUpMqXlgU=; b=Rx3uElLQgbVoxiwyqBGztDlqGokispoUKYzeh6w+3yX0hC81diBVd8GBwQ6ziEJmhb fx3v9iG9XJxfZnk1/81QE8n8W8Bt1xLVgbMsT6FO8LB6Kx7C2xvQI9GZbjKZQqvw7cNH VG2la1kct1+62U/qNpxcVaTYxGxJVvQDWfM1/R7tRzVSB4O+jwXkUBI7G0ISx2opWEdf uBJfZgUa2irTlKMsGR/InQIPaPYHWoaw/0lGH4zH5/C6VhiX6DHMKOgLVVQrQ/rACAk6 wt9xrj1Y1uu8jjt0w6RJALPbWn718VIHqxDgzCf23OOdEByAF29Pr7UwVwxfyC45/wbU I3vw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696952631; x=1697557431; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XGe/pO3WiAc4tqSidKYmFLtTA5CvymbaBOtUpMqXlgU=; b=tgCYkENpoG6nD3MwHWsvdU+h1LqOJ9YCr6ul5rnWnySqXmhkETl5al4UXscY67bzlj DH9Mi7SLA3r5HumqmdnbllO9PVBrYqFLmRpIDW17NhjhWVcJBoD2FQWjh3GjnPXLVq8u QMxKpzdtHFkyMpxV9pzQrctFdBYRYFFSJ8wBisRo/MvoithvyIu/Ro1UinI6AmrZfdd5 Ywf7qNJXlL4DLuUTOlea1Eg1vulBMzRhasCRpXU1lXaFQ9RLwGZOAqn9P0NIHU/n8poc BdNyc/4kvP73xJnQBV0Zm9hXAGavcUWaouPyDGoDuQHh5fpjRWGzCuh8S68IcgXd2mX2 UOGg== X-Gm-Message-State: AOJu0YxdP8VQLyw+xm+Ulcp6QR+IIGEe29quV0aF+hzvRCWfOX3Jd/vU JuPGDu+MrZWbIKO0Ev6SEQpiWQ== X-Google-Smtp-Source: AGHT+IEYE0HCfMJ1TtUizV0nbRbOeBCwqDrK6y8ozmbIGCZ7N9ujwLVr9hknExSE5JpXiH8yDKDOwg== X-Received: by 2002:a17:903:22ce:b0:1c7:733b:27c7 with SMTP id y14-20020a17090322ce00b001c7733b27c7mr23466322plg.56.1696952631173; Tue, 10 Oct 2023 08:43:51 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id n14-20020a170902968e00b001bf044dc1a6sm11941475plp.39.2023.10.10.08.43.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 08:43:50 -0700 (PDT) Date: Tue, 10 Oct 2023 08:43:49 -0700 From: Stephen Hemminger To: Prasad Chivakula Cc: users@dpdk.org Subject: Re: capturing .pcap file on NIC interface Message-ID: <20231010084349.14e050f8@hermes.local> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org On Fri, 6 Oct 2023 07:53:13 -0700 Prasad Chivakula wrote: > Hi > > I am trying to capture eCPRI packets on NIC card interface that is > connected to a Radio in our 5G set up. I would like to know how to use > dpdk-pdump to accomplish this? Do i have to rebuild dpdk with these > options, if so, can you please provide instructions for this ? > > Thanks in advance > Prasad Application has to call rte_pdump_init in startup. Then use the dpdk-dumpcap application. The older pdump is more complex to use and has less features.