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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 D400BC43381 for ; Tue, 9 Feb 2021 08:45:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A207964EC8 for ; Tue, 9 Feb 2021 08:45:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230048AbhBIIpd (ORCPT ); Tue, 9 Feb 2021 03:45:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229939AbhBIIoe (ORCPT ); Tue, 9 Feb 2021 03:44:34 -0500 Received: from mail-yb1-xb2e.google.com (mail-yb1-xb2e.google.com [IPv6:2607:f8b0:4864:20::b2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45DAAC061786 for ; Tue, 9 Feb 2021 00:43:54 -0800 (PST) Received: by mail-yb1-xb2e.google.com with SMTP id 133so4709557ybd.5 for ; Tue, 09 Feb 2021 00:43:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=QKD+LfgYPVad1KdNmmugXgXYrqECs6LKgXsefo95DaI=; b=bm9iiYDjySpATAfMkMsb9IZ/v0iTwBtWYe9OjYxcrtvJK+SrZk/AdN7Y+fc2pMHkJN PY66FFRkOzViqqPpaLg0pxP8E2bgJ5333P16i1ZRGS/cDEqRV+n4Y3rL3614IT6QcLDv i1EjAVJXbKtFhBZ6DT2+0SQfdUUhtC2cSQXupH8+MJjjnNi4nNwQG6WwfUpADdCZp/pQ x4yMYMtHKq8M+U7j00XpRhUD7I7H29PBLx5haGdED4+Sp6hPe0WyxhvBQjIcFRqULpR3 p8uvfwdtrI41F/+XJ79Ad1taEGJACoXnQlB1lzLcjP/NVVSOgFsADxyjIotpNZ2SOsK8 o2Ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QKD+LfgYPVad1KdNmmugXgXYrqECs6LKgXsefo95DaI=; b=kg3jwqXmC+NHwL76Aw8x8/a2TKHNVIfRoziRivRYhOqkVBpWX7+qL3vhCQD2LxXnD2 JMsKVHEIZGhT55KpibRdSsbn4AzlcrxhgLO0k4qhhR1+vtArnZHcg783Qvvt7STfrrTy obcXIBn+d2tE80ftS6vTiuQt4jhd/bS+S63IS4Wd9+oY7sQ8eEA7eNHVovby6mzYzY8k X2MJk0+bfxE3hlLjkq9Ll4kPm+UFrV+rW681DsEoRxp/D9kjp1JXIQHfIkwzHxVpnL1M sF2LEHiQswSmo5E03Vs9WBf8gOUJlxGHqqTXDwP7bLVqCBOMzV6aSjDlbpe4F5t2fL6m exyg== X-Gm-Message-State: AOAM531a6MCBZJodRvx9w1cA7PJq8S2Cu+EgA0SVLkO2F3tmHIMfVUrC em2m6fUsbbiBIJoz2PujzkB13+vhcAZXZwmL3i8= X-Google-Smtp-Source: ABdhPJwX993nSgCzGM3PeFTDeANG+qUExV3YCzvQtpk2p3v1spjD5xuFh7t66MijvyJ6ZmAMs5K1m1KN6G1tK7/ikkU= X-Received: by 2002:a25:9383:: with SMTP id a3mr3858900ybm.215.1612860233652; Tue, 09 Feb 2021 00:43:53 -0800 (PST) MIME-Version: 1.0 References: <20210206050240.48410-1-saeed@kernel.org> In-Reply-To: From: Or Gerlitz Date: Tue, 9 Feb 2021 10:43:42 +0200 Message-ID: Subject: Re: [pull request][net-next V2 00/17] mlx5 updates 2021-02-04 To: Saeed Mahameed , Vlad Buslov , Marcelo Ricardo Leitner Cc: Jakub Kicinski , Linux Netdev List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Tue, Feb 9, 2021 at 10:42 AM Or Gerlitz wrote: > On Sat, Feb 6, 2021 at 7:10 AM Saeed Mahameed wrote: > > Vlad Buslov says: > > > Implement support for VF tunneling > > > Currently, mlx5 only supports configuration with tunnel endpoint IP address on > > uplink representor. Remove implicit and explicit assumptions of tunnel always > > being terminated on uplink and implement necessary infrastructure for > > configuring tunnels on VF representors and updating rules on such tunnels > > according to routing changes. > > > SW TC model > > maybe before SW TC model, you can explain the vswitch SW model (TC is > a vehicle to implement the SW model). I thought my earlier post missed the list, so I reposted, but realized now it didn't, feel free to address either of the posts