On Tue, 26 May 2015 10:51:01 -0700 Srikanth Akula <srikanth044 at gmail.com> wrote:
> Hi Dev team , > > I am interested to know if DPDK supports multiple FIBs , and forwards L3 > packets based on the FIB ID we are interested in ? > > -Srikanth DPDK is not a router, it provides tools to build a router. It is up to your software to manage things like FIB's itself.