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 X-Spam-Level: X-Spam-Status: No, score=-4.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_SBL,URIBL_SBL_A,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFCD1FA372C for ; Fri, 8 Nov 2019 15:15:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9F071215EA for ; Fri, 8 Nov 2019 15:15:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=resnulli-us.20150623.gappssmtp.com header.i=@resnulli-us.20150623.gappssmtp.com header.b="NndXX4Ge" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726949AbfKHPPi (ORCPT ); Fri, 8 Nov 2019 10:15:38 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:33494 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726049AbfKHPPi (ORCPT ); Fri, 8 Nov 2019 10:15:38 -0500 Received: by mail-wm1-f68.google.com with SMTP id a17so6835483wmb.0 for ; Fri, 08 Nov 2019 07:15:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=resnulli-us.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=VADyXkmyEZwfz7UJm4aPW0AfoCAr6udjM9RfkA0/AnM=; b=NndXX4Geris7hE8V/Ztnx+9bbxzvSDFEhdn26kChY8owv7CATc2cz9mhRKtGY4nwSL Oyb43cBXpw93oZfh+ia9K8r3NlRuke95gm4KhOQMSuA3WUiKNaIUunHFUzmG7dCLmzUY ccYtg9tPwXvJew37XZ9GriStnVOfCN9yoA+KaQFXB5xT2sVc3xn6tsAaK8WvV0lnxCwJ 4fo+I6EwSiImHP4gyJjvq0ZTmEfJG3HlksfGCE3u5tmPctQXeGCPWWi4JItZQ8rbu3MP nP0m2i2YjP42HW6R3f3xJvJFYaxu4OuZjEU3ueIPhd6B5ZpDl0JZe434fpEfDpFF7VxU ypOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=VADyXkmyEZwfz7UJm4aPW0AfoCAr6udjM9RfkA0/AnM=; b=hFrjj+kNTYG4PXcvQJlYfECYll90z5ieRsfpa9Zc40VPTsvc4Pet/AmQZTj1FxMC56 Lt2V6Z6qzEULF8M5sRdY3j11FEHs5YrCK4Y8ZxkjfJy7CAyzJ09VhM/JgzpsdEAJeu12 NNzVlelHGI3KbKrqk48qtfcdFKvjAKyisZw97iqxJiUHn46W84KGBn5/tHaECutk/w8m 5opi4zQ4QpC75mTEnOWTLzR1eeMIS5W6kMGjQJ2AznCL1u6zFLMHRUvZ9bNfRKjjtfq9 7VMs6ezAT9EScDzv4GrAvT94O0VUa2xdVFsNXyk9tY0sFsQMkY/NTJMhqCs9k3+3ZITU zGhg== X-Gm-Message-State: APjAAAXBPDI/VppLIHmvNMFfXKHwwYuTaivmyZ/6/xjbY9pDdmFFjcJA BNA7DJocx0ncc1bDHsLEa/JM/A== X-Google-Smtp-Source: APXvYqzINYRoUuFX5NaF77jpHF+D0eryv4W23kT3xH8z73wcQ98F4Yz0rU59bhdkqSPWnxEUfSRslQ== X-Received: by 2002:a1c:39c1:: with SMTP id g184mr8682539wma.75.1573226136346; Fri, 08 Nov 2019 07:15:36 -0800 (PST) Received: from localhost (ip-94-113-220-175.net.upcbroadband.cz. [94.113.220.175]) by smtp.gmail.com with ESMTPSA id d202sm5462271wmd.47.2019.11.08.07.15.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Nov 2019 07:15:36 -0800 (PST) Date: Fri, 8 Nov 2019 16:15:35 +0100 From: Jiri Pirko To: Parav Pandit Cc: "alex.williamson@redhat.com" , "davem@davemloft.net" , "kvm@vger.kernel.org" , "netdev@vger.kernel.org" , Saeed Mahameed , "kwankhede@nvidia.com" , "leon@kernel.org" , "cohuck@redhat.com" , Jiri Pirko , "linux-rdma@vger.kernel.org" Subject: Re: [PATCH net-next 19/19] mtty: Optionally support mtty alias Message-ID: <20191108151535.GL6990@nanopsycho> References: <20191107160448.20962-1-parav@mellanox.com> <20191107160834.21087-1-parav@mellanox.com> <20191107160834.21087-19-parav@mellanox.com> <20191108104505.GF6990@nanopsycho> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Fri, Nov 08, 2019 at 04:08:22PM CET, parav@mellanox.com wrote: > > >> -----Original Message----- >> From: Jiri Pirko >> Sent: Friday, November 8, 2019 4:45 AM >> To: Parav Pandit >> Cc: alex.williamson@redhat.com; davem@davemloft.net; >> kvm@vger.kernel.org; netdev@vger.kernel.org; Saeed Mahameed >> ; kwankhede@nvidia.com; leon@kernel.org; >> cohuck@redhat.com; Jiri Pirko ; linux- >> rdma@vger.kernel.org >> Subject: Re: [PATCH net-next 19/19] mtty: Optionally support mtty alias >> >> Thu, Nov 07, 2019 at 05:08:34PM CET, parav@mellanox.com wrote: >> >Provide a module parameter to set alias length to optionally generate >> >mdev alias. >> > >> >Example to request mdev alias. >> >$ modprobe mtty alias_length=12 >> > >> >Make use of mtty_alias() API when alias_length module parameter is set. >> > >> >Signed-off-by: Parav Pandit >> >> This patch looks kind of unrelated to the rest of the set. >> I think that you can either: >> 1) send this patch as a separate follow-up to this patchset >> 2) use this patch as a user and push out the mdev alias patches out of this >> patchset to a separate one (I fear that this was discussed and declined >> before). >Yes, we already discussed to run mdev 5-6 patches as pre-patch before this series when reviewed on kvm mailing list. >Alex was suggesting to package with this series as mlx5_core being the first user. >Series will have conflict (not this patch) if Jason Wang's series [9] is merged first. >So please let me know how shall we do it. Just remove this patch from the set and push it later on individually (if ever). > >[9] https://patchwork.ozlabs.org/patch/1190425 > >