2017-01-10 14:08, Adrien Mazarguil: > This series makes a few adjustments to the flow API (rte_flow) based on > issues encountered by preliminary PMD implementations and addresses bugs > reported by Coverity in the testpmd flow command. > > Adrien Mazarguil (5): > app/testpmd: fix array bounds checks > ethdev: modify flow API's error setting function > ethdev: clarify MARK and FLAG actions in flow API > ethdev: clarify RSS action in flow API > ethdev: define default item masks in flow API
Applied, thanks