Ethernet Eth0: TX Dring Damp [закрыто]Linux

Ответить Пред. темаСлед. тема
Anonymous
 Ethernet Eth0: TX Dring Damp [закрыто]

Сообщение Anonymous »

Я использовал ubuntu 20.04.1 LTS (фокусная ямка) с ядра Linux 5.4.45-G334256AA8A89 .
Я разработал приложение C ++, которое передает и получает данные с использованием многокачественного сокета. Эти ошибки являются случайными и не могут найти основную причину. Для передачи или получения данных от других объектов. < /p>
Может ли кто -нибудь помочь мне понять и решить эту проблему?root@focal-ventana:~# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.1 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.1 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and- ... acy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
< /code>
Syslogs - ETH0 фильтрованный результат < /p>
Apr 1 22:53:44 focal-ventana kernel: [ 0.693486] fec 2188000.ethernet eth0: registered PHC device 0
Apr 1 22:53:45 focal-ventana NetworkManager[291]: [1585761825.9188] ifupdown: guessed connection type (eth0) = 802-3-ethernet
Apr 1 22:53:45 focal-ventana NetworkManager[291]: [1585761825.9779] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Apr 1 22:53:49 focal-ventana systemd-networkd[275]: eth0: IPv6 successfully enabled
Apr 1 22:53:49 focal-ventana systemd[1]: Found device /sys/subsystem/net/devices/eth0.
Apr 1 22:53:49 focal-ventana systemd-networkd[275]: eth0: Link UP
Apr 1 22:53:49 focal-ventana systemd[1]: Started ifup for eth0.
Apr 1 22:53:49 focal-ventana avahi-daemon[283]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.6.17.
Apr 1 22:53:49 focal-ventana avahi-daemon[283]: New relevant interface eth0.IPv4 for mDNS.
Apr 1 22:53:49 focal-ventana avahi-daemon[283]: Registering new address record for 10.0.6.17 on eth0.IPv4.
Apr 1 22:53:50 focal-ventana sh[429]: ifup: interface eth0 already configured
Apr 1 22:53:53 focal-ventana kernel: [ 13.023008] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
Apr 1 22:53:53 focal-ventana kernel: [ 13.023107] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Apr 1 22:53:53 focal-ventana systemd-networkd[275]: eth0: Gained carrier
Apr 1 22:53:53 focal-ventana NetworkManager[291]: [1585761833.8764] device (eth0): carrier: link connected
Apr 1 22:53:55 focal-ventana avahi-daemon[283]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::2d0:12ff:fe77:f6a3.
Apr 1 22:53:55 focal-ventana systemd-networkd[275]: eth0: Gained IPv6LL
Apr 1 22:53:55 focal-ventana avahi-daemon[283]: New relevant interface eth0.IPv6 for mDNS.
Apr 1 22:53:55 focal-ventana avahi-daemon[283]: Registering new address record for fe80::2d0:12ff:fe77:f6a3 on eth0.*.
Jul 27 07:17:31 focal-ventana kernel: [ 2032.960252] NETDEV WATCHDOG: eth0 (fec): transmit queue 0 timed out
Jul 27 07:17:31 focal-ventana kernel: [ 2032.960715] fec 2188000.ethernet eth0: TX ring dump
Jul 27 07:21:25 focal-ventana kernel: [ 2266.968297] fec 2188000.ethernet eth0: TX ring dump
Jul 27 07:48:03 focal-ventana kernel: [ 3864.925340] fec 2188000.ethernet eth0: TX ring dump
Jul 27 07:51:55 focal-ventana kernel: [ 4096.925468] fec 2188000.ethernet eth0: TX ring dump
Jul 27 08:48:25 focal-ventana kernel: [ 7486.880229] fec 2188000.ethernet eth0: TX ring dump
Jul 27 08:52:35 focal-ventana kernel: [ 7736.859953] fec 2188000.ethernet eth0: TX ring dump
Jul 27 09:48:45 focal-ventana kernel: [11106.819038] fec 2188000.ethernet eth0: TX ring dump
Jul 27 10:48:51 focal-ventana kernel: [14712.742199] fec 2188000.ethernet eth0: TX ring dump
Jul 27 11:48:55 focal-ventana kernel: [18316.681269] fec 2188000.ethernet eth0: TX ring dump
Jul 27 11:52:23 focal-ventana kernel: [18524.677767] fec 2188000.ethernet eth0: TX ring dump
Jul 27 12:49:55 focal-ventana kernel: [21976.619499] fec 2188000.ethernet eth0: TX ring dump
Jul 27 13:50:09 focal-ventana kernel: [25590.574450] fec 2188000.ethernet eth0: TX ring dump
Jul 27 14:50:13 focal-ventana kernel: [29194.513592] fec 2188000.ethernet eth0: TX ring dump
Jul 27 14:54:03 focal-ventana kernel: [29424.493707] fec 2188000.ethernet eth0: TX ring dump
Jul 27 15:51:03 focal-ventana kernel: [32844.435931] fec 2188000.ethernet eth0: TX ring dump
Jul 27 15:54:57 focal-ventana kernel: [33078.447995] fec 2188000.ethernet eth0: TX ring dump
Jul 27 16:51:25 focal-ventana kernel: [36466.390774] fec 2188000.ethernet eth0: TX ring dump
Jul 27 16:55:29 focal-ventana kernel: [36710.386621] fec 2188000.ethernet eth0: TX ring dump
Jul 27 17:51:49 focal-ventana kernel: [40090.329568] fec 2188000.ethernet eth0: TX ring dump
Jul 27 18:52:01 focal-ventana kernel: [43702.268575] fec 2188000.ethernet eth0: TX ring dump
Jul 27 18:52:01 focal-ventana kernel: [43702.284712] fec 2188000.ethernet eth0: Link is Down
Jul 27 18:52:01 focal-ventana avahi-daemon[283]: Withdrawing address record for 10.0.6.17 on eth0.
Jul 27 18:52:01 focal-ventana avahi-daemon[283]: Leaving mDNS multicast group on interface eth0.IPv4 with address 10.0.6.17.
Jul 27 18:52:01 focal-ventana systemd-networkd[275]: eth0: Lost carrier
Jul 27 18:52:01 focal-ventana avahi-daemon[283]: Interface eth0.IPv4 no longer relevant for mDNS.
Jul 27 18:52:02 focal-ventana kernel: [43703.293019] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
Jul 27 18:52:02 focal-ventana systemd-networkd[275]: eth0: Gained carrier
Jul 27 18:52:02 focal-ventana avahi-daemon[283]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.6.17.
Jul 27 18:52:02 focal-ventana NetworkManager[291]: [1753622522.0620] device (eth0): carrier: link connected
Jul 27 18:52:02 focal-ventana avahi-daemon[283]: New relevant interface eth0.IPv4 for mDNS.
Jul 27 18:52:02 focal-ventana avahi-daemon[283]: Registering new address record for 10.0.6.17 on eth0.IPv4.
Jul 27 18:55:12 focal-ventana kernel: [43893.273316] fec 2188000.ethernet eth0: TX ring dump
Jul 27 19:52:54 focal-ventana kernel: [47355.230851] fec 2188000.ethernet eth0: TX ring dump
Jul 27 19:56:44 focal-ventana kernel: [47585.214963] fec 2188000.ethernet eth0: TX ring dump
Jul 27 20:53:14 focal-ventana kernel: [50975.169727] fec 2188000.ethernet eth0: TX ring dump
Jul 27 20:57:20 focal-ventana kernel: [51221.149568] fec 2188000.ethernet eth0: TX ring dump
Jul 27 21:53:36 focal-ventana kernel: [54597.092586] fec 2188000.ethernet eth0: TX ring dump
Jul 27 22:53:48 focal-ventana kernel: [58209.031593] fec 2188000.ethernet eth0: TX ring dump
Jul 27 22:57:40 focal-ventana kernel: [58441.027691] fec 2188000.ethernet eth0: TX ring dump
Apr 1 22:53:44 focal-ventana kernel: [ 0.702814] fec 2188000.ethernet eth0: registered PHC device 0
Apr 1 22:53:45 focal-ventana NetworkManager[289]: [1585761825.8604] ifupdown: guessed connection type (eth0) = 802-3-ethernet
Apr 1 22:53:45 focal-ventana NetworkManager[289]: [1585761825.9036] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Apr 1 22:53:49 focal-ventana systemd[1]: Found device /sys/subsystem/net/devices/eth0.
Apr 1 22:53:49 focal-ventana systemd-networkd[271]: eth0: IPv6 successfully enabled
Apr 1 22:53:49 focal-ventana systemd-networkd[271]: eth0: Link UP
Apr 1 22:53:49 focal-ventana systemd[1]: Started ifup for eth0.
Apr 1 22:53:49 focal-ventana avahi-daemon[281]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.6.17.
Apr 1 22:53:49 focal-ventana avahi-daemon[281]: New relevant interface eth0.IPv4 for mDNS.
Apr 1 22:53:49 focal-ventana avahi-daemon[281]: Registering new address record for 10.0.6.17 on eth0.IPv4.
Apr 1 22:53:49 focal-ventana sh[428]: ifup: interface eth0 already configured
Apr 1 22:53:53 focal-ventana kernel: [ 12.868230] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
Apr 1 22:53:53 focal-ventana kernel: [ 12.868295] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Apr 1 22:53:53 focal-ventana systemd-networkd[271]: eth0: Gained carrier
Apr 1 22:53:53 focal-ventana NetworkManager[289]: [1585761833.6797] device (eth0): carrier: link connected
Apr 1 22:53:55 focal-ventana systemd-networkd[271]: eth0: Gained IPv6LL
Apr 1 22:53:55 focal-ventana avahi-daemon[281]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::2d0:12ff:fe77:f6a3.
Apr 1 22:53:55 focal-ventana avahi-daemon[281]: New relevant interface eth0.IPv6 for mDNS.
Apr 1 22:53:55 focal-ventana avahi-daemon[281]: Registering new address record for fe80::2d0:12ff:fe77:f6a3 on eth0.*.


Подробнее здесь: https://stackoverflow.com/questions/797 ... -ring-dump
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение
  • Кто-нибудь из 2012 года получил iso 4.0 eth0 generic_x86 с патчем Ethernet? Мне нужен этот ISO, даже если он старый
    Anonymous » » в форуме Android
    0 Ответы
    27 Просмотры
    Последнее сообщение Anonymous
  • Как пересылать кадры Ethernet с тегами VLAN через мост Linux между двумя физическими интерфейсами Ethernet?
    Anonymous » » в форуме Linux
    0 Ответы
    30 Просмотры
    Последнее сообщение Anonymous
  • Многоадресная переадресация с eth0 на tun0 под Linux
    Anonymous » » в форуме Linux
    0 Ответы
    58 Просмотры
    Последнее сообщение Anonymous
  • Fedora 38 Не могу активировать Ethernet [закрыто]
    Anonymous » » в форуме Linux
    0 Ответы
    36 Просмотры
    Последнее сообщение Anonymous
  • Как подключить Ethernet в Linux Ubuntu 22 [закрыто]
    Anonymous » » в форуме Linux
    0 Ответы
    12 Просмотры
    Последнее сообщение Anonymous

Вернуться в «Linux»