From 81f25fca0c82a45586cb07e7d08b8e2c98e2e629 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 15 May 2014 10:09:26 +0200 Subject: docs: Fixed broken tables --- host/docs/usrp_x3x0_config.dox | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'host/docs/usrp_x3x0_config.dox') diff --git a/host/docs/usrp_x3x0_config.dox b/host/docs/usrp_x3x0_config.dox index 46d78731a..8d15cdf29 100644 --- a/host/docs/usrp_x3x0_config.dox +++ b/host/docs/usrp_x3x0_config.dox @@ -252,19 +252,11 @@ letters, their meanings, and possible causes: Indicator |Meaning | Possible Causes -----------|----------------------|--------------------------------------------------------------------------------- - O |Overflow on RX |- Data is not being consumed by user's application fast enough. - | |- CPU governor or other power management not configured correctly. - D |Dropped packet on RX |- Network hardware failure. (Check host NIC, cable, switch, etc...) - | |- PCIe bus on host cannot sustain throughput. (Check ethtool -S \). - | |- CPU governor or other power management not configured correctly. - | |- Frame size might not work with the current NIC's MTU. - U |Underflow on TX |- Samples are not being produced by user's application fast enough. - | |- CPU governor or other power management not configured correctly. - L |Late packet |- Samples are not being produced by user's application fast enough. - |(usually on MIMO TX) |- CPU governor or other power management not configured correctly. - | |- Incorrect/invalid time_spec provided. - S |Sequence error on TX |- Network hardware failure. (Check host NIC, cable, switch, etc...) - | |- Frame size might not work with the current NIC's MTU. + O |Overflow on RX |- Data is not being consumed by user's application fast enough.
- CPU governor or other power management not configured correctly. + D |Dropped packet on RX |- Network hardware failure. (Check host NIC, cable, switch, etc...)
- PCIe bus on host cannot sustain throughput. (Check ethtool -S \).
- CPU governor or other power management not configured correctly.
- Frame size might not work with the current NIC's MTU. + U |Underflow on TX |- Samples are not being produced by user's application fast enough.
- CPU governor or other power management not configured correctly. + L |Late packet (usually on MIMO TX)|- Samples are not being produced by user's application fast enough.
- CPU governor or other power management not configured correctly.
- Incorrect/invalid time_spec provided. + S |Sequence error on TX |- Network hardware failure. (Check host NIC, cable, switch, etc...)
- Frame size might not work with the current NIC's MTU. \subsection x3x0cfg_hosthw_troubleshooting_eth Troubleshooting Ethernet Issues -- cgit v1.2.3