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

--- Comment #32 from Ankit Jindal <ankit.jin...@linaro.org> ---
No change in status :(

Logs:
[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]# file odp_timer_ping
odp_timer_ping: ELF 64-bit MSB executable, version 1 (SYSV), statically linked,
for GNU/Linux 3.7.0, BuildID[sha1]=0x2b9d44e2bd
[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]# ./odp_timer_ping 10.48.12.86

Buffer pool init global
  pool_entry_s size     192
  pool_entry_t size     192
  odp_buffer_hdr_t size 120

Queue init ... done
Queue init global
  struct queue_entry_s size 192
  queue_entry_t size        192

Schedule init ... done
Timer init ...done

ODP system info
---------------
ODP API version: 0.0.1
CPU model:       UNKNOWN
CPU freq (hz):   1400000000
Cache line size: 64
Core count:      8
Core mask:       0x1

ping to addr 10.48.12.86

Timer (1) starts

Shared memory
--------------
  page size:      4 kB
  huge page size: 0 kB

  id name                       kB align huge addr
   0 odp_buffer_pools            3   192      0x7fa727d080
   1 odp_queues                192   192      0x7fa723c040
   2 odp_scheduler               0    64      0x7fa723b000
   3 odp_sched_pool            256    64      0x7fa71fa000
   4 odp_pktio_entries          24   384      0x7fa71f3080
   5 msg_pool                 4096    64      0x7fa6b5d000

Send Ping thread 0 starts
Rx Ping thread 1 starts
Couldn't find the tmo (0) in tick list
 icmp_sent msg_cnt 0
odp_timer_ping.c:128:listen_to_pingack(): cancel_tmo failed ..exiting listner
thread
 icmp_ack msg_cnt [0]
byte 84, Ack rxvd for msg_cnt [0] from 127.0.0.1
byte 84, Ack rxvd for msg_cnt [1] from 127.0.0.1
 icmp_sent msg_cnt 1
 icmp_ack msg_cnt [1]
Couldn't find the tmo (268451823) in tick list
odp_timer_ping.c:128:listen_to_pingack(): cancel_tmo failed ..exiting listner
thread
byte 84, Ack rxvd for msg_cnt [2] from 127.0.0.1
 icmp_sent msg_cnt 2
 icmp_ack msg_cnt [2]
byte 84, Ack rxvd for msg_cnt [3] from 127.0.0.1
byte 84, Ack rxvd for msg_cnt [4] from 127.0.0.1
 icmp_sent msg_cnt 3
 icmp_ack msg_cnt [3]
Couldn't find the tmo (268451821) in tick list
odp_timer_ping.c:128:listen_to_pingack(): cancel_tmo failed ..exiting listner
thread
byte 84, Ack rxvd for msg_cnt [5] from 127.0.0.1
 icmp_sent msg_cnt 4
 icmp_ack msg_cnt [4]
byte 84, Ack rxvd for msg_cnt [6] from 127.0.0.1
byte 84, Ack rxvd for msg_cnt [7] from 127.0.0.1
 icmp_sent msg_cnt 5
 icmp_ack msg_cnt [5]
Couldn't find the tmo (268451819) in tick list
odp_timer_ping.c:128:listen_to_pingack(): cancel_tmo failed ..exiting listner
thread
byte 84, Ack rxvd for msg_cnt [8] from 127.0.0.1
 icmp_sent msg_cnt 6
byte 84, Ack rxvd for msg_cnt [9] from 127.0.0.1
 icmp_ack msg_cnt [6]
 icmp_sent msg_cnt 7
 timeout msg_cnt [7]
 icmp_sent msg_cnt 8
 timeout msg_cnt [8]
 icmp_sent msg_cnt 9
 timeout msg_cnt [9]
ping timer test failed
ODP ping timer test complete

[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]# ping -c 2 10.48.12.86
PING 10.48.12.86 (10.48.12.86): 56 data bytes
64 bytes from 10.48.12.86: seq=0 ttl=64 time=0.548 ms
64 bytes from 10.48.12.86: seq=1 ttl=64 time=0.219 ms

--- 10.48.12.86 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.219/0.383/0.548 ms
[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]#
[root@mustang_A2_4 ~]#

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to