> Adrien Mazarguil (26): > ethdev: introduce generic flow API > doc: add rte_flow prog guide > doc: announce deprecation of legacy filter types > cmdline: add support for dynamic tokens > cmdline: add alignment constraint > app/testpmd: implement basic support for rte_flow > app/testpmd: add flow command > app/testpmd: add rte_flow integer support > app/testpmd: add flow list command > app/testpmd: add flow flush command > app/testpmd: add flow destroy command > app/testpmd: add flow validate/create commands > app/testpmd: add flow query command > app/testpmd: add rte_flow item spec handler > app/testpmd: add rte_flow item spec prefix length > app/testpmd: add rte_flow bit-field support > app/testpmd: add item any to flow command > app/testpmd: add various items to flow command > app/testpmd: add item raw to flow command > app/testpmd: add items eth/vlan to flow command > app/testpmd: add items ipv4/ipv6 to flow command > app/testpmd: add L4 items to flow command > app/testpmd: add various actions to flow command > app/testpmd: add queue actions to flow command > doc: describe testpmd flow command > app/testpmd: add protocol fields to flow command
Applied, thanks for the great work!