https://bugs.linaro.org/show_bug.cgi?id=3289

            Bug ID: 3289
           Summary: [PKTIO] 'num_queues' isn't ignored when
                    ''classifier_enable' is enabled
           Product: OpenDataPlane - linux- generic reference
           Version: v1.15.0.0
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: ---
         Component: Packet IO
          Assignee: maxim.uva...@linaro.org
          Reporter: lir...@marvell.com
                CC: lng-odp@lists.linaro.org
  Target Milestone: ---

According to the API if 'classifier_enable' is enabled than 'num_queues' and
'queue_param' should be ignored.
But looking at linux-generic implementation those parameters are always being
checked regardless of 'classifier_enable' value.
'classifier_enable' is actually ignore at linux-generic implementation.
The main problem is if 'num_queues' is '0' than 'odp_pktin_queue_config' return
an error although it can be '0' if 'classifier_enable' is enabled

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to