From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AE23BC433F5 for ; Fri, 30 Sep 2022 16:18:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231459AbiI3QSn (ORCPT ); Fri, 30 Sep 2022 12:18:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232066AbiI3QSl (ORCPT ); Fri, 30 Sep 2022 12:18:41 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 80F63115A6B for ; Fri, 30 Sep 2022 09:18:40 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0BE24622AA for ; Fri, 30 Sep 2022 16:18:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D5C30C433C1; Fri, 30 Sep 2022 16:18:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664554719; bh=a8Vi4bACXOV9IrI3oMzcwrV2LD6ulm7T+tOpgQKlrGk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CHqbeAhrKSYjeMtRbMD5bNLrvP7WYnJRWcaqJSgJS4F9XcaKDywA0uezeOwLT9OO5 nwQo08SA61V1StSD95YhiDCAy5Khr3pZ8qVwk/vmPe5rlp2lyP0LRsn3nDuAvpvJze x6ovMPhP/u3x1mqCVGyYGjdstKpcvP6ota1fbb//mnm6+uui1XLYxXp6wz5dN/4D50 6zR9rHyusNhbTm9hUcIlppyxqdWrviGC0a5UveJ6GBMZk9eyrzsVV1lyWVvYR3H+jj jKJ7YBVS4J48u6eoWbKHKEe2/7cjlXF6VTtF3ckPAxTZ2MxqlWCzpXCg2ehsi+VqE1 8zHkXYR0w2S1g== Date: Fri, 30 Sep 2022 21:48:35 +0530 From: Vinod Koul To: Xiaochen Shen Cc: "Yu, Fenghua" , "Jiang, Dave" , "dmaengine@vger.kernel.org" , "Thomas, Ramesh" , "Luck, Tony" , "Zhu, Tony" , "Jia, Pei P" Subject: Re: [PATCH 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA Message-ID: References: <20220808031922.29751-1-xiaochen.shen@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On 30-09-22, 11:18, Xiaochen Shen wrote: > Hi Vinod, > > Thank you very much for code review! > > On 9/30/2022 0:46, Vinod Koul wrote: > > On 15-09-22, 16:21, Yu, Fenghua wrote: > > > Hi, Vinod, > > > > > > > Fix max batch size related issues for Intel IAA: > > > > 1. Fix max batch size default values. > > > > 2. Make max batch size attributes in sysfs invisible. > > > > > > Any comment on this patch set? Would you apply it? > > > > This does not apply for me (i guess due to other idxd patches I have > > applied today), pls rebase on next and resend > > > > Could you help check if these idxd patches are merged into 'next' branch of > https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git ? > > I will rebase on top of 'next' branch and resend the patch soon. > Thank you very much! yes pls rebase on -next branch, thanks -- ~Vinod