Hi,
Yes, I checked both in BMI counters and DPA counters. The Tx packets which are lost somewhere in the system are not shown either in BMAN, FMAN or QMAN.
And one more thing, could you please suggest on how do I check the MAC counters on the board?
Counters info:
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_dealloc_buf
fm0-port-tx1 counter: 0
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_deq_from_default
fm0-port-tx1 counter: 0
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_discard_frame
fm0-port-tx1 counter: 0
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_frame
fm0-port-tx1 counter: 462128
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_unsupprted_format
fm0-port-tx1 counter: 0
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_deq_confirm
fm0-port-tx1 counter: 467478
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_deq_total
fm0-port-tx1 counter: 468954
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_enq_total
fm0-port-tx1 counter: 470972
root@p4080ds:/sys# cat devices/ffe000000.soc/ffe400000.fman/ffe4a9000.port/statistics/port_length_err
fm0-port-tx1 counter: 0
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_errors
0
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_heartbeat_errors
0
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_packets
201591
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_window_errors
0
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_aborted_errors
0
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_dropped
0
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_carrier_errors
0
root@p4080ds:/sys# cat class/net/fm1-gb1/statistics/tx_compressed
0
root@p4080ds:/sys#
(For your information, there are Rx errors displayed in BMI counters and also under ethtool as rx errors, which is not an issue for my application, my one and only concern was about Tx frames, which are lost and not displayed anywhere).
Thanks,
Sharath Chandra