https://bugs.dpdk.org/show_bug.cgi?id=221
Bug ID: 221 Summary: How to classifier ipv6 packets with flow classification library Product: DPDK Version: 17.11 Hardware: x86 OS: Linux Status: CONFIRMED Severity: normal Priority: Normal Component: examples Assignee: dev@dpdk.org Reporter: coalac...@gmail.com Target Milestone: --- Hello. Thank you for your support! I want to know if dpdk support "Flow classification for ipv6 packet". We want to classifier ipv6 packets with specific rules using dpdk libraries! Example, dpdk offers 'Flow classification Library' for ipv4 packets. We are using rte_flow_classifier_query() function for classificating ipv4 packets. Have you any classification libraries for ipv6 packets? like https://doc.dpdk.org/guides/prog_guide/flow_classify_lib.html ( for ipv4) We want some sample codes or guide for classification for ipv6 packets. -- You are receiving this mail because: You are the assignee for the bug.