Re: [vpp-dev] route creating performance issue because of bucket and memory of adj_nbr_tables

2018-03-07 Thread Neale Ranns
Hi Lollita adj_nbr_tables is the database that stores the adjacencies that represent the peers attached to on a given link. It is sized (perhaps overly) to accommodate a large segment on multi-access link. For your p2p GTPU interfaces, you could scale it down, since there is only ever one peer

[vpp-dev] route creating performance issue because of bucket and memory of adj_nbr_tables

2018-03-07 Thread lollita
Hi, We have encounter performance issue on batch adding 1 GTPU tunnels and 1 routes each taking one gtpu tunnel interface as nexthop via API. The effect is like executing following command: create gtpu tunnel src 18.1.0.41 dst 18.1.0.31 teid 1