aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorOliver Hartkopp <[email protected]>2022-03-09 13:04:14 +0100
committerMarc Kleine-Budde <[email protected]>2022-03-10 09:23:45 +0100
commit9c0c191d82a1de964ac953a1df8b5744ec670b07 (patch)
tree444c740c184c62181d77cfb95e2c9130a0526db8 /tools/perf/scripts/python/bin/stackcollapse-record
parent530e0d46c61314c59ecfdb8d3bcb87edbc0f85d3 (diff)
can: isotp: set max PDU size to 64 kByte
The reason to extend the max PDU size from 4095 Byte (12 bit length value) to a 32 bit value (up to 4 GByte) was to be able to flash 64 kByte bootloaders with a single ISO-TP PDU. The max PDU size in the Linux kernel implementation was set to 8200 Bytes to be able to test the length information escape sequence. It turns out that the demand for 64 kByte PDUs is real so the value for MAX_MSG_LENGTH is set to 66000 to be able to potentially add some checksums to the 65.536 Byte block. Link: https://github.com/linux-can/can-utils/issues/347#issuecomment-1056142301 Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Oliver Hartkopp <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions