From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v9 9/9] doc: update malloc documentation Date: Wed, 15 Jul 2015 16:07:54 +0200 Message-ID: <4037369.Rb2W2sk6PP@xps13> References: <1436864233-24746-1-git-send-email-sergio.gonzalez.monroy@intel.com> <1436948793-12867-1-git-send-email-sergio.gonzalez.monroy@intel.com> <1436948793-12867-10-git-send-email-sergio.gonzalez.monroy@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Sergio Gonzalez Monroy Return-path: Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id E84C05A58 for ; Wed, 15 Jul 2015 16:09:05 +0200 (CEST) Received: by wgkl9 with SMTP id l9so34706445wgk.1 for ; Wed, 15 Jul 2015 07:09:05 -0700 (PDT) In-Reply-To: <1436948793-12867-10-git-send-email-sergio.gonzalez.monroy@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-07-15 09:26, Sergio Gonzalez Monroy: > Update malloc documentation to reflect new implementation details. > > doc/guides/prog_guide/img/malloc_heap.png | Bin 81329 -> 80952 bytes Sorry, you cannot update a PNG file without converting it as a SVG file. Some PNG files were allowed when importing doc in git. But we shouldn't allow it anymore because it doesn't allow others to update the image. Thanks