lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <dd8605f7-941a-18c9-2a08-8c44be7700a4@linux.intel.com> Date: Sun, 1 Jan 2023 13:13:08 +0200 From: "naamax.meir" <naamax.meir@...ux.intel.com> To: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@...el.com>, intel-wired-lan@...osl.org, vinicius.gomes@...el.com Cc: tee.min.tan@...ux.intel.com, davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, anthony.l.nguyen@...el.com Subject: Re: [PATCH net-next v1] igc: offload queue max SDU from tc-taprio On 12/14/2022 16:45, Muhammad Husaini Zulkifli wrote: > From: Tan Tee Min <tee.min.tan@...ux.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@...ux.intel.com> > Signed-off-by: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@...el.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@...ux.intel.com>
Powered by blists - more mailing lists