public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
To: ltp-list@lists.sourceforge.net
Cc: vasily.isaenko@oracle.com
Subject: Re: [LTP] V2 rpc-tirpc-full-test-suite
Date: Tue, 25 Mar 2014 18:28:04 +0400	[thread overview]
Message-ID: <53319274.7020001@oracle.com> (raw)
In-Reply-To: <1395757480-27424-1-git-send-email-stanislav.kholmanskikh@oracle.com>

The first 2 patches need an approval (they do renaming and therefore are 
rather large).

On 03/25/2014 06:24 PM, Stanislav Kholmanskikh wrote:
> Hi!
>
> This is a second try of integration of rpc-tirpc-full-test-suite into LTP.
>
> It's done according our discussed plan.
>
> I still have the following failures of runtest/rpc_tests:
>   * rpc_clnt_broadcast - it fails if linked if -ltirpc. But, I suppose, it's
>     a test case error.
>   * rpc_svc_destroy - an issue regarding svcfd_create, which we discussed
>     in the libtirpc mailing list (no final decision yet)
>   * rpc_svcfd_create - the same
>   * rpc_xprt_register - the same
>   * rpc_xprt_unregister - the same
>
> and of runtest/tirpc_tests:
>   * tirpc_authsys_create
>   * tirpc_authdes_create
>   * tirpc_authdes_seccreate
>   * tirpc_clnt_dg_create - this is an issue with tirpc_svc_5
>   * tirpc_svc_dg_create - the same
>   * tirpc_clnt_vc_create - the same
>   * tirpc_svc_vc_create
>   * tirpc_bottomlevel_clnt_call - issue with tirpc_svc_5
>   * tirpc_rpcb_set
>
> I have a proposal how to fix most of these failures.
>
> For example, some of them use svc_vc_create/clnt_vc_create with RPC_ANYFD
> parameter (which should not work, as I understand).
> But before comitting any further fixes I want to discuss it in
> the libtirpc mailing list.
>
> Thank you.
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  parent reply	other threads:[~2014-03-25 14:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 14:24 [LTP] V2 rpc-tirpc-full-test-suite Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 01/14] Renamed rpc-tirpc-full-test-suite to rpc-tirpc Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 02/14] rpc-tirpc: renamed the test suite binaries Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 03/14] Implemented autoconf check for libtirpc Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 04/14] rpc-tirpc: do not use tst_exit Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 05/14] rpc-tirpc: enabled building of the test binaries Stanislav Kholmanskikh
2014-04-23 15:55   ` chrubis
2014-04-28 13:48     ` [LTP] [PATCH V3 " Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 06/14] Removed run_rpc_tests.sh from runtest/rpc, runtest/stress.part3 Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 07/14] rpc-tirpc: fixed the cleaner binaries Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 08/14] rpc-tirpc: implemented a wrapper Stanislav Kholmanskikh
2014-04-23 16:11   ` chrubis
2014-03-25 14:24 ` [LTP] [PATCH V2 09/14] runtest files for rpc-tirpc basic test cases Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 10/14] rpc-tirpc: increased the timeout value for the rpc " Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 11/14] rpc-tirpc: fixes for the rpc_svc_getargs, rpc_svc_sendreply binaries Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 12/14] rpc-tirpc: fixed timeout values for some of the tirpc tests Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 13/14] Removed runtest/rpctirpc and runtest/tirpc Stanislav Kholmanskikh
2014-03-25 14:24 ` [LTP] [PATCH V2 14/14] rpc-tirpc: removed legacy scripts and updated README Stanislav Kholmanskikh
2014-03-25 14:28 ` Stanislav Kholmanskikh [this message]
2014-04-23 16:26 ` [LTP] V2 rpc-tirpc-full-test-suite chrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53319274.7020001@oracle.com \
    --to=stanislav.kholmanskikh@oracle.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=vasily.isaenko@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox