flow: fix wrong to use ntohl function to u64 type variable 27/38727/3
authorYulong Pei <yulong.pei@intel.com>
Tue, 25 Apr 2023 11:15:14 +0000 (11:15 +0000)
committerDamjan Marion <dmarion@0xa5.net>
Tue, 16 May 2023 09:27:16 +0000 (09:27 +0000)
commit24d7e72aa5aecc46d6871767b75a7f8ca9f545c0
tree4825b73827b6c863d894decfd940b396b444e706
parentc405f755e3e534432e082284ecf5c78bfb57376e
flow: fix wrong to use ntohl function to u64 type variable

This caused that failed to create flow rule with rss types.

Type: fix

Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Change-Id: I77696286a32804cbe884075cb027eec19eb5c7cb
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
src/vnet/flow/flow_api.c