On Thu, Nov 03, 2022 at 03:43:13PM -0400, Jim Quinlan wrote: > On Thu, Nov 3, 2022 at 2:49 PM Florian Fainelli <f.fainelli@xxxxxxxxx> wrote: > > > > On 10/14/22 12:27, Bjorn Helgaas wrote: > > > On Fri, Oct 14, 2022 at 03:16:35PM -0400, Jim Quinlan wrote: > > >> On Thu, Oct 13, 2022 at 10:12 AM Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote: > > >>> On Tue, Oct 11, 2022 at 02:42:10PM -0400, Jim Quinlan wrote: > > >>>> Set RCB_MPS mode bit so that data for PCIe read requests up to the size of > > >>>> the Maximum Payload Size (MPS) are returned in one completion, and data for > > >>>> PCIe read requests greater than the MPS are split at the specified Read > > >>>> Completion Boundary setting. > > >>>> > > >>>> Set RCB_64B so that the Read Compeletion Boundary is 64B. > > >>> > > >>> s/Compeletion/Completion/ > > >> > > >> Hi Bjorn, > > >> > > >> TIL that checkpatch.pl only flags misspelled words only if they match > > >> its list of misspelled words. > > >> I've modified my checkpatch.pl wrapper script to use aspell to better > > >> address my typos. > > >> At any rate, do you mind if I add some new commits for V3? > > > > > > Fine with me, I think Lorenzo will look at these again after v6.1-rc1 > > > is tagged this weekend. > > > > Lorenzo, any chance to get those patches reviewed and/or merged? Thanks! > > Oops, I said I would add some commits but I don't have time right now. > Bjorn or Lorenzo, could you review what is there and if you accept > the commits can you please make the single spelling correction? If > not, I will correct the spelling along with any other requested > changes. I will fix the spelling, reviewing the patches now. Lorenzo