diff options
author | Jeremy Kerr <jk@codeconstruct.com.au> | 2025-07-02 14:20:02 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-07-08 12:39:23 +0200 |
commit | fc2b87d036e2155b16f8c53c8198df7b376fd616 (patch) | |
tree | f1808042b69647c4e5e59ff6f4e67c3791346149 /net/unix/af_unix.c | |
parent | e0f3c79cc0bbf4925de1afde5abf148b7f7f4398 (diff) |
net: mctp: test: make cloned_frag buffers more appropriately-sized
In our input_cloned_frag test, we currently allocate our test buffers
arbitrarily-sized at 100 bytes.
We only expect to receive a max of 15 bytes from the socket, so reduce
to a more appropriate size. There are some upcoming changes to the
routing code which hit a frame-size limit on s390, so reduce the usage
before that lands.
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Link: https://patch.msgid.link/20250702-dev-forwarding-v5-2-1468191da8a4@codeconstruct.com.au
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions