Displaying 20 results from an estimated 22 matches for "vpi".
Did you mean:
vmi
2007 Apr 18
1
[Bridge] Problem with Routed mode using br2684ctl tool
...ween nasx
interfaces and eth0.
>From user space, setting up a bridge connection is
quite simple. First, the linking an ATM VC with an
interface should be done followed by configuring this
interface.
The syntax of the command is the following:
br2684ctl [-c n -e 0|1 -b 0|1 -s buf_size -a
[itf].vpi.vci ]+
-a [itf].vpi.vci : ATM PVC number, VPI and VCI.
Mandatory
-c n : BR2684 interface number such as
nas0,
nas1,... Mandatory
-e 0|1 : Encapsulation method. 0=LLC, 1=VC
mux.
default is 0, LLC
-b 0|1 : Running background. 1=ba...
2013 Mar 24
5
How to make a network interface come up automatically on link up?
I have a recently installed Mellanox VPI interface in my server. This is
an InfiniBand interface, which, through the use of adapters, can also do
10GbE over fiber. I have one of the adapter's two ports configured for
10GbE in this way, with a point to point link to a Mac workstation with
a Myricom 10GbE card.
I've configured...
2006 Feb 09
2
nice log-log plots
Dear All,
I am trying to produce log-log plots in R and I was wondering if any of you have a 'template' for generating these with 'nice' labels and log-log grids?
I know I can set up axes individually and use the intervals I want, however, I will be producing a large number of these plots and would not like to do this manually for each of them + I am very new to R and at the
2005 Jun 06
1
Interleave cells with IP over ATM?
Anyone know if it''s possible to interleave two IP packets when using
PPPoA and VC based lines? Can it be done with any PPPoE implementations?
The goal is to reduce the delay when you have a high priority packet
waiting, but a lower priority (large) packet already started going out
ahead of this packet. I don''t want the overhead of much smaller MTU,
which is the other way
2015 Apr 14
1
HBA enumeration and multipath configuration
...0-Gigabit
81:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
81:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
# lspci | grep Mellanox
06:00.0 InfiniBand: Mellanox Technologies MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE]
(rev b0)
Originally the HBAs came up as host0, host1 and host2. After recent reboots we get host1, host2 and
host3:
# ls -l /sys/class/scsi_host/host*
lrwxrwxrwx. 1 root root 0 Apr 9 19:10 /sys/class/scsi_host/host1 ->
../../devices/platform/host1/scsi_host/h...
2016 May 25
3
Recommendations for Infiniband with CentOS 6.7
Hi All,
We looking for suggestions on dealing with mellanox drivers in CentOS 6.7
We tried installing mellanox drivers
(MLNX_OFED_LINUX-3.2-2.0.0.0-rhel6.7-x86_64) on a Quanta Cirrascale
server running Centos 6.7 - 2.6.32-573.22.1.el6.x86_64. When we
rebooted the machine after installing the drivers, it went into a kernel
panic for every installed kernel except for Centos 6.7
2009 Oct 13
1
for loop over S4
...[1] "track"
> o <- new( "track", x = 1, y = 2 )
> for( i in o ){
+ cat( "hello\n")
+ }
Error: invalid type/length (S4/1) in vector allocation
This happens at those lines of do_for:
n = LENGTH(val);
PROTECT_WITH_INDEX(v = allocVector(TYPEOF(val), 1), &vpi);
because allocVector( S4SXP, 1) does not make sense.
What about detecting S4SXP and attempt to call as.list, similarly to
what lapply does ?
> as.list.track <- function(x, ...){ list( x = x at x, y = x at y ) }
> lapply( o, identity )
$x
[1] 1
$y
[1] 2
That would make for loops...
2016 May 25
0
Recommendations for Infiniband with CentOS 6.7
....22.1.el6.x86_64/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko)
so nothing to be done at the kernel/initrd level.
Is there a reason why you needed a different version ?
PS : the IB HBA model we have in those servers is the following one :
81:00.0 InfiniBand: Mellanox Technologies MT25418 [ConnectX VPI PCIe 2.0
2.5GT/s - IB DDR / 10GigE] (rev a0)
--
Fabian Arrotin
The CentOS Project | http://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc:...
2004 May 21
5
T100P HDLC configuration
...interface t1 1 encoding b8zs
interface t1 1 framing esf
interface t1 1 operation mode hdlc
interface t1 1 priority-queuing enable yes
interface t1 1 pvc 1 yes
interface t1 1 pvc 1 enable yes
interface t1 1 pvc 1 tag "Circuit 1"
interface t1 1 pvc 1 vpi 0
interface t1 1 pvc 1 vci 35
interface t1 1 pvc 1 cp default
interface t1 1 pvc 1 voice no
interface t1 1 pvc 1 pcr 0
interface t1 1 prm-enable no
interface t1 1 rfc1973 enable no
interface t1 1 rfc1973 dlci 16
interface t1 1 rfc197...
2005 Dec 26
5
show render time on pages
hello all!
is it possible to access the render time variables in the view? i would
like to show
Completed in 0.09574 (10 reqs/sec) | DB: 0.08729 (91%) | 200 OK
[http://localhost/person]
on each page like in the logs.
how can i do this?
2016 May 25
3
Recommendations for Infiniband with CentOS 6.7
...ers/infiniband/hw/mlx4/mlx4_ib.ko)
> so nothing to be done at the kernel/initrd level.
>
> Is there a reason why you needed a different version ?
>
> PS : the IB HBA model we have in those servers is the following one :
> 81:00.0 InfiniBand: Mellanox Technologies MT25418 [ConnectX VPI PCIe 2.0
> 2.5GT/s - IB DDR / 10GigE] (rev a0)
>
>
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-...
2015 Mar 05
1
Cannot remount drive after lost iSCSI connection
The most recent message is:
[3108269.919256] sd 2:0:1:0: timing out command, waited 1080s
[3108269.919528] sd 2:0:1:0: [sdb] Unhandled error code
[3108269.919535] sd 2:0:1:0: [sdb] Result: hostbyte=DID_OK
driverbyte=DRIVER_OK
[3108269.919540] sd 2:0:1:0: [sdb] CDB: Read(10): 28 00 00 01 21 47 00 00
08 00
[3108269.919586] EXT4-fs error (device sdb1): ext4_find_entry: reading
directory #2 offset 0
2013 Jun 10
1
Mellanox SR-IOV IB PCI passthrough in Xen - MSI-X pciback issue
...es and thereby enable a plethora of high performance computing applications that already leverage InfiniBand interconnects. However, I have run into some issues using the xen-pciback driver and its initialization of MSI-X as required for VFs in Xen. The hardware used is Mellanox Connect X3 MT27500 VPI pci-express cards set up in InfiniBand mode in HP blades with Intel Xeon E5-2670 CPUs and 42GB of memory. SR-IOV is enabled in the system BIOS along with VT-X, and of course VT-d.
This system is a RHEL/CENTOS 6.4 x86_64 Dom0 running a 3.9.3-1 kernel with Xen 4.1.2 installed and intel_iommu enab...
2003 Mar 31
2
Serious problem with z-plex 10
Hello
I have serious problem with zhone z-plex 10
the device sometimes get red alarm on some channel
and then the device suddenly shutdown.
I try to unplugged the power chord and plug again,
but the device still didn't up. I have to wait
for long time to get this device up again.
How can i fix this problem, so i can get this device
immediately?
Eris Riswanto
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...849e733e7b521bb0e17895d390fa.1582230379.git.joe at perches.com/
EOF
;
close $fh;
`git commit -s -a -F cvt_fallthrough.commit_msg`;
}
Joe Perches (491):
MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER: Use fallthrough;
MELLANOX MLX5 core VPI driver: Use fallthrough;
PERFORMANCE EVENTS SUBSYSTEM: Use fallthrough;
ARM/UNIPHIER ARCHITECTURE: Use fallthrough;
ARM/RISCPC ARCHITECTURE: Use fallthrough;
KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64): Use
fallthrough;
ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE: Use fallt...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...849e733e7b521bb0e17895d390fa.1582230379.git.joe at perches.com/
EOF
;
close $fh;
`git commit -s -a -F cvt_fallthrough.commit_msg`;
}
Joe Perches (491):
MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER: Use fallthrough;
MELLANOX MLX5 core VPI driver: Use fallthrough;
PERFORMANCE EVENTS SUBSYSTEM: Use fallthrough;
ARM/UNIPHIER ARCHITECTURE: Use fallthrough;
ARM/RISCPC ARCHITECTURE: Use fallthrough;
KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64): Use
fallthrough;
ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE: Use fallt...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...849e733e7b521bb0e17895d390fa.1582230379.git.joe at perches.com/
EOF
;
close $fh;
`git commit -s -a -F cvt_fallthrough.commit_msg`;
}
Joe Perches (491):
MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER: Use fallthrough;
MELLANOX MLX5 core VPI driver: Use fallthrough;
PERFORMANCE EVENTS SUBSYSTEM: Use fallthrough;
ARM/UNIPHIER ARCHITECTURE: Use fallthrough;
ARM/RISCPC ARCHITECTURE: Use fallthrough;
KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64): Use
fallthrough;
ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE: Use fallt...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...849e733e7b521bb0e17895d390fa.1582230379.git.joe at perches.com/
EOF
;
close $fh;
`git commit -s -a -F cvt_fallthrough.commit_msg`;
}
Joe Perches (491):
MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER: Use fallthrough;
MELLANOX MLX5 core VPI driver: Use fallthrough;
PERFORMANCE EVENTS SUBSYSTEM: Use fallthrough;
ARM/UNIPHIER ARCHITECTURE: Use fallthrough;
ARM/RISCPC ARCHITECTURE: Use fallthrough;
KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64): Use
fallthrough;
ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE: Use fallt...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...849e733e7b521bb0e17895d390fa.1582230379.git.joe at perches.com/
EOF
;
close $fh;
`git commit -s -a -F cvt_fallthrough.commit_msg`;
}
Joe Perches (491):
MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER: Use fallthrough;
MELLANOX MLX5 core VPI driver: Use fallthrough;
PERFORMANCE EVENTS SUBSYSTEM: Use fallthrough;
ARM/UNIPHIER ARCHITECTURE: Use fallthrough;
ARM/RISCPC ARCHITECTURE: Use fallthrough;
KERNEL VIRTUAL MACHINE FOR ARM/ARM64 (KVM/arm, KVM/arm64): Use
fallthrough;
ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE: Use fallt...
2005 Oct 05
10
xen 2.0 testing / DMA failure with ivtv-driver
Hi everyone,
i''m currently try migrate my mythtv-server into an xen maschine but the
ivtv-driver for my Hauppauge PVR350 doesn''t work. Now, a lot of googling
and reading later i''m now here.
I''ve an error which i can''t exactly allocate: is it an driver or an xen
generated error ?
I got with the ivtv-drivers following error:
(0.2.x ivtv driver)