From mboxrd@z Thu Jan 1 00:00:00 1970 From: Auger Eric Subject: Re: [PATCH] vfio/pci: Virtualize Maximum Payload Size Date: Thu, 21 Sep 2017 08:36:30 +0200 Message-ID: References: <20170919164952.13200.78849.stgit@gimli.home> <20170919142024.05723289@t450s.home> <3dd92928-3cda-50c1-6a67-10721c003c10@redhat.com> <73d55003-6fcd-3741-73a1-365c73933538@redhat.com> <20170920101133.33b68d8f@w520.home> <2c094ad6-4641-ebee-7faa-21ad9beeca72@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, jcm@redhat.com, "linux-pci@vger.kernel.org" To: Sinan Kaya , Alex Williamson Return-path: In-Reply-To: <2c094ad6-4641-ebee-7faa-21ad9beeca72@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hi Sinan, On 20/09/2017 18:29, Sinan Kaya wrote: > On 9/20/2017 12:11 PM, Alex Williamson wrote: >> My impression is that the issue would be inefficiency. There should be >> nothing functionally wrong with a read request less than MPS, but we're >> not "filling" the TLP as much as the topology allows. Is that your >> understanding as well, Sinan? > > That's my understanding as well. It would be a performance hit to use a > value less than MPS. > > Thank you for your explanations. best Regards Eric