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 D85FDA00C4; Sun, 13 Feb 2022 21:50:45 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 583FE40DDA; Sun, 13 Feb 2022 21:50:45 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 8DB884068C for ; Sun, 13 Feb 2022 21:50:43 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 014355C011C; Sun, 13 Feb 2022 15:50:43 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sun, 13 Feb 2022 15:50:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; bh=WQfOoRdpCKsH5L UtLB/uxE7qp9Op769uY5qmdq2Vvro=; b=ZhZP/QgW/5sQjAthK1spEGOqIsuK+F tPez3vL7FDKme/Ph5OWKge+iFZ0c4ju5YDTlJrKxG/vhxhFLrMvn+cB6AQ3Nlf/s 9XKvVa/HZCq5nEkP9SoUirPhwu2di975Fw/Sl3X5q1wJjAPGVdx5G8e7yBooQmAW 3qjFOmkoBaXJVh3yqSn/HYUGpFPVMk77HWH8o8nyeez7wGyIVOtbHjYcce7kllmn sEqV44wuS4yGJa0EKDrc8T/CHJmdEyo/zK6tFyUQJ0JPwvhraK3d3Tz4jh5vz2+z JSjYuS5+0BbIDDm7tuusm24oPHWl5nLTMiZ3meMfXvs0qHkxS16NLDmw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=WQfOoRdpCKsH5LUtLB/uxE7qp9Op769uY5qmdq2Vv ro=; b=JTMXArBdwc82wQmHeoLkHGlF8CuVQKbGKlC5Amk6pwc7OIwy7gOiql/0F VwUGBQ/dUCutQKolbDqWjE9rq9y5diGgVAt9NLPj9bT7rxHy8bAlbgX2Z/QrhNxe 9penAEJh3z0l5Jf6Adsy410Nylb0McfgknPpThlaeANzLbFZ7Ai45SWEBHHXp2Zk QQaZo7tMmC8WGM8PJaoK/5XCL/Fza/W99b0bZRhYKmzoGEjNawqnZqVqcADdzHD5 tswx3IsEraOSGeipWY12kV55IPQK/JffRDIVsUo3cnqZyFCOXZ2fBXL7n9H42Z4m O6cI2e+MrDXPT/5PnRkiU959uqSiQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrjedtgddufeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 13 Feb 2022 15:50:42 -0500 (EST) From: Thomas Monjalon To: Harshad Narayane , Cristian Dumitrescu Cc: dev@dpdk.org Subject: Re: [PATCH V2] examples/pipeline: print table entries to file Date: Sun, 13 Feb 2022 21:50:41 +0100 Message-ID: <11667196.zAa99ISigo@thomas> In-Reply-To: <20220112185910.78377-1-cristian.dumitrescu@intel.com> References: <20220112183518.77895-1-cristian.dumitrescu@intel.com> <20220112185910.78377-1-cristian.dumitrescu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 12/01/2022 19:59, Cristian Dumitrescu: > Add support for the show CLI command to print table entries to a file > instead of standard output. > > Signed-off-by: Cristian Dumitrescu > Signed-off-by: Harshad Narayane Applied, thanks.