search for: ens10

Displaying 12 results from an estimated 12 matches for "ens10".

Did you mean: ens1
2018 May 24
0
[PATCH net-next v12 5/5] virtio_net: Extend virtio to use VF datapath when available
...ion='0x5'/> + </source> + <address type='pci' domain='0x0000' bus='0x00' slot='0x0b' function='0x0'/> + </interface> + +Booting a VM with the above configuration will result in the following 3 +netdevs created in the VM. + +4: ens10: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff + inet 192.168.12.53/24 brd 192.168.12.255 scope global dynamic ens10 + valid_lft 42482sec preferred_lft 42482sec + inet6 fe80::97d8:d...
2019 Dec 18
3
DNS replication issue
...et6 ::1/128 scope host 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 ??? link/ether 52:54:00:86:8a:ba brd ff:ff:ff:ff:ff:ff ??? inet 192.168.20.22/24 brd 192.168.20.255 scope global ens3 ??? inet6 fe80::5054:ff:fe86:8aba/64 scope link 3: ens10: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 ??? link/ether 52:54:00:43:10:d2 brd ff:ff:ff:ff:ff:ff ??? inet 10.0.103.13/24 brd 10.0.103.255 scope global ens10 ??? inet6 fe80::5054:ff:fe43:10d2/64 scope link ----------- ?????? Checking file: /...
2017 Dec 20
4
[PATCH net-next] virtio_net: Add ethtool stats
The main purpose of this patch is adding a way of checking per-queue stats. It's useful to debug performance problems on multiqueue environment. $ ethtool -S ens10 NIC statistics: rx_packets: 4172939 tx_packets: 5855538 rx_bytes: 6317757408 tx_bytes: 8865151846 rx_dropped: 0 rx_length_errors: 0 rx_frame_errors: 0 tx_dropped: 0 tx_fifo_errors: 0 rx_queue_0_packets: 2090408 rx_queue_0_bytes: 3164825094...
2017 Dec 20
4
[PATCH net-next] virtio_net: Add ethtool stats
The main purpose of this patch is adding a way of checking per-queue stats. It's useful to debug performance problems on multiqueue environment. $ ethtool -S ens10 NIC statistics: rx_packets: 4172939 tx_packets: 5855538 rx_bytes: 6317757408 tx_bytes: 8865151846 rx_dropped: 0 rx_length_errors: 0 rx_frame_errors: 0 tx_dropped: 0 tx_fifo_errors: 0 rx_queue_0_packets: 2090408 rx_queue_0_bytes: 3164825094...
2019 Dec 18
0
DNS replication issue
...s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast > state UP group default qlen 1000 > ??? link/ether 52:54:00:86:8a:ba brd ff:ff:ff:ff:ff:ff > ??? inet 192.168.20.22/24 brd 192.168.20.255 scope global ens3 > ??? inet6 fe80::5054:ff:fe86:8aba/64 scope link > 3: ens10: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast > state UP group default qlen 1000 > ??? link/ether 52:54:00:43:10:d2 brd ff:ff:ff:ff:ff:ff > ??? inet 10.0.103.13/24 brd 10.0.103.255 scope global ens10 > ??? inet6 fe80::5054:ff:fe43:10d2/64 scope link > > ---...
2018 Jan 17
1
[PATCH v2 net-next] virtio_net: Add ethtool stats
The main purpose of this patch is adding a way of checking per-queue stats. It's useful to debug performance problems on multiqueue environment. $ ethtool -S ens10 NIC statistics: rx_queue_0_packets: 2090408 rx_queue_0_bytes: 3164825094 rx_queue_1_packets: 2082531 rx_queue_1_bytes: 3152932314 tx_queue_0_packets: 2770841 tx_queue_0_bytes: 4194955474 tx_queue_1_packets: 3084697 tx_queue_1_bytes: 4670196372 This change co...
2017 Dec 20
0
[PATCH net-next] virtio_net: Add ethtool stats
On 2017?12?20? 12:40, Toshiaki Makita wrote: > The main purpose of this patch is adding a way of checking per-queue stats. > It's useful to debug performance problems on multiqueue environment. > > $ ethtool -S ens10 > NIC statistics: > rx_packets: 4172939 > tx_packets: 5855538 > rx_bytes: 6317757408 > tx_bytes: 8865151846 > rx_dropped: 0 > rx_length_errors: 0 > rx_frame_errors: 0 > tx_dropped: 0 > tx_fifo_errors: 0 > r...
2016 Jan 14
0
Networking Problem
...I have two problems one big and the other small with my KVM System I have four NICs configured on my system, and I lost the most time on reboot one NIC ? I have all clients configured in the same way and I lost on all clients the same NIC ? The NICs are configured in virt-manager 2 x Hostdev ens10 ens9 1 x Bridge (virtio) eth1 // this is the Problem NIC 1x Isolated Network (virtio) eth0 I have configure two even Computers and have on all the same problem? have any a idea what is wrong with the Network? On a other System with three NICs near the same configuration all is working? The se...
2015 Dec 29
2
KVM Network (NetworkManager) broken
...the most time restarting (reboot) the system a not running network !!! my interfaces change the name from eth1 to ensX or a Interface is not starting? I mean I have all Situation tested with NetworkManager without NetworkManager but the problem exist!!! I have 4 Interfaces created on install ens10 ens11 eth0 eth1 this was created on install? have any a idea what is going wrong with centos Thanks for a answer, -- mit freundlichen Gr??en / best regards, G?nther J. Niederwimmer
2019 Dec 18
2
DNS replication issue
Hello, We are setting up 2 AD machines: New machine with subnet 192.168.1.21: Version 4.10.11-SerNet-Debian-10.buster Bind version 9.11.5 Existing machine 1 with subnet 192.168.2.21 Version 4.10.11-SerNet-Debian-10.stretch Bind version 9.10.3 Existing machine 2 with subnet 192.168.3.21? Version 4.10.11-SerNet-Debian-10.stretch Bind version 9.10.3 All with BIND_DLZ backend, same
2018 May 22
7
[PATCH net-next v11 0/5] Enable virtio_net to act as a standby for a passthru device
The main motivation for this patch is to enable cloud service providers to provide an accelerated datapath to virtio-net enabled VMs in a transparent manner with no/minimal guest userspace changes. This also enables hypervisor controlled live migration to be supported with VMs that have direct attached SR-IOV VF devices. Patch 1 introduces a failover module that provides a generic interface for
2018 May 24
11
[PATCH net-next v12 0/5] Enable virtio_net to act as a standby for a passthru device
The main motivation for this patch is to enable cloud service providers to provide an accelerated datapath to virtio-net enabled VMs in a transparent manner with no/minimal guest userspace changes. This also enables hypervisor controlled live migration to be supported with VMs that have direct attached SR-IOV VF devices. Patch 1 introduces a failover module that provides a generic interface for