tantm3

Results 15 comments of tantm3

I updated one more test case from my research. I want to know whether bonding interface cause the overload of CPU usage, so, I removed the bonding interface and ran...

Hi @avasylev @tehnerd, Could you guys share some thoughts on my setup? I still struggle with this.

> Please collect 1 perf record -a -F 23 -- sleep 10 2 same perf as before (in your previous pictures; I guess you were using -g as well) -...

> Also how the traffic pattern looks like ? Are they real tcp streams or just random packets - I used Pktgen to generate traffic, here is the configuration: ![image](https://github.com/user-attachments/assets/4a216893-cb79-4ff6-b540-3ee0c4fb23c8)...

Yes sure, here is the output of those commands bpftool prog list ![image](https://github.com/user-attachments/assets/76470c5d-5071-41ba-b242-7b7bb034707a) bpftool map list ![image](https://github.com/user-attachments/assets/9c4a83c3-fbfb-4298-94af-3dfe0002005b) ![image](https://github.com/user-attachments/assets/8e237c30-e16f-406c-9fbc-ad9a835c9112) perf report with the output filtered with bpf keyword ![image](https://github.com/user-attachments/assets/32b1bf0a-1919-404a-8943-64f79f809018) **UPDATE** Here...

Hi @tehnerd, Would you happen to have any updates on this issue? Feel free to ask me to provide more information or do some tests!

You mention that it feels like the bpf program is not jitted. But, according to your answer, it does not seem to be the case here, right? So, the next...

Hi @tehnerd, It has been a while and I finally got the assembly code output inside the Katran bpf loadbalance program. Command: `perf record -a -F 23 -- sleep 10`...

Here is the memory information from my server. > Is it vm or not? What the memory? How much ? How much free? - the server is physical not a...