diff for duplicates of <Z-6jN7aA8ZnYRH6j@shredder> diff --git a/a/1.txt b/N1/1.txt index 335fc5f..3f324fd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,3 +1,5 @@ +From: Ido Schimmel <idosch@idosch.org> + Adding Petr given Danielle is away On Wed, Apr 02, 2025 at 11:31:23AM -0700, Michael Chan wrote: @@ -105,4 +107,27 @@ it was before 9a3b0d078bd82? > -- > 2.30.1 > -> +> + +This module supports AutoPaging, 255 read_write_len_ext and EPL write mechanism. +This advertised 0xff (byte2) calculates the args->read_write_len_ext +to 2048B, which needs u16. +Hexdump: cmis_cdb_advert_rpl +Off 0x00 :77 ff 1f 80 + +With your suggested change, ethtool_cmis_cdb_execute_epl_cmd() is skipped +since args->req.epl_len is set to zero and download fails. + + +-- +This electronic communication and the information and any files transmitted +with it, or attached to it, are confidential and are intended solely for +the use of the individual or entity to whom it is addressed and may contain +information that is confidential, legally privileged, protected by privacy +laws, or otherwise restricted from disclosure to anyone else. If you are +not the intended recipient or the person responsible for delivering the +e-mail to the intended recipient, you are hereby notified that any use, +copying, distributing, dissemination, forwarding, printing, or copying of +this e-mail is strictly prohibited. If you received this e-mail in error, +please return the e-mail to the sender, delete it from your computer, and +destroy any printed copy of it. diff --git a/a/content_digest b/N1/content_digest index 3fc9d58..a29936e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,12 @@ "ref\020250402183123.321036-1-michael.chan@broadcom.com\0" "ref\020250402183123.321036-3-michael.chan@broadcom.com\0" - "From\0Ido Schimmel <idosch@idosch.org>\0" + "From\0Damodharam Ammepalli <damodharam.ammepalli@broadcom.com>\0" "Subject\0Re: [PATCH net 2/2] ethtool: cmis: use u16 for calculated read_write_len_ext\0" - "Date\0Thu, 3 Apr 2025 18:03:19 +0300\0" - "To\0Michael Chan <michael.chan@broadcom.com>\0" - "Cc\0davem@davemloft.net" + "Date\0Mon, 7 Apr 2025 08:09:56 -0700\0" + "To\0damodharam.ammepalli@broadcom.com" + " Michael Chan <michael.chan@broadcom.com>\0" + "Cc\0Ido Schimmel <idosch@idosch.org>" + davem@davemloft.net netdev@vger.kernel.org edumazet@google.com kuba@kernel.org @@ -12,11 +14,12 @@ andrew@lunn.ch horms@kernel.org danieller@nvidia.com - damodharam.ammepalli@broadcom.com andrew.gospodarek@broadcom.com " petrm@nvidia.com\0" "\00:1\0" "b\0" + "From: Ido Schimmel <idosch@idosch.org>\n" + "\n" "Adding Petr given Danielle is away\n" "\n" "On Wed, Apr 02, 2025 at 11:31:23AM -0700, Michael Chan wrote:\n" @@ -124,6 +127,29 @@ "> -- \n" "> 2.30.1\n" "> \n" - > + "> \n" + "\n" + "This module supports AutoPaging, 255 read_write_len_ext and EPL write mechanism.\n" + "This advertised 0xff (byte2) calculates the args->read_write_len_ext\n" + "to 2048B, which needs u16.\n" + "Hexdump: cmis_cdb_advert_rpl\n" + "Off 0x00 :77 ff 1f 80\n" + "\n" + "With your suggested change, ethtool_cmis_cdb_execute_epl_cmd() is skipped\n" + "since args->req.epl_len is set to zero and download fails.\n" + "\n" + "\n" + "-- \n" + "This electronic communication and the information and any files transmitted \n" + "with it, or attached to it, are confidential and are intended solely for \n" + "the use of the individual or entity to whom it is addressed and may contain \n" + "information that is confidential, legally privileged, protected by privacy \n" + "laws, or otherwise restricted from disclosure to anyone else. If you are \n" + "not the intended recipient or the person responsible for delivering the \n" + "e-mail to the intended recipient, you are hereby notified that any use, \n" + "copying, distributing, dissemination, forwarding, printing, or copying of \n" + "this e-mail is strictly prohibited. If you received this e-mail in error, \n" + "please return the e-mail to the sender, delete it from your computer, and \n" + destroy any printed copy of it. -b5b2e165c2b92a0e94cf8d2f81bdf827c3241354b0452022423db93727b36853 +56467efbd3893d5022022c5722ddd591735702f3bfd2fc4b14781951a93b43b5
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox