From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 01E46592C for ; Wed, 26 Nov 2014 18:31:15 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 26 Nov 2014 09:28:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,463,1413270000"; d="scan'208,217";a="644000655" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga002.jf.intel.com with ESMTP; 26 Nov 2014 09:31:13 -0800 Received: from irsmsx107.ger.corp.intel.com ([169.254.10.117]) by IRSMSX109.ger.corp.intel.com ([169.254.13.244]) with mapi id 14.03.0195.001; Wed, 26 Nov 2014 17:31:13 +0000 From: "De Lara Guarch, Pablo" To: "dev@dpdk.org" Thread-Topic: maximum line size on patch Thread-Index: AdAJnr3OVXMHWREvTWitL9SWnGF2og== Date: Wed, 26 Nov 2014 17:31:12 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] maximum line size on patch X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2014 17:31:16 -0000 Hi, I am trying to send a patch for new sample app UG, but the patch cannot be = sent because I am hitting the maximum line size on the patch. fatal: /tmp/35JFqgAmCA/0001-doc-Added-new-sample-app-UG-for-VM-power-manage= ment.patch: 29: patch contains a line longer than 998 characters This is due to the included svg files. Is there any way I can include them = on the patch? Any other way? Thanks, Pablo