net/ice: rework switch filter
The patch reworks packet process engine's binary classifier (switch) for the new framework. It also adds support for new packet type like PPPoE for switch filter. Signed-off-by: Wei Zhao <wei.zhao1@intel.com> Acked-by: Qi Zhang <qi.z.zhang@intel.com> Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
This commit is contained in:
parent
3e4eab9c21
commit
47d460d632
@ -116,6 +116,7 @@ New Features
|
||||
* Added support for the ``RTE_ETH_DEV_CLOSE_REMOVE`` flag.
|
||||
* Generic filter enhancement
|
||||
- Supported pipeline mode.
|
||||
- Supported new packet type like PPPoE for switch filter.
|
||||
|
||||
* **Added cryptodev asymmetric session-less operation.**
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +0,0 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2019 Intel Corporation
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user