linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Expose RDS features via sysfs.
@ 2025-06-11 22:39 Konrad Rzeszutek Wilk
  2025-06-11 22:39 ` [PATCH v2] rds: Expose feature parameters " Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 7+ messages in thread
From: Konrad Rzeszutek Wilk @ 2025-06-11 22:39 UTC (permalink / raw)
  To: allison.henderson, netdev, linux-rdma, rds-devel, tj, andrew
  Cc: hannes, mkoutny, cgroups

Hi folks,

Changelog:
+ Since v2:
 - Changed it to use sysfs and expose a 'features' file with the data.
 
This patch addresses an issue where we have applications compiled against
against older (or newer) kernels. RDS does not have any ioctls to query
for what version of ABIs it has or what features it has. Hence this solution
that proposes to put this ABI information in sysfs space.

Please take a look and thank you for spending your time reading over the
patch and providing feedback on the right way forward.

Thank you!

Konrad Rzeszutek Wilk (1):
      rds: Expose feature parameters via sysfs

 net/rds/af_rds.c | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)


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

end of thread, other threads:[~2025-06-16 19:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 22:39 [PATCH v2] Expose RDS features via sysfs Konrad Rzeszutek Wilk
2025-06-11 22:39 ` [PATCH v2] rds: Expose feature parameters " Konrad Rzeszutek Wilk
2025-06-11 22:44   ` Konrad Rzeszutek Wilk
2025-06-13 15:21   ` Andrew Lunn
2025-06-16 18:40     ` Konrad Rzeszutek Wilk
2025-06-16 19:01       ` Andrew Lunn
2025-06-14  2:42   ` Allison Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).