<div dir="ltr">Hi everyone,<div><br></div><div>I'm new to DPDK, I have a question on how to announce VIP through BGP for my LB based on DPDK. </div><div><br></div><div>The design looks like this:</div><div><ul><li>I have multiple hosts (virtual machines or physical machines), every host advertising the same VIP, 10.0.0.10 for example.</li><li>Each LB host has two NICs, one for DPDK, one for admin purposes.</li><li>LB forward the packets to backend servers based on VIP configuration</li></ul><div><br></div></div><div>Normally, I use Bird or Quagga for BGP advertising, but I don't know how to make BGP work with DPDK applications. Do I need to implement BGP within the DPDK application? It looks overkilling to me.</div><div><br></div><div>Looking forward to getting advice from you, or pointing me to any references.</div><div><br></div><div>Thanks very much.</div><div><br></div><div>Best wishes,</div><div>James</div></div>