On 12/7/2022 3:53 PM, Junxiao Shi wrote: > This allows a DPDK application running with root privilege to create a > memif socket listener with non-root owner uid and gid, which can be > connected from client applications running without root privilege. > > Signed-off-by: Junxiao Shi <g...@mail1.yoursunny.com>
(moving from older version) Acked-by: Stephen Hemminger <step...@networkplumber.org> Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks.