[dpdk-dev] [PATCH v3 4/4] net/ice: add input set byte number check

2020-06-27 Thread Wei Zhao
This patch add the total input set byte number check, as there is a hardware requirement for the total number of 32 byte. Fixes: 47d460d63233 ("net/ice: rework switch filter") Cc: sta...@dpdk.org Signed-off-by: Wei Zhao --- drivers/net/ice/ice_switch_filter.c | 43 +++--

[dpdk-dev] [PATCH v3 4/4] net/ice: add input set byte number check

2020-06-27 Thread Wei Zhao
This patch add the total input set byte number check, as there is a hardware requirement for the total number of 32 byte. Fixes: 47d460d63233 ("net/ice: rework switch filter") Cc: sta...@dpdk.org Signed-off-by: Wei Zhao --- drivers/net/ice/ice_switch_filter.c | 43 +++--