From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH iproute2] ip link: Do not call ll_name_to_index when creating a new link Date: Fri, 18 May 2018 17:40:05 -0600 Message-ID: <054faf87-f311-61a1-3c9a-e7d20cac8279@gmail.com> References: <20180517222237.72388-1-dsahern@kernel.org> <20180517153604.0d905a36@xeon-e3> <20180518150816.70901564@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from mail-pl0-f41.google.com ([209.85.160.41]:35065 "EHLO mail-pl0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751844AbeERXkJ (ORCPT ); Fri, 18 May 2018 19:40:09 -0400 Received: by mail-pl0-f41.google.com with SMTP id i5-v6so5431534plt.2 for ; Fri, 18 May 2018 16:40:08 -0700 (PDT) In-Reply-To: <20180518150816.70901564@xeon-e3> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 5/18/18 4:08 PM, Stephen Hemminger wrote: > > What about just pushing the lookup down to the leaf functions that need it? > That should work as well. You want to re-send a formal patch?