Hello, Below commits have been added for supporting OVS_HASH_ALG_SYM_L4 in userspace datapath. Is there plan to add support in kernel datapath? Currently, while probing for max_dp_hash_alg, I get the error as -22(Invalid argument) in netlink message reply, and it falls back to OVS_HASH_ALG_L4. Commit 1. ofproto-dpif: Use dp_hash as default selection method: https://github.com/openvswitch/ovs/commit/06db81ccfe6d4c779de2ca73033abd7020db419b Commit 2. userspace datapath: Add OVS_HASH_L4_SYMMETRIC dp_hash algorithm: https://github.com/openvswitch/ovs/commit/6a0b0d3be8573c42d750eb22e3445a3c759c8e8f
Thank you for help. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
