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=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham 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 2F359C43381 for ; Thu, 21 Feb 2019 23:15:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F29AE2077B for ; Thu, 21 Feb 2019 23:15:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ziepe.ca header.i=@ziepe.ca header.b="gVALK7tT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726751AbfBUXPB (ORCPT ); Thu, 21 Feb 2019 18:15:01 -0500 Received: from mail-pg1-f196.google.com ([209.85.215.196]:41491 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726220AbfBUXPB (ORCPT ); Thu, 21 Feb 2019 18:15:01 -0500 Received: by mail-pg1-f196.google.com with SMTP id m1so156149pgq.8 for ; Thu, 21 Feb 2019 15:15:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=dFnab8GECxqWEwCicQvpWKuaKAEv8Wh4X3zNpvY/BDM=; b=gVALK7tTrKEPpzFZWBezyG3X4dPtPAAKsI438XcJ4BJ7FdZJ3XbpTJ5Ef/rM/fv+Pt 3QpLDC3/0Q28ih2cAg9lrnIKea4XoXi+NQ8ZWfVc5bt838tGsYytCUQzVyHz1UEtgWjR qW/b4jMh1LJDJvNGZHUINxPOK2iReQt7Oc49oroCtJLeEAM0UbdEI9M+u2MPl9w06Z+m /ssut2yYqMgo18LkcPBYO7XLLJFRppdceIVGSN0uYzoPgUh0wp6rfHxTHPJJTDyoRo0c jjF4/aTKFhACfzEDruARF8GczKsMy9LkuvrkppbOymE5wB5qpFphkH4ZZpepC8t7EMu4 J9iw== 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=dFnab8GECxqWEwCicQvpWKuaKAEv8Wh4X3zNpvY/BDM=; b=YX3it96gughtVsgjjNErfPnRi3iCKaqsa+4VoOaTa9LIyNaIfcuM1XhUPug7ruhlcR P6a6LpPAvEhkR6oaMO5GL9OKungNDl9fcQExGrB1bnhhj4haMtg/kXXt0ssSFonDaJZ1 e9WVdDnuZFBh9As/w5D7VcqxuB+StzOWkrS2b20oBmkxXx0KJniSG/bIRO+3ZgcGojle MZP5XU3NRdsjzQxp+H56iaBAN2mplP04/LMjT4kNOEHI4TZvNS9Cf7J1V/9cFjwRv0K2 pGn4ISyM8xl6QDDxS7WzmeIb3H8rS+Twv+i5D7XFJhZN4/eMphrvzNPogQ7LgdNbCVxR 3QUg== X-Gm-Message-State: AHQUAuap3yJWUlj060iU2oBaHYEjWb+w6xCM4kBMTMRWM/8LkmAy4Agh e/EMefdylnF1H6ifU43a3UyJZQ== X-Google-Smtp-Source: AHgI3IYQwu/kBi4PYWF0fzXnYT9ZE/yNZkWjqABQ0o53pB+Rnofv1isebudRNmcLdpqK/JZdtnMURg== X-Received: by 2002:a62:6e05:: with SMTP id j5mr1039348pfc.158.1550790900517; Thu, 21 Feb 2019 15:15:00 -0800 (PST) Received: from ziepe.ca (S010614cc2056d97f.ed.shawcable.net. [174.3.196.123]) by smtp.gmail.com with ESMTPSA id z12sm139494pgv.0.2019.02.21.15.14.59 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 21 Feb 2019 15:14:59 -0800 (PST) Received: from jgg by mlx.ziepe.ca with local (Exim 4.90_1) (envelope-from ) id 1gwxYR-0002uz-5Z; Thu, 21 Feb 2019 16:14:59 -0700 Date: Thu, 21 Feb 2019 16:14:59 -0700 From: Jason Gunthorpe To: Steve Wise Cc: dsahern@gmail.com, leon@kernel.org, stephen@networkplumber.org, netdev@vger.kernel.org, linux-rdma@vger.kernel.org Subject: Re: [PATCH v1 iproute2-next 3/4] rdma: add 'link add/delete' commands Message-ID: <20190221231459.GV17500@ziepe.ca> References: <5dd9d9aeada48bc5db0eb0394ed4e3ce38ee41bc.1550773362.git.swise@opengridcomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5dd9d9aeada48bc5db0eb0394ed4e3ce38ee41bc.1550773362.git.swise@opengridcomputing.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, Feb 21, 2019 at 08:19:12AM -0800, Steve Wise wrote: > Add new 'link' subcommand 'add' and 'delete' to allow binding a soft-rdma > device to a netdev interface. > > EG: > > rdma link add rxe_eth0 type rxe netdev eth0 > rdma link delete rxe_eth0 This is great that we finally got here! Jason