All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] thunderbolt: Fix buffers allocation for device without DisplayPort adaptors
@ 2022-05-09 20:49 Gil Fine
  2022-05-09 20:49 ` [PATCH 1/2] " Gil Fine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gil Fine @ 2022-05-09 20:49 UTC (permalink / raw)
  To: andreas.noever, michael.jamet, mika.westerberg, YehezkelShB
  Cc: gil.fine, linux-usb, lukas

For the case of device without DP adaptors, we calculate incorrectly the
buffers allocation. Here we fix the calculation for this case.
In addition, we add a KUnit test for this case.

Gil Fine (2):
  thunderbolt: Fix buffers allocation for device without DisplayPort
    adaptors
  thunderbolt: Add KUnit test for buffer allocation for device without
    DisplayPort adaptors

 drivers/thunderbolt/test.c   | 92 ++++++++++++++++++++++++++++++++++++
 drivers/thunderbolt/tunnel.c |  7 ++-
 2 files changed, 97 insertions(+), 2 deletions(-)

-- 
2.17.1

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-12  6:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 20:49 [PATCH 0/2] thunderbolt: Fix buffers allocation for device without DisplayPort adaptors Gil Fine
2022-05-09 20:49 ` [PATCH 1/2] " Gil Fine
2022-05-09 20:49 ` [PATCH 2/2] thunderbolt: Add KUnit test for buffer " Gil Fine
2022-05-12  6:27 ` [PATCH 0/2] thunderbolt: Fix buffers " Mika Westerberg

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.