Displaying 20 results from an estimated 44 matches for "snet".
Did you mean:
net
2023 Mar 20
3
[PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
Add more vDPA callbacks.
[s/g]et_vq_state is added in patch 1, including a new control mechanism
to read data from the DPU.
suspend is added in patch 2.
Alvaro Karsz (2):
vdpa/snet: support getting and setting VQ state
vdpa/snet: support the suspend vDPA callback
drivers/vdpa/solidrun/Makefile | 1 +
drivers/vdpa/solidrun/snet_ctrl.c | 324 +++++++++++++++++++++++++++++
drivers/vdpa/solidrun/snet_hwmon.c | 2 +-
drivers/vdpa/solidrun/snet_main.c | 126 ++++++----...
2023 Apr 02
2
[PATCH resend 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
Add more vDPA callbacks.
[s/g]et_vq_state is added in patch 1, including a new control mechanism
to read data from the DPU.
suspend is added in patch 2.
Alvaro Karsz (2):
vdpa/snet: support getting and setting VQ state
vdpa/snet: support the suspend vDPA callback
drivers/vdpa/solidrun/Makefile | 1 +
drivers/vdpa/solidrun/snet_ctrl.c | 324 +++++++++++++++++++++++++++++
drivers/vdpa/solidrun/snet_hwmon.c | 2 +-
drivers/vdpa/solidrun/snet_main.c | 126 ++++++----...
2023 May 02
1
[PATCH] vdpa/snet: implement the resume vDPA callback
The callback sends a resume command to the DPU through
the control mechanism.
Signed-off-by: Alvaro Karsz <alvaro.karsz at solid-run.com>
---
drivers/vdpa/solidrun/snet_ctrl.c | 6 ++++++
drivers/vdpa/solidrun/snet_main.c | 15 +++++++++++++++
drivers/vdpa/solidrun/snet_vdpa.h | 1 +
3 files changed, 22 insertions(+)
diff --git a/drivers/vdpa/solidrun/snet_ctrl.c b/drivers/vdpa/solidrun/snet_ctrl.c
index 3858738643b..3cef2571d15 100644
--- a/drivers/vdpa/solidr...
2023 Feb 09
1
[PATCH] vdpa: snet: clear dpu_ready flag on reset
The flag should be cleared on reset, otherwise, the DPU won't start
again after reset.
Signed-off-by: Alvaro Karsz <alvaro.karsz at solid-run.com>
---
drivers/vdpa/solidrun/snet_main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/vdpa/solidrun/snet_main.c b/drivers/vdpa/solidrun/snet_main.c
index 0c13ccde4520..68de727398ed 100644
--- a/drivers/vdpa/solidrun/snet_main.c
+++ b/drivers/vdpa/solidrun/snet_main.c
@@ -255,6 +255,7 @@ static int snet_reset_dev(stru...
2023 Apr 03
2
[PATCH resend 1/2] vdpa/snet: support getting and setting VQ state
Hi Jason,
> > + /* Overwrite the control register with the new buffer size (in 4B words) */
> > + snet_write_ctrl(regs, buf_words);
> > + /* Use a memory barrier, this must be written before the opcode register. */
> > + wmb();
>
>
> At least you need to use smp_wmb() but if you want to serialize MMIO
> writes you can simply use spinlocks after the removal of mm...
2004 Oct 20
1
Problem with Perl script calling R function
....
>>> echo
'read.flow("BLDemo.2000.03.08.h12.m30.35.tcppac.gz",type="tcppac")' |
/cab/ce/user/ramagopa/lib/bin/R --no-save --no-restore --quiet --slave
Error: couldn't find function "read.flow"
Execution halted
Platform details:
-----------------
SNet-1.0
R-1.4.1 (I have to use this version because the version of SNet requires
only this).
R-recommended-1.4.1
perl-5.8.5
Could someone help me out with this problem? Additionally, I'd really
appreciate it if someone can point me to an SNet mailing list; I haven't
found one on the web.
Than...
2023 Mar 27
1
[PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
On Mon, Mar 27, 2023 at 06:49:32AM +0000, Alvaro Karsz wrote:
> ping
tagged. in the future pls CC everyone on the cover letter too.
2023 Apr 02
1
[PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
> tagged. in the future pls CC everyone on the cover letter too.
Ok, thanks.
I'm not getting responses, should I resend it?
2015 Feb 02
3
Can't create users with RSAT - "An error occurred. Contact you system administrator"
...ncrease the log level.
>
>
> Regards,
> Marc
Hello,
at first thanks for your answer. I tried exactly the same with a WIndows 7
Professional and it is working without any problem. So perhaps it's not a
samba or DC problem. But it seems that I'm not the only one
http://wiki.snet.at/samba_4_rsat
I did everything on a clean Active Directory with no extra users. So I used
the administrator account and tried to create the users. I tried to create the
new users in the "Users" container and inside newly created containers.
smb.conf
[global]
workgroup = I...
2006 Mar 21
0
SIP Realtime 1.2.5 and Username/auth name mismatch ?
...s weird, anyone had this before ?? :- )
Thanks in advance !
Frederic
Mar 21 14:11:36 NOTICE[894]: chan_sip.c:10854 handle_request_register: Registration from '"1111"<sip:1111@192.168.1.2:5060;transport=udp>' failed for '192.168.1.5' - Username/auth name mismatch
SNET-PBX*CLI> realtime mysql status
Connected to CCARDS@127.0.0.1, port 3306 with username asterisk for 1 minutes, 35 seconds.
SNET-PBX*CLI> realtime load sipusers username 1111
Column Name Column Value
-------------------- --------------------...
2010 Nov 11
3
T38 re-invites issue
Hi all.
I have an issue with T.38 and re-invites.
Topology:
provider -> A (asterisk 1.6) -> B (asterisk 1.6) -> extension ->
-> (software fax, gateway whatever).
When between A and B trunk is canreinvite=no everything is working
smooth. When I switch canreinvite to yes, it stop working.
Do you have any idea where the issue can be?
Any help will be much appreciated.
Marek Soha
2004 Aug 06
3
Re: Please confirm your message
...o: icecast@xiph.org
> Received: from pimout4-ext.prodigy.net (pimout4-ext.prodigy.net
> [207.115.63.103])
> by motherfish-II.xiph.org (Postfix) with ESMTP id 9B9E25329AB
> for <icecast@xiph.org>; Thu, 15 May 2003 12:01:23 -0400 (EDT)
> Received: from yale.edu (146.210.252.64.snet.net [64.252.210.146])
> h4FG1Kl8091210
> for <icecast@xiph.org>; Thu, 15 May 2003 12:01:20 -0400
> Message-ID: <3EC3B9B7.1090609@yale.edu>
> Disposition-Notification-To: Michael Higgins <michael.higgins@yale.edu>
> Date: Thu, 15 May 2003 12:00:55 -0400
> From:...
2005 Jan 18
1
Build problem with R-1.4.1 on AM64/Linux
Hi,
I get the following errors while building R-1.4.1 on AMD64/Linux (SuSE
9.1). R-2.0.1 compiles fine though. I'm building R-1.4.1 because I need to
install SNet (available at
http://cm.bell-labs.com/cm/ms/departments/sia/InternetTraffic/S-Net/SNet_1.0.zip).
The errors I get are:
In file included from dataentry.c:34:
/usr/X11R6/include/X11/Xlib.h:1400: error: parse error before "_Xconst"
/usr/X11R6/include/X11/Xlib.h:1488: error: parse error bef...
2006 May 07
3
Yet another HID device - Cyberpower AE550
Hope it's not too rude to just drop this here for y'all...
Checking device (0764/0501) (001/005)
- VendorID: 0764
- ProductID: 0501
- Manufacturer: CPS
- Product: UPS AE550
- Serial Number: unknown
This one and their 485 don't provide a load measurement -- the Windows drivers kick it onto battery for a timed period and measure the drain to guess the runtime -- apparently all their
2005 Jun 10
1
Re: Samba problems - looks like a bug in client
...n rpcbind
139/tcp open netbios-ssn
143/tcp open imap
389/tcp open ldap
445/tcp open microsoft-ds
631/tcp open ipp
636/tcp open ldapssl
873/tcp open rsync
913/tcp open unknown
993/tcp open imaps
995/tcp open pop3s
2049/tcp open nfs
6000/tcp open X11
10000/tcp open snet-sensor-mgmt
19150/tcp open gkrellmd
MAC Address: 00:0E:A6:AC:39:24 (Asustek Computer)
Interesting ports on david.lydgate.net (192.168.0.70):
(The 1653 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind
139/tcp open netbio...
2004 Apr 23
1
Rsync Log Error
...2.6.0 starting, listening on port
873 2004/04/20 02:59:00 [2892] rsync: open inbound socket on port 873
failed: Address already in use 2004/04/20 02:59:00 [2892] rsync error: error
in socket IO (code 10) at
socket.c(395)
2004/04/20 04:30:23 [14016] auth failed on module trinity from
227.15.252.64.snet.net (64.252.15.227) 2004/04/20 08:00:01 [2702] rsync
error: received SIGUSR1 or SIGINT (code 20) at rsync.c(249) 2004/04/21
02:00:00 [16340] rsyncd version 2.6.0 starting, listening on port 873
2004/04/21 04:30:00 [5206] rsync to trinity/ from 227.15.252.64.snet.net
(64.252.15.227)
2004/04/21 04:...
1999 Jan 04
0
Tripwire mess..
...12:23:56 -0500
Received: from kev (tc1-slot4-mod22.da.mags.net [209.140.80.207])
by albatross.mags.net (2.5 Build 2640 (Berkeley 8.8.6)/8.8.4) with SMTP
id MAA00698 for <linux-security@redhat.com>; Tue, 05 Jan 1999 12:23:51 -0500
Message-ID: <002b01be38d0$88aacac0$cf508cd1@kev.snet.net>
From: "Kevin" <kevin@mags.net>
To: <linux-security@redhat.com>
Subject: [linux-security] Re: Tripwire mess
Date: Tue, 5 Jan 1999 12:26:25 -0500
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-M...
2004 Aug 06
0
Moving client to lower bitrate...
...ther 24kbps stream (mountpoint = lowrate). Everything was going fine
until clients using the 128kbps stream started getting cut off about 2
minutes into listening to the stream. I looked into the icecast.log,
and found this:
[18/Oct/2002:20:32:37] [4:Source Thread] Moving client 42
[44.72.252.64.snet.net] from mount /highrate to lower bitrate on mount
/lowrate
Why is icecast doing that? I've searched through the mailing list
archives, and couldn't find a similar problem. I also cannot find a
flag I can set, to prevent icecast from doing this to the clients. Any
ideas? Thank you for...
2012 May 22
0
[klibc:master] ipconfig: Use /run/ directory for script file
...b/usr/kinit/ipconfig/main.c
@@ -147,8 +147,9 @@ static void dump_device_config(struct netdev *dev)
* sizeof(UINT64_MAX)==21
*/
char buf21[21];
+ const char path[] = "/run/";
- snprintf(fn, sizeof(fn), "/tmp/net-%s.conf", dev->name);
+ snprintf(fn, sizeof(fn), "%snet-%s.conf", path, dev->name);
f = fopen(fn, "w");
if (f) {
write_option(f, "DEVICE", dev->name);
2013 Sep 10
1
Subtracting elements of a vector from each other stepwise
I am trying to figure out how to create a loop that will take the
difference of each member of a vector from each other and also spit out
which one has the least difference.
I do not want the vector member to subtract from itself or it must be able
to disregard the 0 obtained from subtracting from itself.
For example:
x = c(17,19,23,29)
1. abs(x-x[1]) = (0, 2, 6, 12)
2. abs(x-x[2]) = (2, 0,