All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [RFC PATCH v3 2/7] sched: act_mirred: Traffic class option for mirror/redirect action
Date: Wed, 13 Sep 2017 15:18:43 +0200	[thread overview]
Message-ID: <20170913131843.GB1981@nanopsycho> (raw)
In-Reply-To: <150529676456.57063.7605464456122745976.stgit@anamdev.jf.intel.com>

Wed, Sep 13, 2017 at 11:59:24AM CEST, amritha.nambiar at intel.com wrote:
>Adds optional traffic class parameter to the mirror/redirect action.
>The mirror/redirect action is extended to forward to a traffic
>class on the device if the traffic class index is provided in
>addition to the device's ifindex.

Do I understand it correctly that you just abuse mirred to pas tcclass
index down to the driver, without actually doing anything with the value
inside mirred-code ? That is a bit confusing for me.

WARNING: multiple messages have this Message-ID (diff)
From: Jiri Pirko <jiri@resnulli.us>
To: Amritha Nambiar <amritha.nambiar@intel.com>
Cc: intel-wired-lan@lists.osuosl.org, jeffrey.t.kirsher@intel.com,
	alexander.h.duyck@intel.com, netdev@vger.kernel.org,
	mlxsw@mellanox.com
Subject: Re: [RFC PATCH v3 2/7] sched: act_mirred: Traffic class option for mirror/redirect action
Date: Wed, 13 Sep 2017 15:18:43 +0200	[thread overview]
Message-ID: <20170913131843.GB1981@nanopsycho> (raw)
In-Reply-To: <150529676456.57063.7605464456122745976.stgit@anamdev.jf.intel.com>

Wed, Sep 13, 2017 at 11:59:24AM CEST, amritha.nambiar@intel.com wrote:
>Adds optional traffic class parameter to the mirror/redirect action.
>The mirror/redirect action is extended to forward to a traffic
>class on the device if the traffic class index is provided in
>addition to the device's ifindex.

Do I understand it correctly that you just abuse mirred to pas tcclass
index down to the driver, without actually doing anything with the value
inside mirred-code ? That is a bit confusing for me.

  reply	other threads:[~2017-09-13 13:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-13  9:59 [Intel-wired-lan] [RFC PATCH v3 0/7] tc-flower based cloud filters in i40e Amritha Nambiar
2017-09-13  9:59 ` Amritha Nambiar
2017-09-13  9:59 ` [Intel-wired-lan] [RFC PATCH v3 1/7] tc_mirred: Clean up white-space noise Amritha Nambiar
2017-09-13  9:59   ` Amritha Nambiar
2017-09-13  9:59 ` [Intel-wired-lan] [RFC PATCH v3 2/7] sched: act_mirred: Traffic class option for mirror/redirect action Amritha Nambiar
2017-09-13  9:59   ` Amritha Nambiar
2017-09-13 13:18   ` Jiri Pirko [this message]
2017-09-13 13:18     ` Jiri Pirko
2017-09-14  7:58     ` [Intel-wired-lan] " Nambiar, Amritha
2017-09-14  7:58       ` Nambiar, Amritha
2017-09-13  9:59 ` [Intel-wired-lan] [RFC PATCH v3 3/7] i40e: Map TCs with the VSI seids Amritha Nambiar
2017-09-13  9:59   ` Amritha Nambiar
2017-09-13  9:59 ` [Intel-wired-lan] [RFC PATCH v3 4/7] i40e: Cloud filter mode for set_switch_config command Amritha Nambiar
2017-09-13  9:59   ` Amritha Nambiar
2017-09-13  9:59 ` [Intel-wired-lan] [RFC PATCH v3 5/7] i40e: Admin queue definitions for cloud filters Amritha Nambiar
2017-09-13  9:59   ` Amritha Nambiar
2017-09-13  9:59 ` [Intel-wired-lan] [RFC PATCH v3 6/7] i40e: Clean up of " Amritha Nambiar
2017-09-13  9:59   ` Amritha Nambiar
2017-09-13  9:59 ` [Intel-wired-lan] [RFC PATCH v3 7/7] i40e: Enable cloud filters via tc-flower Amritha Nambiar
2017-09-13  9:59   ` Amritha Nambiar
2017-09-13 13:26   ` [Intel-wired-lan] " Jiri Pirko
2017-09-13 13:26     ` Jiri Pirko
2017-09-14  8:00     ` [Intel-wired-lan] " Nambiar, Amritha
2017-09-14  8:00       ` Nambiar, Amritha
2017-09-28 19:22       ` [Intel-wired-lan] " Nambiar, Amritha
2017-09-28 19:22         ` Nambiar, Amritha
2017-09-29  6:20         ` [Intel-wired-lan] " Jiri Pirko
2017-09-29  6:20           ` Jiri Pirko
2017-09-13 10:12 ` [Intel-wired-lan] [RFC PATCH v3 0/7] tc-flower based cloud filters in i40e Jiri Pirko
2017-09-13 10:12   ` Jiri Pirko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170913131843.GB1981@nanopsycho \
    --to=jiri@resnulli.us \
    --cc=intel-wired-lan@osuosl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.