[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#896911: fixed in linux 4.9.130-1



 Hi Salvatore,

Debian 9.6.0 is released on Nov. 10th, 2018.

We tested E1000E on Debian 9.6.0, and it runs OK.

Thanks!
Yanhui

On Tue, 6 Nov 2018 10:53:50 +0800 Yanhui He <yanhuih@vmware.com> wrote:
> Hi Salvatore,
>
> I used the following steps to verify E1000E network working on Debian 9.5.0, but still failed.
>
> -------Test Steps------
> # sed -i "s/^/#/g" /etc/apt/sources.list    ----> Comment the other Debian sources
> # echo “deb http://ftp.debian.org/debian <http://ftp.debian.org/debian> sid main" >>/etc/apt/sources.list    --------> Add the unstable source    
> # apt-get update
> # apt-get upgrade
> # vi /etc/network/interfaces   <———Add the following 2 lines, ens224 is a e1000e network
> auto ens224
> iface ens224 inet dhcp
> # dhclient ens224
> # ifconfig
> ……
> ens224: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
>         ether 00:50:56:89:65:e8  txqueuelen 1000  (Ethernet)
>         RX packets 0  bytes 0 (0.0 B)
>         RX errors 0  dropped 0  overruns 0  frame 0
>         TX packets 0  bytes 0 (0.0 B)
>         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
>         device interrupt 16  memory 0xfd3a0000-fd3c0000 
> …… 
>
> There is still no address allocating.
>
> # uname -a
> Linux pek2-gosv-16-dhcp14 4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux
> # ethtool -i ens224
> driver: e1000e
> version: 3.2.6-k
> firmware-version: 1.8-0
> expansion-rom-version:
> bus-info: 0000:13:00.0
> supports-statistics: yes
> supports-test: yes
> supports-eeprom-access: yes
> supports-register-dump: yes
> supports-priv-flags: no
>
> Would you please tell me the reason?
>
> Thanks!
> Yanhui
> 
>
> On Fri, 12 Oct 2018 19:02:08 +0000 Salvatore Bonaccorso <carnil@debian.org> wrote:
> > Source: linux
> > Source-Version: 4.9.130-1
> >
> > We believe that the bug you reported is fixed in the latest version of
> > linux, which is due to be installed in the Debian FTP archive.
> >
> > A summary of the changes between this version and the previous one is
> > attached.
> >
> > Thank you for reporting the bug, which will now be closed.  If you
> > have further comments please address them to 896911@bugs.debian.org,
> > and the maintainer will reopen the bug report if appropriate.
> >

Reply to: