Re: [vpp-dev] Question regarding ip4/ip6 nexthop load balance flexibility #vnet

2021-09-08 Thread Venky Venkatesh
advise that you try and keep it this way by: > > 1 – choosing how the flow hash is calculated (see the list of ‘algorithms’ > available in ip_flow_hash_set) > > 2 – choosing in the CP how the buckets are populated. > > > > If 2. Is an option we can talk more about how yo

Re: [vpp-dev] Question regarding ip4/ip6 nexthop load balance flexibility #vnet

2021-09-07 Thread Venky Venkatesh
could give me some more detail on how you want to > change the next-hop selection I will gladly give you some specific advice. > > > > /neale > > > > > > *From: *vpp-dev@lists.fd.io on behalf of Venky > Venkatesh via lists.fd.io > *Date: *Wednesday, 1

[vpp-dev] Question regarding ip4/ip6 nexthop load balance flexibility #vnet

2021-09-01 Thread Venky Venkatesh
Hi, I am new to fd.io. So pls pardon my ignorance. I wanted to experiment with different next hop selection algorithms once the destination IP is looked up. I looked at the ip4 code. My changes would be localized to how the nexthop is determined after the hash is calculated (currently it is going t