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

            Bug ID: 2429
           Summary: validation thread_main fails process mode
           Product: OpenDataPlane - linux- generic reference
           Version: v1.10.1
          Hardware: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: ---
         Component: General ODP
          Assignee: lng-odp@lists.linaro.org
          Reporter: mike.hol...@linaro.org
  Target Milestone: ---

to recreate

~/git/odp/test/validation/thread$ ./thread_main --odph_proc

        ODP API version: 1.10.1
        ODP implementation name:    odp-linux
        ODP implementation version: odp-linux 1.10.1-0 (v1.10.1)
'https://git.linaro.org/lng/odp.git' (1.10.1.0.git68.g210093d.dirty)


     CUnit - A unit testing framework for C - Version 2.1-3
     http://cunit.sourceforge.net/


Suite: thread
  Test: thread_test_odp_cpu_id ...passed
  Test: thread_test_odp_thread_id ...passed
  Test: thread_test_odp_thread_count ...passed
  Test: thread_test_odp_thrmask_to_from_str ...passed
  Test: thread_test_odp_thrmask_equal ...passed
  Test: thread_test_odp_thrmask_zero ...passed
  Test: thread_test_odp_thrmask_set ...passed
  Test: thread_test_odp_thrmask_clr ...passed
  Test: thread_test_odp_thrmask_isset ...passed
  Test: thread_test_odp_thrmask_count ...passed
  Test: thread_test_odp_thrmask_and ...passed
  Test: thread_test_odp_thrmask_or ...passed
  Test: thread_test_odp_thrmask_xor ...passed
  Test: thread_test_odp_thrmask_copy ...passed
  Test: thread_test_odp_thrmask_first ...passed
  Test: thread_test_odp_thrmask_last ...passed
  Test: thread_test_odp_thrmask_next ...passed
  Test: thread_test_odp_thrmask_worker
...linux.c:273:odpthread_run_start_routine():helper: ODP worker thread started
as linux process. (pid=31885)

Processes consume 100% of CPU and never exit

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND     
31926 mike      20   0   26272  10728   9948 R 100.0  0.1   0:15.51 thread_main 
31927 mike      20   0   26272    792     12 R 100.0  0.0   0:15.47 thread_main

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to