[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2020-11-06 Thread Grant Grundler
Chrome OS also can't support RTL8156 until this is fixed. Every kernel
version Chrome OS uses spams /var/log/syslog with ~30 messages/second
(~200MB/day or ~1GB/week). We can not use the Realtek "proprietary"
(though open source) driver.

Realtek needs to look at this and I've contacted Realtek directly about
this.

I can't determine what is triggering the repeated link status messages
from USB CDC specs. From what I understand in the spec,
USB_CDC_NOTIFY_SPEED_CHANGE and USB_CDC_NOTIFY_NETWORK_CONNECTION (in
that order) messages should only be sent once after device is enumerated
and again when link state actually changes. This is in fact how
cdc_ether devices behave using the same messages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2020-05-20 Thread Kai-Heng Feng
Well, use the Realtek r8156 driver until they made it upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2020-05-03 Thread cookiEoverdose
Is there a way for a normal user to fix the log spamming? I bought a
RTL8156 based USB adapter but it's making the journal unusable. It is
adding 30+ kernel messages per second and consuming pointless io / cpu
cycles (system-journald, i.e. 5% permanent cpu usage on my Pi4).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-07-27 Thread stuart naylor
Apols but looking you guys are knowledgeable with  cdc_ncm

With the RTL8156 the rk3399 struggles slighlty with iperf3 @ 2.5gb but
almost gets there.

Needs affinity to a big core though

[root@rockpi4 ~]# echo 5 > /proc/irq/221/smp_affinity_list
[root@rockpi4 ~]# iperf3 -c 192.168.1.9
Connecting to host 192.168.1.9, port 5201
[  5] local 192.168.1.12 port 50268 connected to 192.168.1.9 port 5201
[ ID] Interval   Transfer Bitrate Retr  Cwnd
[  5]   0.00-1.00   sec   251 MBytes  2.10 Gbits/sec   10252 KBytes
[  5]   1.00-2.00   sec   263 MBytes  2.21 Gbits/sec0252 KBytes
[  5]   2.00-3.00   sec   255 MBytes  2.13 Gbits/sec   10211 KBytes
[  5]   3.00-4.00   sec   258 MBytes  2.17 Gbits/sec   20182 KBytes
[  5]   4.00-5.00   sec   258 MBytes  2.16 Gbits/sec   10214 KBytes
[  5]   5.00-6.00   sec   263 MBytes  2.22 Gbits/sec0214 KBytes
[  5]   6.00-7.01   sec   257 MBytes  2.14 Gbits/sec   20264 KBytes
[  5]   7.01-8.00   sec   264 MBytes  2.22 Gbits/sec0264 KBytes
[  5]   8.00-9.00   sec   257 MBytes  2.16 Gbits/sec   10232 KBytes
[  5]   9.00-10.00  sec   258 MBytes  2.17 Gbits/sec   10234 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval   Transfer Bitrate Retr
[  5]   0.00-10.00  sec  2.52 GBytes  2.17 Gbits/sec   90 sender
[  5]   0.00-10.00  sec  2.52 GBytes  2.17 Gbits/sec   


What is confusing me is on Arm64 when you act as server/slave to a client the 
throughput drops drastically.

[root@rockpi4 ~]# iperf3 -c 192.168.1.9 -R
Connecting to host 192.168.1.9, port 5201
Reverse mode, remote host 192.168.1.9 is sending
[  5] local 192.168.1.12 port 50280 connected to 192.168.1.9 port 5201
[ ID] Interval   Transfer Bitrate
[  5]   0.00-1.00   sec  51.9 MBytes   435 Mbits/sec
[  5]   1.00-2.00   sec  46.2 MBytes   388 Mbits/sec
[  5]   2.00-3.00   sec  48.4 MBytes   406 Mbits/sec
[  5]   3.00-4.00   sec  46.2 MBytes   387 Mbits/sec
[  5]   4.00-5.00   sec  59.9 MBytes   502 Mbits/sec
[  5]   5.00-6.00   sec  53.2 MBytes   446 Mbits/sec
[  5]   6.00-7.00   sec  48.6 MBytes   408 Mbits/sec
[  5]   7.00-8.00   sec  56.8 MBytes   477 Mbits/sec
[  5]   8.00-9.00   sec  45.8 MBytes   384 Mbits/sec
[  5]   9.00-10.00  sec  48.9 MBytes   410 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval   Transfer Bitrate
[  5]   0.00-10.00  sec   506 MBytes   424 Mbits/sec  sender
[  5]   0.00-10.00  sec   506 MBytes   424 Mbits/sec  receiver

I don't understand why acting as a client to server should have this much 
difference?
Please post on Armbian 
https://forum.armbian.com/messenger/1867/?tab=comments#comment-14491 if you 
have any idea and apols but really struggling to find any info or mention about 
the rtl8156

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-07-26 Thread Gauthier Provost
I was mistaken, the TRENDnet TUC-ET2G is actually based on RTL8156 while
the TUC-ET5G is effectively based on Aquantia IC. I made wrong
assumption since Aquantia also has a USB3.0 to ETH 2.5Gbe bridge.

Anyhow, so I tested with RTL8156 driver you linked (which actually is
part of RTL8152 driver) under Ubuntu 18.04.2. I had to tweaked driver to
support TUC-ET2G by adding the idVendor and idProduct of the device.
Could have used a modprobe conf file instead of tweaking the code.

Now the device works well without flooding anymore the logs !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-07-17 Thread Kai-Heng Feng
This is because the upstream driver doesn't support Realtek 8156 (yet).

Please ask Realtek to upstream their driver, and use [1] for the
interim.

[1] https://www.realtek.com/en/component/zoo/category/network-interface-
controllers-10-100-1000m-gigabit-ethernet-usb-3-0-software

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-06-25 Thread Gauthier Provost
Not sure if it could be related to this old bug :
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626371


Which has been fixed through this commit : 
https://lists.ubuntu.com/archives/kernel-team/2016-December/081565.html


BTW the TRENDnet TUC-ET2G based on Aquantia AQtion AQC112U controller has the 
following ids:
idVendor=20f4, idProduct=e02b.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-06-25 Thread Gauthier Provost
Same exact issue with TRENDnet TUC-ET2G (USB-C 3.1 to 2.5GBASE-T
Ethernet Adapter) on Ubuntu 18.04.2 with kernel 4.18.0-22-generic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-06-18 Thread Ernst Ahlers
With 5.2.0-050200rc5-generic I'm getting the same behavior. Apport
follows.

** Description changed:

  Upon plugging in a USB adapter for NBase-T ethernet with an Realtek chip
  RTL8156 the kernel module cdc_ncm starts flooding /var/log/syslog with
  unneccessary status info.
  
  The status lines either say that there's no ethernet link or show the
  interface as connected and state the link speed.
  
  The relevant parts from /var/log/syslog after attaching the adapter
  without ethernet link read like this:
  
  [...]
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.398485] usb 2-3: new SuperSpeed Gen 
1 USB device number 5 using xhci_hcd
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419463] usb 2-3: New USB device 
found, idVendor=0bda, idProduct=8156, bcdDevice=30.00
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419469] usb 2-3: New USB device 
strings: Mfr=1, Product=2, SerialNumber=6
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419472] usb 2-3: Product: USB 
10/100/1G/2.5G LAN
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419475] usb 2-3: Manufacturer: 
Realtek
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419477] usb 2-3: SerialNumber: 
1
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.447769] cdc_ncm 2-3:2.0: 
MAC-Address: 00:13:3b:68:00:e9
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.447775] cdc_ncm 2-3:2.0: setting 
rx_max = 16384
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.447929] cdc_ncm 2-3:2.0: setting 
tx_max = 16384
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.448901] cdc_ncm 2-3:2.0 usb0: 
register 'cdc_ncm' at usb-:00:14.0-3, CDC NCM, 00:13:3b:68:00:e9
  Jun 12 10:48:58 resdz-v13 NetworkManager[916]:   [1560329338.1872] 
manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/8)
  Jun 12 10:48:58 resdz-v13 mtp-probe: checking bus 2, device 5: 
"/sys/devices/pci:00/:00:14.0/usb2/2-3"
  Jun 12 10:48:58 resdz-v13 mtp-probe: bus: 2, device: 5 was not an MTP device
  Jun 12 10:48:58 resdz-v13 systemd-udevd[4299]: Using default interface naming 
scheme 'v240'.
  Jun 12 10:48:58 resdz-v13 systemd-udevd[4299]: link_config: autonegotiation 
is unset or enabled, the speed and duplex are not writable.
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.466476] cdc_ncm 2-3:2.0 
enx00133b6800e9: renamed from usb0
  Jun 12 10:48:58 resdz-v13 NetworkManager[916]:   [1560329338.2315] 
device (usb0): interface index 7 renamed iface from 'usb0' to 'enx00133b6800e9'
  Jun 12 10:48:58 resdz-v13 systemd-udevd[4299]: Process 
'vlan-network-interface UDEV' failed with exit code 1.
  Jun 12 10:48:58 resdz-v13 NetworkManager[916]:   [1560329338.2431] 
device (enx00133b6800e9): state change: unmanaged -> unavailable (reason 
'managed', sys-iface-state: 'external')
  Jun 12 10:48:58 resdz-v13 charon: 12[KNL] interface enx00133b6800e9 activated
  Jun 12 10:48:58 resdz-v13 mtp-probe: checking bus 2, device 5: 
"/sys/devices/pci:00/:00:14.0/usb2/2-3"
  Jun 12 10:48:58 resdz-v13 mtp-probe: bus: 2, device: 5 was not an MTP device
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.524052] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.556109] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.588054] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.620383] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.652415] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  [...]
  
  Upon plugging in the ethernet cable I see
  [...]
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.372273] cdc_ncm 2-3:2.0 
enx00133b6800e9: 1000 mbit/s downlink 1000 mbit/s uplink
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.404278] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: connected
  [...]
  and Network Manager starts its work. 
  
  After the interface is up the flooding continues:
  [...]
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.564056] cdc_ncm 2-3:2.0 
enx00133b6800e9: 1000 mbit/s downlink 1000 mbit/s uplink
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.596051] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: connected
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] The default IPv4 route 
is: /org/freedesktop/NetworkManager/ActiveConnection/4
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] Not a paid data plan: 
/org/freedesktop/NetworkManager/ActiveConnection/4
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] Found usable connection: 
/org/freedesktop/NetworkManager/ActiveConnection/4
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] online
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.628055] cdc_ncm 2-3:2.0 
enx00133b6800e9: 1000 mbit/s downlink 1000 mbit/s uplink
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.660060] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: connected
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.692055] cdc_ncm 2-3:2.0 

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-06-17 Thread Kai-Heng Feng
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc5/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-06-12 Thread Ernst Ahlers
apport information

** Tags added: apport-collected

** Description changed:

  Upon plugging in a USB adapter for NBase-T ethernet with an Realtek chip
  RTL8156 the kernel module cdc_ncm starts flooding /var/log/syslog with
  unneccessary status info.
  
  The status lines either say that there's no ethernet link or show the
  interface as connected and state the link speed.
  
  The relevant parts from /var/log/syslog after attaching the adapter
  without ethernet link read like this:
  
  [...]
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.398485] usb 2-3: new SuperSpeed Gen 
1 USB device number 5 using xhci_hcd
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419463] usb 2-3: New USB device 
found, idVendor=0bda, idProduct=8156, bcdDevice=30.00
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419469] usb 2-3: New USB device 
strings: Mfr=1, Product=2, SerialNumber=6
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419472] usb 2-3: Product: USB 
10/100/1G/2.5G LAN
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419475] usb 2-3: Manufacturer: 
Realtek
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.419477] usb 2-3: SerialNumber: 
1
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.447769] cdc_ncm 2-3:2.0: 
MAC-Address: 00:13:3b:68:00:e9
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.447775] cdc_ncm 2-3:2.0: setting 
rx_max = 16384
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.447929] cdc_ncm 2-3:2.0: setting 
tx_max = 16384
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.448901] cdc_ncm 2-3:2.0 usb0: 
register 'cdc_ncm' at usb-:00:14.0-3, CDC NCM, 00:13:3b:68:00:e9
  Jun 12 10:48:58 resdz-v13 NetworkManager[916]:   [1560329338.1872] 
manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/8)
  Jun 12 10:48:58 resdz-v13 mtp-probe: checking bus 2, device 5: 
"/sys/devices/pci:00/:00:14.0/usb2/2-3"
  Jun 12 10:48:58 resdz-v13 mtp-probe: bus: 2, device: 5 was not an MTP device
  Jun 12 10:48:58 resdz-v13 systemd-udevd[4299]: Using default interface naming 
scheme 'v240'.
  Jun 12 10:48:58 resdz-v13 systemd-udevd[4299]: link_config: autonegotiation 
is unset or enabled, the speed and duplex are not writable.
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.466476] cdc_ncm 2-3:2.0 
enx00133b6800e9: renamed from usb0
  Jun 12 10:48:58 resdz-v13 NetworkManager[916]:   [1560329338.2315] 
device (usb0): interface index 7 renamed iface from 'usb0' to 'enx00133b6800e9'
  Jun 12 10:48:58 resdz-v13 systemd-udevd[4299]: Process 
'vlan-network-interface UDEV' failed with exit code 1.
  Jun 12 10:48:58 resdz-v13 NetworkManager[916]:   [1560329338.2431] 
device (enx00133b6800e9): state change: unmanaged -> unavailable (reason 
'managed', sys-iface-state: 'external')
  Jun 12 10:48:58 resdz-v13 charon: 12[KNL] interface enx00133b6800e9 activated
  Jun 12 10:48:58 resdz-v13 mtp-probe: checking bus 2, device 5: 
"/sys/devices/pci:00/:00:14.0/usb2/2-3"
  Jun 12 10:48:58 resdz-v13 mtp-probe: bus: 2, device: 5 was not an MTP device
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.524052] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.556109] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.588054] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.620383] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  Jun 12 10:48:58 resdz-v13 kernel: [ 4240.652415] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: disconnected
  [...]
  
  Upon plugging in the ethernet cable I see
  [...]
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.372273] cdc_ncm 2-3:2.0 
enx00133b6800e9: 1000 mbit/s downlink 1000 mbit/s uplink
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.404278] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: connected
  [...]
  and Network Manager starts its work. 
  
  After the interface is up the flooding continues:
  [...]
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.564056] cdc_ncm 2-3:2.0 
enx00133b6800e9: 1000 mbit/s downlink 1000 mbit/s uplink
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.596051] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: connected
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] The default IPv4 route 
is: /org/freedesktop/NetworkManager/ActiveConnection/4
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] Not a paid data plan: 
/org/freedesktop/NetworkManager/ActiveConnection/4
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] Found usable connection: 
/org/freedesktop/NetworkManager/ActiveConnection/4
  Jun 12 10:49:01 resdz-v13 whoopsie[1530]: [10:49:01] online
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.628055] cdc_ncm 2-3:2.0 
enx00133b6800e9: 1000 mbit/s downlink 1000 mbit/s uplink
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.660060] cdc_ncm 2-3:2.0 
enx00133b6800e9: network connection: connected
  Jun 12 10:49:01 resdz-v13 kernel: [ 4243.692055] cdc_ncm 2-3:2.0 
enx00133b6800e9: 1000 mbit/s 

[Bug 1832472] Re: cdc_ncm floods syslog unneccessarily

2019-06-12 Thread Paul White
** Tags added: disco

** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1832472

Title:
  cdc_ncm floods syslog unneccessarily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs