Results 58 comments of Kol Influence

after v4 is complete, i will put more effort in this. hope to see v4 ok soon.

1. everything u mentioned i already have the solution in fact it's pinned to per thread in golang etc., that's why i'm looking at sharedhashfile for performance. 2. so, possible...

no idea why each call to the tcp doesnt show anymore information. sometimes have forward.go shown sometimes dont have anything. where's the place where it will show any activities when...

1. 40% or 50% or even 30% smaller wasm is a lot. worth the time to compile. no point having pwa when it loads so long and bloated. 2. do...

@uNetworkingAB just curious, do u think af_xdp will be faster? your findings reminds me of this benchmark... https://github.com/pawelgaczynski/gain

@tidwall i've modified the code for reuse port to work BUT it's not elegant. 1. can u pls standardize it into the package? 2. also can u also add context...

@tidwall i have done the below coding. would like your guidance on how u would like call the reuse port and "add context" in. to add the feature is 15-20...

i just read this https://github.com/asavie/xdp/issues/13 so how do i forward to different af_xdp program based on ip address? since i cant divert to different application ports? but https://github.com/xdp-project/xdp-tutorial/tree/master/packet-solutions packet rewriting,...