All of lore.kernel.org
 help / color / mirror / Atom feed
From: "naamax.meir" <naamax.meir@linux.intel.com>
To: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>,
	intel-wired-lan@osuosl.org, vinicius.gomes@intel.com
Cc: kuba@kernel.org, netdev@vger.kernel.org,
	anthony.l.nguyen@intel.com, tee.min.tan@linux.intel.com,
	davem@davemloft.net
Subject: Re: [Intel-wired-lan] [PATCH net-next v1] igc: offload queue max SDU from tc-taprio
Date: Sun, 1 Jan 2023 13:13:08 +0200	[thread overview]
Message-ID: <dd8605f7-941a-18c9-2a08-8c44be7700a4@linux.intel.com> (raw)
In-Reply-To: <20221214144514.15931-1-muhammad.husaini.zulkifli@intel.com>

On 12/14/2022 16:45, Muhammad Husaini Zulkifli wrote:
> From: Tan Tee Min <tee.min.tan@linux.intel.com>
> 
> Add support for configuring the max SDU for each Tx queue.
> If not specified, keep the default.
> 
> Signed-off-by: Tan Tee Min <tee.min.tan@linux.intel.com>
> Signed-off-by: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc.h      |  1 +
>   drivers/net/ethernet/intel/igc/igc_main.c | 45 +++++++++++++++++++++++
>   include/net/pkt_sched.h                   |  1 +
>   net/sched/sch_taprio.c                    |  4 +-
>   4 files changed, 50 insertions(+), 1 deletion(-)
Tested-by: Naama Meir <naamax.meir@linux.intel.com>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

WARNING: multiple messages have this Message-ID (diff)
From: "naamax.meir" <naamax.meir@linux.intel.com>
To: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>,
	intel-wired-lan@osuosl.org, vinicius.gomes@intel.com
Cc: tee.min.tan@linux.intel.com, davem@davemloft.net,
	kuba@kernel.org, netdev@vger.kernel.org,
	anthony.l.nguyen@intel.com
Subject: Re: [PATCH net-next v1] igc: offload queue max SDU from tc-taprio
Date: Sun, 1 Jan 2023 13:13:08 +0200	[thread overview]
Message-ID: <dd8605f7-941a-18c9-2a08-8c44be7700a4@linux.intel.com> (raw)
In-Reply-To: <20221214144514.15931-1-muhammad.husaini.zulkifli@intel.com>

On 12/14/2022 16:45, Muhammad Husaini Zulkifli wrote:
> From: Tan Tee Min <tee.min.tan@linux.intel.com>
> 
> Add support for configuring the max SDU for each Tx queue.
> If not specified, keep the default.
> 
> Signed-off-by: Tan Tee Min <tee.min.tan@linux.intel.com>
> Signed-off-by: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc.h      |  1 +
>   drivers/net/ethernet/intel/igc/igc_main.c | 45 +++++++++++++++++++++++
>   include/net/pkt_sched.h                   |  1 +
>   net/sched/sch_taprio.c                    |  4 +-
>   4 files changed, 50 insertions(+), 1 deletion(-)
Tested-by: Naama Meir <naamax.meir@linux.intel.com>

  parent reply	other threads:[~2023-01-01 11:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14 14:45 [Intel-wired-lan] [PATCH net-next v1] igc: offload queue max SDU from tc-taprio Muhammad Husaini Zulkifli
2022-12-14 14:45 ` Muhammad Husaini Zulkifli
2022-12-14 17:17 ` [Intel-wired-lan] " Vinicius Costa Gomes
2022-12-14 17:17   ` Vinicius Costa Gomes
2022-12-15  6:05   ` [Intel-wired-lan] " Zulkifli, Muhammad Husaini
2022-12-15  6:05     ` Zulkifli, Muhammad Husaini
2022-12-15 16:04     ` [Intel-wired-lan] " Vinicius Costa Gomes
2022-12-15 16:04       ` Vinicius Costa Gomes
2023-01-01 11:13 ` naamax.meir [this message]
2023-01-01 11:13   ` naamax.meir

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=dd8605f7-941a-18c9-2a08-8c44be7700a4@linux.intel.com \
    --to=naamax.meir@linux.intel.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=intel-wired-lan@osuosl.org \
    --cc=kuba@kernel.org \
    --cc=muhammad.husaini.zulkifli@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=tee.min.tan@linux.intel.com \
    --cc=vinicius.gomes@intel.com \
    /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.