oktetlabs / test-environment

OKTET Labs Test Environment
Other
5 stars 9 forks source link

lib/rpcxdr: implement new RPC function rpc_epoll_pwait2() #29

Closed okt-borissh closed 4 months ago

okt-borissh commented 10 months ago

The function epoll_pwait2() was added in Linux 5.11. Add the corresponding RPC function to TE. It is similar to rpc_epoll_pwait(), except for type of the argument 'timeout'.

Signed-off-by: Boris Shleyfman bshleyfman@oktet.co.il Reviewed-by: Yurij Plotnikov yurij.plotnikov@arknetworks.am

ol-andrewr commented 10 months ago

Summary of the changeset is too generic

ol-arteman commented 4 months ago

Scheduled for the next release.