search for: dut

Displaying 20 results from an estimated 25 matches for "dut".

Did you mean: but
2006 May 24
0
poor performance for building route cache
I did a test shown as following diagram. (The DUT is running Linux with NAPI ethernet driver.) I add 1000 routes into DUT then use the Smartbits port1 to send packets (with destinations to all the 1000 networks) to the DUT then receive them back from the port 2. The packets are sending in a rate that is much lower than half of throughput of the DU...
2018 Mar 16
2
How to get c++ function demangled name without parameters.
Hi all, We know that 'ItaniumDemangle' has been added into llvm lib to resolve demangling related issues. And if we dump mangled function name '_Z3duti' into 'char *llvm::itaniumDemangle(const char *mangled_name, char *buf, size_t *n, int *status)', we will get 'dut(int)'. So my question is: How can I just get the function name 'dut' without parameters, like '(int)', in above case? (We know that there is a GN...
2018 Mar 16
0
How to get c++ function demangled name without parameters.
...n! If you would like I can CC you to it. Thanks, Erik On 2018-03-16 2:15 PM, Fangqing Du via llvm-dev wrote: > Hi all, > > We know that 'ItaniumDemangle' has been added into llvm lib to resolve > demangling related issues. > > And if we dump mangled function name '_Z3duti' into 'char > *llvm::itaniumDemangle(const char *mangled_name, char *buf, size_t *n, > int *status)', we will get 'dut(int)'. > > So my question is: > How can I just get the function name 'dut' without parameters, like > '(int)', in above ca...
2016 Aug 28
3
Need ISDN call generator
...oking to buy an ISDN call generator/simulator device. The minimum requirements include: - Not too expensive - PRI support (BRI support is a plus) - CCS+CRC4 farming + HDB3 coding - EuroISDN (DSS1) support. - A minimum of 4 ports (120 channels/concurrent calls) - Compatibility with Digium cards. - DUT in TE mode. - Reliable & stable operation. I would like to hear your recommendations for and experiences about such a device. Recommendations on hand crafted systems using Asterisk, DAHDI and PRI cards on any OS which has worked stably for someone are also welcome Thanks. -- Best regards H...
2008 Jul 05
1
compiling 3.2.0 on freebsd 7.0 release fails
...t -I/include -I/usr/disk1/samba-3.2.0/source/lib -D_SAMBA_BUILD_=3 -fPIC -DPIC -c libsmb/libsmb_cache.c -o libsmb/libsmb_cache.o gmake: *** [libsmb/libsmb_cache.o] Error 1 I'd run configure like this: LDFLAGS="-L/opt/lib" ./configure --prefix=/opt --enable-cups uname -a: FreeBSD duts.intranet.erje.net 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu May 1 18:19:15 CEST 2008 root@duts.intranet.erje.net:/usr/obj/usr/src/sys/DUTS i386 Any help or insight ? Compiling/making 3.0.29 this way ran okay, last week. Regards, Robert
2013 Sep 10
4
[Bug 850] New: DNAT applied even after deleting the IP Tables DNAT Rule
...nedTo: netfilter-buglog at lists.netfilter.org ReportedBy: b.dathraj at gmail.com Estimated Hours: 0.0 Hi, I see an issue with DNAT Rules of IP Tables. Even after the Rule is deleted the DNAT happens. Below is the description for the same. Topology: --------- SD-1-eth1 --------- ge6-DUT-ge46 ------- eth1-SD-2 DUT: ----- ge6: IP - 2.2.2.5 (INISDE Interface) ge46: IP - 192.168.10.5 (OUTSIDE Interface) SD-1: ----- eth1: 2.2.2.2 route: 192.168.10.0/24 via 2.2.2.5 SD-2: ----- eth1: 192.168.10.2 route: 2.2.2.0/24 via 192.168.10.5 NAT Configuration: ------------------ "iptables...
2013 Jul 18
1
Samba4 and classicupgrade and winbind
Hi, I found the source of my problem with set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER (I hope). The problem is dut to winbind. In my ldap tree, I have uid and gid. Why samba 4 don't use theses informations ? In attached file : output of classic-upgrade (debug level 5) I don't want to use winbind. I just want to use pam_ldap or nslcd for have unix information from samba ldb regards St?pha...
2008 Oct 28
1
Sweave Error
...fTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./Lajos.tex LaTeX2e <2005/12/01> Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, croatian, ukrainian, russian, bulgarian, czech, slovak, danish, dut ch, finnish, basque, french, german, ngerman, ibycus, greek, monogreek, ancient greek, hungarian, italian, latin, mongolian, norsk, icelandic, interlingua, tur kish, coptic, romanian, welsh, serbian, slovenian, estonian, esperanto, upperso rbian, indonesian, polish, portuguese, spanish, catalan, ga...
2013 Jun 25
1
[LLVMdev] [icFuzz] Help needed with analyzing randomly generated tests that fail on clang 3.4 trunk
Hi Karen, Thanks much for your comment and for sharing of your experience. icFuzz has a core that is "really" random, but does not cover the entire C space. The tool was designed from scratch to be extensible, and comes with a couple of extensions that target some of compiler optimizations optimizing compilers typically do: CSE, loop interchange, vectorization, etc. But even in the case
2009 May 03
0
[LLVMdev] PointerIntPair causing trouble
...39;t see an easy way to do this. I'd appreciate your thoughts. In the meantime I will probably commit some additional comments for Use.cpp to make the code a bit easier to understand, as well as putting an assert in place to catch this earlier. Stefanus -- Stefanus Du Toit <stefanus.dutoit at rapidmind.com> RapidMind Inc. phone: +1 519 885 5455 x116 -- fax: +1 519 885 1463
2009 May 02
2
[LLVMdev] PointerIntPair causing trouble
On May 1, 2009, at 3:40 PM, Stefanus Du Toit wrote: > Hi Nicolas, > > Looks like Preston and I have found the cause of the problem. The > issue is with PointerLikeTypeTraits<T*>::NumLowBitsAvailable. This > is set to 3, which basically assumes that unless the traits are > specialized for a particular pointer type, objects of that type are > allocated with
2016 Dec 14
4
Samba on Debian 8: ADS domain questions
Hai, Thats a setup i really dont advice. Should work, but expect problems. You can happy run both in VMs. Can you explain maybe why your setting up like this, so we can maybe help you to get a better setup? Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Stefan G. > Weichinger via samba > Verzonden: woensdag 14
2009 Apr 16
2
there are fontencoding problem in Sweave
..., Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./estimation.tex LaTeX2e <2005/12/01> Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, croatian, ukrainian, russian, bulgarian, czech, slovak, danish, dut ch, finnish, basque, french, german, ngerman, ibycus, greek, monogreek, ancient greek, hungarian, italian, latin, mongolian, norsk, icelandic, interlingua, tur kish, coptic, romanian, welsh, serbian, slovenian, estonian, esperanto, upperso rbian, indonesian, polish, portuguese, spanish, catalan, ga...
2009 May 03
2
[LLVMdev] PointerIntPair causing trouble
On 3 Mai, 18:56, Stefanus Du Toit <stefanus.dut... at rapidmind.com> wrote: > On 1-May-09, at 8:35 PM, Chris Lattner wrote: > > > I still don't understand why this is a problem, but I decreased the > > default to 2 bits.  Please verify that this helps, > > I think I've figured out what's going on, and why n...
2014 Dec 19
0
[LLVMdev] Newbee question: LLVM backend regression tests for thumb1 targets on simulator possible?
...designed for bigger targets) to a system being constrained to say 16k Flash and 4k RAM. My experience with the testsuite of gcc being run on microcontrollers (AVR in this case) is that you encounter so many pseudo failures just because the test cases don't account for the limitations of the DUT that it's a tedious work to get any useful information out of the results. Imagine, e.g. a test that uses alloca and tests for correct stack pointer re-adjustment from frame pointers and just allocate two buffers of 2k RAM. In my opinion there is more need for a regression test framework in...
2007 Jun 07
0
Ferret::Analysis::StemFilter documentation bug
"nl" selects the dutch stemming algorithm, "no" selects the norwegian (as one would expect). there''s no inconsistency, which the documentation would suggest (using "dut" and "nld" for dutch stemming, "nl" or "no" for norwegian). this is on ferret 0.11.4 at le...
2016 Dec 14
0
Samba on Debian 8: ADS domain questions
...e > instructions: https://lists.samba.org/mailman/options/samba This is my disk for my DC, you dont need much. Filesystem Size Used Avail Use% Mounted /dev/xvda1 6.0G 1002M 4.7G 18% / And i run my DC's with 2Gb ram, dut i dont have a big AD. I do run about 10 servers here agains 2 dc's. Hope this helps you out. Greetz, Louis
2009 Apr 16
0
there are fontencoding problem in Sweave
...> %&-line parsing enabled. > entering extended mode > (./estimation.tex > LaTeX2e <2005/12/01> > Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, > noh > yphenation, croatian, ukrainian, russian, bulgarian, czech, slovak, danish, > dut > ch, finnish, basque, french, german, ngerman, ibycus, greek, monogreek, > ancient > greek, hungarian, italian, latin, mongolian, norsk, icelandic, interlingua, > tur > kish, coptic, romanian, welsh, serbian, slovenian, estonian, esperanto, > upperso > rbian, indonesian, polis...
2016 Aug 29
2
Need ISDN call generator
...requirements include: > > - Not too expensive > - PRI support (BRI support is a plus) > - CCS+CRC4 farming + HDB3 coding > - EuroISDN (DSS1) support. > - A minimum of 4 ports (120 channels/concurrent calls) > - Compatibility with Digium cards. > - DUT in TE mode. > - Reliable & stable operation. > > I would like to hear your recommendations for and experiences about > such a device. Recommendations on hand crafted systems using > Asterisk, DAHDI and PRI cards on any OS which has worked stably for > someo...
2016 Dec 14
2
Samba on Debian 8: ADS domain questions
...he > instructions:  https://lists.samba.org/mailman/options/samba This is my disk for my DC, you dont need much. Filesystem                                    Size  Used Avail Use% Mounted /dev/xvda1                                    6.0G 1002M  4.7G  18% / And i run my DC's with 2Gb ram, dut i dont have a big AD. I do run about 10 servers here agains 2 dc's. Hope this helps you out. Greetz, Louis -- To unsubscribe from this list go to the following URL and read the instructions:  https://lists.samba.org/mailman/options/samba