On Sat, Feb 04, 2023 at 04:24:23PM -0800, Stefan Roesch wrote: > This adds two example programs to test the napi busy poll functionality. > It consists of a client program and a server program. To get a napi id, > the client and the server program need to be run on different hosts. > > To test the napi busy poll timeout, the -t needs to be specified. A > reasonable value for the busy poll timeout is 100. By specifying the > busy poll timeout on the server and the client the best results are > accomplished. > > Signed-off-by: Stefan Roesch <shr@xxxxxxxxxxxx> This version is much better. No more whitespace issues and the CI is all green. Acked-by: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> -- Ammar Faizi