DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/1] dts: fix hugepage mounting
@ 2024-08-12 15:04 jspewock
  2024-08-12 15:04 ` [PATCH v1 1/1] dts: add admin privileges to " jspewock
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: jspewock @ 2024-08-12 15:04 UTC (permalink / raw)
  To: probb, Honnappa.Nagarahalli, npratte, juraj.linkes,
	wathsala.vithanage, yoan.picchi, thomas, paul.szczepanek,
	Luca.Vizzarro, alex.chapman
  Cc: dev, Jeremy Spewock

From: Jeremy Spewock <jspewock@iol.unh.edu>

Currently in the DTS framework there are some commands used for
remounting hugepages that require super-user privileges but do not use
them, causing them to throw errors whenever they are run as a non-root
user. This patches fixes these problems by simply adding a flag that
enables admin privileges for the commands that are missing them.

Jeremy Spewock (1):
  dts: add admin privileges to hugepage mounting

 dts/framework/testbed_model/linux_session.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-09-09 15:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-12 15:04 [PATCH v1 0/1] dts: fix hugepage mounting jspewock
2024-08-12 15:04 ` [PATCH v1 1/1] dts: add admin privileges to " jspewock
2024-08-12 15:17   ` Nicholas Pratte
2024-09-09 15:44   ` Luca Vizzarro
2024-09-09 15:48   ` Juraj Linkeš
2024-09-09  8:23 ` [PATCH v1 0/1] dts: fix " Juraj Linkeš
2024-09-09 15:52 ` Juraj Linkeš

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).