[Touch-packages] [Bug 1672144] Re: ifup service of network device stay active after driver stop

2017-03-24 Thread Kai-Heng Feng
It works on linux 4.11-rc3. After kernel bisect, this commit fixes the issue: commit 91864f5852f9996210fad400cf70fb85af091243 Author: Andrey Vagin Date: Sun Mar 12 21:36:18 2017 -0700 net: use net->count to check whether a netns is alive or not The previous idea

[Touch-packages] [Bug 1672144] Re: ifup service of network device stay active after driver stop

2017-03-23 Thread Talat Batheesh
This bug reproduced with tg3 , mlx4, mlx5 and bonding modules and i beleve that this issue reproduce on each interface that has ifup service. simple reproduce 1. interfaces is up after reboot or ifup. 2. modprobe -r #network interfaces closed and removed 3.systemctl status ifup@.service #

[Touch-packages] [Bug 1672144] Re: ifup service of network device stay active after driver stop

2017-03-21 Thread Talat Batheesh
network interface ifup. # ifup -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1672144 Title: ifup service of network device stay active after driver stop Status in

[Touch-packages] [Bug 1672144] Re: ifup service of network device stay active after driver stop

2017-03-21 Thread Kai-Heng Feng
Hmm, I failed to do something like `systemd enable ifup@enpXXX.service` because there's no [Install] section. Do you know which program started this service? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1672144] Re: ifup service of network device stay active after driver stop

2017-03-20 Thread Talat Batheesh
No, not equal :~# systemctl cat sys-subsystem-net-devices-ens1f0.device No files found for sys-subsystem-net-devices-ens1f0.device. :~# ifup ens1f0 ifup: interface ens1f0 already configured :~# systemctl cat ifup@ens1f0.service # /lib/systemd/system/ifup@.service [Unit] Description=ifup for %I

[Touch-packages] [Bug 1672144] Re: ifup service of network device stay active after driver stop

2017-03-17 Thread Kai-Heng Feng
Does "The network device systemd service" equal to "sys-subsystem-net- devices-*.device"? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1672144 Title: ifup service of