Re: [dpdk-dev] [RFC] ethdev: enhance metadata as flow rule criteria

2019-06-03 Thread Yongseok Koh
This has been overridden by another RFC. http://patches.dpdk.org/project/dpdk/list/?series=4875 Thanks, Yongseok > On May 16, 2019, at 8:31 AM, Moti Haimovsky wrote: > > Current implementation of rte_flow metadata match sets metadata only > for egress traffic leaving the need for such feature

[dpdk-dev] [RFC] ethdev: enhance metadata as flow rule criteria

2019-05-16 Thread Moti Haimovsky
Current implementation of rte_flow metadata match sets metadata only for egress traffic leaving the need for such feature in ingress flows unsatisfied and the lack of metadata index or ID limits it to a single metadata action and match per flow which is a drawback in several scenarios we would like