> break;
> + case RTE_ETH_FLOW_RAW:
> + raw_packet_buff = open_ddp_package_file(res->filepath,
> + &raw_packet_size);
If you think open_ddp_package_file can be used for common binary file open,
could you rename it an
v3:
Add raw flow type support to flow_director_filter command
v4:
Remove unnecessary flexbytes parameter for raw flow type flow
director.
Add possibility for arbitrary flow type for set_fdir_input_set
and set_hash_global_config commands.
Signed-off-by: Kirill Rybalchenko
---
app/test-pmd/cmdlin
2 matches
Mail list logo