On Wed, Aug 25, 2021 at 11:37:16AM +0200, Magnus Karlsson wrote: > From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx> > > Validate the tx stats on the Tx thread instead of the Rx > tread. Depending on your settings, you might not be allowed to query thread. > the statistics of a socket you do not own, so better to do this on the > correct thread to start with. > > Signed-off-by: Magnus Karlsson <magnus.karlsson@xxxxxxxxx> Overall the set looks good to me. I'd like to see an Ack from Maciej, since he reviewed v2.