[dpdk-users] distributor and flow_id

2018-04-15 Thread A. Ilchinger
Hello, how can I get and set the flow id of packets that are processed by the distributor? I'd like to go with burst mode, so I only have 15 bits of flow_id to work with according to the docs. But where do they come from? My assumption is that its the 5-tuple hash (ip_src, ip_dst, l4_port_src, l4_p

Re: [dpdk-users] DPDK mlx4 PMD on Azure VM

2018-04-15 Thread Andrew Bainbridge
Hi Hui That is very similar to the steps I found I needed to follow. Another useful fact: I found that sometimes when testpmd gives the, "MR creation failure: Operation not permitted" error, stopping the VM (via the Azure portal) and restarting it fixes it. Someone on the Azure team suggested