Re: CVS commit: src/tests/net

2019-08-23 Thread Ryota Ozaki
On Fri, Aug 23, 2019 at 3:51 PM Martin Husemann wrote: > > On Fri, Aug 23, 2019 at 01:41:58PM +0900, Ryota Ozaki wrote: > > A workaround for the issue is: > > cp /usr/bin/vmstat ./vmstat > > $HIJACKING ./vmstat > > rm -f ./vmstat > > > > It's awkward but it's reasonable for now. A proper

Re: CVS commit: src/tests/net

2019-08-23 Thread Ryota Ozaki
On Fri, Aug 23, 2019 at 1:53 PM matthew green wrote: > > > It's awkward but it's reasonable for now. A proper fix would > > be to stop using kvm(3) for vmstat and drop the sgid bit from > > the binary. > > please finish this work :-) it's been ongoing for a very > long time now... That task

Re: CVS commit: src/tests/net

2019-08-23 Thread Martin Husemann
On Fri, Aug 23, 2019 at 01:41:58PM +0900, Ryota Ozaki wrote: > A workaround for the issue is: > cp /usr/bin/vmstat ./vmstat > $HIJACKING ./vmstat > rm -f ./vmstat > > It's awkward but it's reasonable for now. A proper fix would > be to stop using kvm(3) for vmstat and drop the sgid bit

re: CVS commit: src/tests/net

2019-08-22 Thread matthew green
> It's awkward but it's reasonable for now. A proper fix would > be to stop using kvm(3) for vmstat and drop the sgid bit from > the binary. please finish this work :-) it's been ongoing for a very long time now... .mrg.

Re: CVS commit: src/tests/net

2019-08-22 Thread Ryota Ozaki
On Thu, Aug 22, 2019 at 5:45 PM Ryota Ozaki wrote: > > On Tue, Aug 20, 2019 at 7:06 PM Ryota Ozaki wrote: > > > > On Tue, Aug 20, 2019 at 6:58 PM Martin Husemann wrote: > > > > > > On Tue, Aug 20, 2019 at 06:50:31PM +0900, Ryota Ozaki wrote: > > > > Hmm, okay, I'm going to disable the feature

Re: CVS commit: src/tests/net

2019-08-22 Thread Ryota Ozaki
On Tue, Aug 20, 2019 at 7:06 PM Ryota Ozaki wrote: > > On Tue, Aug 20, 2019 at 6:58 PM Martin Husemann wrote: > > > > On Tue, Aug 20, 2019 at 06:50:31PM +0900, Ryota Ozaki wrote: > > > Hmm, okay, I'm going to disable the feature until the issue is addressed. > > > > Could it be page size

Re: CVS commit: src/tests/net

2019-08-20 Thread Ryota Ozaki
On Tue, Aug 20, 2019 at 6:58 PM Martin Husemann wrote: > > On Tue, Aug 20, 2019 at 06:50:31PM +0900, Ryota Ozaki wrote: > > Hmm, okay, I'm going to disable the feature until the issue is addressed. > > Could it be page size related? I'm not sure. My fresh chroot environment for ATF tests on

Re: CVS commit: src/tests/net

2019-08-20 Thread Martin Husemann
On Tue, Aug 20, 2019 at 06:50:31PM +0900, Ryota Ozaki wrote: > Hmm, okay, I'm going to disable the feature until the issue is addressed. Could it be page size related? Martin

CVS commit: src/tests/net

2019-08-20 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Aug 20 09:53:45 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: Disable rump_server_check_memleaks for now It doesn't work in some cases. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/tests/net

2019-08-20 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Aug 20 09:53:45 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: Disable rump_server_check_memleaks for now It doesn't work in some cases. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

Re: CVS commit: src/tests/net

2019-08-20 Thread Ryota Ozaki
On Tue, Aug 20, 2019 at 6:35 PM Martin Husemann wrote: > > On Tue, Aug 20, 2019 at 07:53:28AM +0200, Martin Husemann wrote: > > On Tue, Aug 20, 2019 at 11:21:08AM +0900, Ryota Ozaki wrote: > > > Is it an issue specific to sparc64? > > > > No, same happens on (big endian) arm. Endianess issue? > >

Re: CVS commit: src/tests/net

2019-08-20 Thread Martin Husemann
On Tue, Aug 20, 2019 at 07:53:28AM +0200, Martin Husemann wrote: > On Tue, Aug 20, 2019 at 11:21:08AM +0900, Ryota Ozaki wrote: > > Is it an issue specific to sparc64? > > No, same happens on (big endian) arm. Endianess issue? > I'll do a little endian arm run today. Nope, evbarm fails the same:

Re: CVS commit: src/tests/net

2019-08-19 Thread Martin Husemann
On Tue, Aug 20, 2019 at 11:21:08AM +0900, Ryota Ozaki wrote: > Is it an issue specific to sparc64? No, same happens on (big endian) arm. Endianess issue? I'll do a little endian arm run today. Martin

Re: CVS commit: src/tests/net

2019-08-19 Thread Ryota Ozaki
On Mon, Aug 19, 2019 at 10:18 PM Martin Husemann wrote: > > On Mon, Aug 19, 2019 at 03:22:47AM +, Ryota Ozaki wrote: > > Module Name: src > > Committed By: ozaki-r > > Date: Mon Aug 19 03:22:47 UTC 2019 > > > > Modified Files: > > src/tests/net: net_common.sh > > > > Log

Re: CVS commit: src/tests/net

2019-08-19 Thread Martin Husemann
On Mon, Aug 19, 2019 at 03:22:47AM +, Ryota Ozaki wrote: > Module Name: src > Committed By: ozaki-r > Date: Mon Aug 19 03:22:47 UTC 2019 > > Modified Files: > src/tests/net: net_common.sh > > Log Message: > tests: check pool object leaks > > Currently only llentpl leaks can

CVS commit: src/tests/net

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:22:47 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: tests: check pool object leaks Currently only llentpl leaks can be detected. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/tests/net

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:22:47 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: tests: check pool object leaks Currently only llentpl leaks can be detected. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/tests/net

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:22:06 UTC 2019 Modified Files: src/tests/net/arp: t_arp.sh src/tests/net/carp: t_basic.sh src/tests/net/if_bridge: t_bridge.sh t_rtable.sh src/tests/net/if_gif: t_gif.sh

CVS commit: src/tests/net

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:22:06 UTC 2019 Modified Files: src/tests/net/arp: t_arp.sh src/tests/net/carp: t_basic.sh src/tests/net/if_bridge: t_bridge.sh t_rtable.sh src/tests/net/if_gif: t_gif.sh

CVS commit: src/tests/net/ndp

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:20:28 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: tests: fix test header name To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/tests/net/ndp/t_ndp.sh Please note that diffs

CVS commit: src/tests/net/ndp

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:20:28 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: tests: fix test header name To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/tests/net/ndp/t_ndp.sh Please note that diffs

CVS commit: src/tests/net

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:21:13 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: tests: enable to create interfaces other than shmif with rump_server_add_iface For this change interfaces are destroyed in the reverse order

CVS commit: src/tests/net

2019-08-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Aug 19 03:21:13 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: tests: enable to create interfaces other than shmif with rump_server_add_iface For this change interfaces are destroyed in the reverse order

CVS commit: src/tests/net/if

2019-08-14 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Aug 15 04:21:33 UTC 2019 Modified Files: src/tests/net/if: t_ifconfig.sh Log Message: tests: check if ifconfig (ioctl) works after a failure of ifconfig destroy This is a test for PR kern/54434. To generate a diff of this

CVS commit: src/tests/net/if

2019-08-14 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Aug 15 04:21:33 UTC 2019 Modified Files: src/tests/net/if: t_ifconfig.sh Log Message: tests: check if ifconfig (ioctl) works after a failure of ifconfig destroy This is a test for PR kern/54434. To generate a diff of this

CVS commit: src/tests/net/ndp

2019-08-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Aug 13 07:20:43 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: Make a permanet neighbor cache to avoid sending an NS packet disturbing the test A receiver of an ICMPv6 request packet creates a stale cache

CVS commit: src/tests/net/ndp

2019-08-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Aug 13 07:20:43 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: Make a permanet neighbor cache to avoid sending an NS packet disturbing the test A receiver of an ICMPv6 request packet creates a stale cache

CVS commit: src/tests/net/ipsec

2019-07-22 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 23 04:31:25 UTC 2019 Modified Files: src/tests/net/ipsec: t_ipsec_misc.sh Log Message: tests: add tests for getspi and udpate To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/tests/net

2019-07-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Jul 18 04:22:22 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: tests: extract all kernel logs, not just a panic message, from rump_server.core To generate a diff of this commit: cvs rdiff -u -r1.31

CVS commit: src/tests/net

2019-07-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Jul 18 04:22:22 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: tests: extract all kernel logs, not just a panic message, from rump_server.core To generate a diff of this commit: cvs rdiff -u -r1.31

CVS commit: src/tests/net/ndp

2019-07-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Jul 18 04:00:09 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: tests: shorten the expire time of neighbor caches to reduce the runtime of the tests To generate a diff of this commit: cvs rdiff -u -r1.32

CVS commit: src/tests/net/ndp

2019-07-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Jul 18 04:00:09 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: tests: shorten the expire time of neighbor caches to reduce the runtime of the tests To generate a diff of this commit: cvs rdiff -u -r1.32

CVS commit: src/tests/net/if_bridge

2019-07-08 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 9 02:50:25 UTC 2019 Modified Files: src/tests/net/if_bridge: t_rtable.sh Log Message: tests: check that a new cache is not created over the limit To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/net/if_bridge

2019-07-08 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 9 02:50:25 UTC 2019 Modified Files: src/tests/net/if_bridge: t_rtable.sh Log Message: tests: check that a new cache is not created over the limit To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/net/if

2019-07-03 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Jul 4 02:46:40 UTC 2019 Modified Files: src/tests/net/if: t_ifconfig.sh Log Message: Add ATF test for a description. >From t-kusaba@IIJ To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/tests/net/ndp

2019-06-28 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Jun 28 06:46:04 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: tests: test state transitions of neighbor caches To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/tests/net/ndp/t_ndp.sh

CVS commit: src/tests/net/ndp

2019-06-28 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Jun 28 06:46:04 UTC 2019 Modified Files: src/tests/net/ndp: t_ndp.sh Log Message: tests: test state transitions of neighbor caches To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/tests/net/ndp/t_ndp.sh

CVS commit: src/tests/net/can

2019-06-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jun 24 06:26:30 UTC 2019 Modified Files: src/tests/net/can: t_can.c Log Message: Another spello of 'unknown' To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/net/can/t_can.c Please note that diffs are

CVS commit: src/tests/net/can

2019-06-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jun 24 06:26:30 UTC 2019 Modified Files: src/tests/net/can: t_can.c Log Message: Another spello of 'unknown' To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/net/can/t_can.c Please note that diffs are

CVS commit: src/tests/net/icmp

2019-06-11 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Jun 11 08:34:01 UTC 2019 Modified Files: src/tests/net/icmp: t_ping.c Log Message: In the "got %d/%d" message printed at the end of the pingsize test, make the latter number show the actual number of ICMP packets the test

CVS commit: src/tests/net/if_bridge

2019-05-31 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Fri May 31 15:36:10 UTC 2019 Modified Files: src/tests/net/if_bridge: t_rtable.sh Log Message: Increase the timeout for the manyaddrs test case; the default is often insufficient under qemu. To generate a diff of this commit: cvs

CVS commit: src/tests/net/if_bridge

2019-05-31 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Fri May 31 15:36:10 UTC 2019 Modified Files: src/tests/net/if_bridge: t_rtable.sh Log Message: Increase the timeout for the manyaddrs test case; the default is often insufficient under qemu. To generate a diff of this commit: cvs

Re: CVS commit: src/tests/net/can

2017-05-28 Thread Robert Elz
OK, ignore me .. I see it was undone already... (should remember to read all mail before replying!) kre

Re: CVS commit: src/tests/net/can

2017-05-28 Thread Robert Elz
Date:Sun, 28 May 2017 10:49:00 -0400 From:"Christos Zoulas" Message-ID: <20170528144900.b8390f...@cvs.netbsd.org> | Modified Files: | src/tests/net/can: t_can.c | | Log Message: | fix format. If socklen_t really needs the cast &

Re: CVS commit: src/tests/net/if

2017-03-16 Thread Ryota Ozaki
On Fri, Mar 17, 2017 at 5:31 AM, Roy Marples wrote: > On 16/03/17 09:43, Ryota Ozaki wrote: >> I don't know if is expected to be accepted instead of >> an interface name. Please update the test case if the behavior is >> just a bug and ifconfig gets fixed. > > ifconfig(8) says

Re: CVS commit: src/tests/net/if

2017-03-16 Thread Roy Marples
On 16/03/17 09:43, Ryota Ozaki wrote: > I don't know if is expected to be accepted instead of > an interface name. Please update the test case if the behavior is > just a bug and ifconfig gets fixed. ifconfig(8) says interface name in a lot of places - makes no mention of using the index integer

Re: CVS commit: src/tests/net/net

2016-11-06 Thread Ryota Ozaki
On Mon, Nov 7, 2016 at 1:43 PM, Ryota Ozaki wrote: > Module Name:src > Committed By: ozaki-r > Date: Mon Nov 7 04:43:14 UTC 2016 > > Modified Files: > src/tests/net/net: t_ping6_opts.sh > > Log Message: > Add tests of ping6 hops optional argument (Type

Re: CVS commit: src/tests/net/route

2016-06-21 Thread Ryota Ozaki
On Tue, Jun 21, 2016 at 7:35 PM, Paul Goyette wrote: > On Tue, 21 Jun 2016, Ryota Ozaki wrote: > >> Module Name:src >> Committed By: ozaki-r >> Date: Tue Jun 21 10:18:27 UTC 2016 >> >> Modified Files: >> src/tests/net/route: t_route.sh >> >> Log Message:

Re: CVS commit: src/tests/net/route

2016-06-21 Thread Paul Goyette
On Tue, 21 Jun 2016, Ryota Ozaki wrote: Module Name:src Committed By: ozaki-r Date: Tue Jun 21 10:18:27 UTC 2016 Modified Files: src/tests/net/route: t_route.sh Log Message: Tweak route get outputs to make tests work "expire" value of route get output is unexpectedly

Re: CVS commit: src/tests/net/net

2011-09-30 Thread Jukka Ruohonen
On Wed, Sep 28, 2011 at 12:13:03PM -0400, Christos Zoulas wrote: Module Name: src Committed By: christos Date: Wed Sep 28 16:13:03 UTC 2011 Modified Files: src/tests/net/net: Makefile Added Files: src/tests/net/net: t_unix.c Log Message: Add a unix socket pathname

Re: CVS commit: src/tests/net/net

2011-09-30 Thread Julio Merino
On 9/30/11 2:17 PM, Christos Zoulas wrote: On Sep 30, 5:37pm, jruoho...@iki.fi (Jukka Ruohonen) wrote: -- Subject: Re: CVS commit: src/tests/net/net | This fails, probably because it does not follow the atf(7) API: | | tps-count: 1 | tp-start: t_unix, 2 | tc-start: sockaddr_un_len_exceed | tc

Re: CVS commit: src/tests/net/icmp

2010-07-04 Thread Antti Kantee
On Sun Jul 04 2010 at 23:08:03 +0200, Thomas Klausner wrote: I don't understand exactly how you're doing this, but I admire what you can do with it now :) I'm happy to give a more detailed explanation on how it works, but I need one or two questions to determine the place where I should start

<    1   2