[Apache TVM Discuss] [Questions] Failed with A100 GPU

2021-04-26 Thread LiLei via Apache TVM Discuss
The example in below link cannot work with A100 GPU: https://tvm.apache.org/docs/tutorials/autotvm/tune_relay_cuda.html The log shows "Check failed: ret == 0 (-1 vs. 0) : CUDAError: cuModuleLoadData( &(module_[device_id]), data_.c_str()) failed with error: CUDA_ERROR_UNSUPPORTED_PTX_VERSION\n

[no subject]

2016-06-30 Thread lilei
-- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2013-11-27 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 8: I am glad that this still could be useful, it'd be great if you could help on the rebase the pushing!

[Qemu-devel] [PATCH 1/2] qga: add windows implementation for guest-get-time

2013-03-13 Thread lilei
From: Lei Li Signed-off-by: Lei Li --- qga/commands-win32.c | 32 1 files changed, 32 insertions(+), 0 deletions(-) diff --git a/qga/commands-win32.c b/qga/commands-win32.c index 7e8ecb3..0a2bb34 100644 --- a/qga/commands-win32.c +++ b/qga/commands-win32.c @@

[Qemu-devel] [PATCH 2/2] qga: add windows implementation for guest-set-time

2013-03-13 Thread lilei
From: Lei Li Signed-off-by: Lei Li --- qga/commands-win32.c | 34 ++ 1 files changed, 34 insertions(+), 0 deletions(-) diff --git a/qga/commands-win32.c b/qga/commands-win32.c index 0a2bb34..a0c8d43 100644 --- a/qga/commands-win32.c +++ b/qga/commands-win32.c

[Qemu-devel] [PATCH 0/2 v4] Add Windows support for time resync by qemu-ga

2013-03-13 Thread lilei
From: Lei Li This patch series attempts to add Windows implementation for qemu-ga commands guest-get-time and guest-set-time. The previous thread about the interfaces introduced and the POSIX-specific command implementation has already been accepted, the reference link: http://article.gmane.or

[jira] [Updated] (THRIFT-1807) Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol

2012-12-25 Thread Lilei Xuan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lilei Xuan updated THRIFT-1807: --- Priority: Trivial (was: Major) > Add TreadPool surport to Twisted ThriftServerFactory

[jira] [Updated] (THRIFT-1807) Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol

2012-12-25 Thread Lilei Xuan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lilei Xuan updated THRIFT-1807: --- Attachment: thrift-1807-TwistedServer-Protocol-with-threadpool.patch > Add TreadPool surport

[jira] [Created] (THRIFT-1807) Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol

2012-12-25 Thread Lilei Xuan (JIRA)
Lilei Xuan created THRIFT-1807: -- Summary: Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol Key: THRIFT-1807 URL: https://issues.apache.org/jira/browse/THRIFT-1807 Project

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-11-13 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 8: I am petty sure that I have tested the code and pass the build... Take a look at the build error from

Change in vdsm[master]: [WIP] rest-api: Model Networks

2012-07-02 Thread lilei
Lei Li has posted comments on this change. Change subject: [WIP] rest-api: Model Networks .. Patch Set 1: I know it's far far away from perfect. Suggestions and comments are very appreciated! -- To view, visit http://gerrit.ov

Change in vdsm[master]: [WIP] rest-api: Model Networks

2012-07-02 Thread lilei
Lei Li has uploaded a new change for review. Change subject: [WIP] rest-api: Model Networks .. [WIP] rest-api: Model Networks API Implemented: /api/networks * list, create, confirm and edit configuration for net

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-07-01 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 6: (1 inline comment) Shaohe: Please give more details about which vdsm-tool command failed..and the whic

[Engine-patches] Change in ovirt-engine-sdk[master]: add a new tool for auto-generate python entities from schema

2012-06-29 Thread lilei
Lei Li has posted comments on this change. Change subject: add a new tool for auto-generate python entities from schema .. Patch Set 7: I would prefer that you didn't submit this (4 inline comments) ...

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-29 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 6: And thanks to Xu He Jie and Zhou ZhengSheng for their help with the hacking of importing vdsm_tool.

Change in vdsm[master]: tests: add testcases for configNetwork

2012-06-26 Thread lilei
Lei Li has posted comments on this change. Change subject: tests: add testcases for configNetwork .. Patch Set 4: Sorry for my negligence... just test it by running run_tests.sh. I should be more careful, and it will not happe

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-20 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 5: Hi Dan, 1) For the unit tests, I will add it later. 2) For the constants, I will git rid of them if y

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-19 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 4: (1 inline comment) File vdsm-tool/unregister.py L

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-19 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 4: (6 inline comments) File vdsm/constants.py.in Lin

Change in vdsm[master]: BZ#830486 - Allow to change network according the diffs from...

2012-06-18 Thread lilei
Lei Li has posted comments on this change. Change subject: BZ#830486 - Allow to change network according the diffs from previous state .. Patch Set 8: Looks good to me, but someone else must approve -- To view, visit http://ge

Change in vdsm[master]: tests: add netinfo test for intToAddress() function

2012-06-13 Thread lilei
Lei Li has uploaded a new change for review. Change subject: tests: add netinfo test for intToAddress() function .. tests: add netinfo test for intToAddress() function Add testcase for intToAddress() function. Change-Id: I86531

Change in vdsm[master]: remove flag skipLibvirt

2012-06-12 Thread lilei
Lei Li has posted comments on this change. Change subject: remove flag skipLibvirt .. Patch Set 1: Looks good to me, but someone else must approve So the network will be completely managed by libvirt? That's a good news. -- To

Change in vdsm[master]: rename vdsm_tool_expose: prefix is obvious from context

2012-06-12 Thread lilei
Lei Li has posted comments on this change. Change subject: rename vdsm_tool_expose: prefix is obvious from context .. Patch Set 1: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5171 T

Change in vdsm[master]: vdsm-tool: look for .pyc modules, too.

2012-06-12 Thread lilei
Lei Li has posted comments on this change. Change subject: vdsm-tool: look for .pyc modules, too. .. Patch Set 1: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5172 To unsub

Change in vdsm[master]: Minor optimization for delNetwork

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Minor optimization for delNetwork .. Patch Set 2: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5207 To unsubscrib

Change in vdsm[master]: Minor optimization for addNetwork

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Minor optimization for addNetwork .. Patch Set 2: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5208 To unsubscrib

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 1: (3 inline comments) File vdsm.spec.in Line 372: %

Change in vdsm[master]: BZ#830486 - Allow to change network according the diffs from...

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: BZ#830486 - Allow to change network according the diffs from previous state .. Patch Set 1: (1 inline comment) Fil

Change in vdsm[master]: Minor optimization for addNetwork

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Minor optimization for addNetwork .. Patch Set 1: Looks good to me, but someone else must approve Much more clearly and concisely. -- To view, visit http://gerrit.ovir

Change in vdsm[master]: 'options' translation in setupNetworks is not relevant

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: 'options' translation in setupNetworks is not relevant .. Patch Set 1: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.o

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-08 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 12: (1 inline comment) File vdsm-tool/passwd.py Line 46: raise

Change in vdsm[master]: Add passwd command to vdsm tool

2012-06-06 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm tool .. Patch Set 11: (1 inline comment) File vdsm-tool/passwd.py Line 47: print

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-06 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 10: (1 inline comment) File vdsm-tool/passwd.py Line 36: except IO

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-06 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 10: (1 inline comment) File vdsm-tool/passwd.py Line 36: except IO

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 9: (2 inline comments) File vdsm-tool/passwd.py Line 35: f = o

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 9: (2 inline comments) File vdsm-tool/passwd.py Line 38: r

Change in vdsm[master]: Replace username and file location for SASL by constants

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Replace username and file location for SASL by constants .. Patch Set 3: (1 inline comment) File vdsm/constants.py.

Change in vdsm[master]: Replace username and file location for SASL by constants

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Replace username and file location for SASL by constants .. Patch Set 2: (1 inline comment) File vdsm/constants.py.

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 7: (2 inline comments) File vdsm-tool/passwd.py Line 41: r

Change in vdsm[master]: Replace username and file location for SASL by constants

2012-06-04 Thread lilei
Lei Li has posted comments on this change. Change subject: Replace username and file location for SASL by constants .. Patch Set 1: (1 inline comment) File vdsm/libvirtconnec

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-04 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 6: (2 inline comments) With small fixed. File vdsm-tool/passwd.py Lin

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-04 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 5: (4 inline comments) File vdsm-tool/passwd.py Line 29: @vdsm_tool_ex

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-04 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 6: All the comments from Dan fixed. -- To view, visit http://gerrit.ovirt.org/4528 To unsubscribe, visit http://gerrit.ovi

Change in vdsm[master]: Replace the username for SASL authenticating by constant

2012-06-04 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Replace the username for SASL authenticating by constant .. Replace the username for SASL authenticating by constant As Dan suggested, replace the uername for SASL aut

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-29 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 4: (2 inline comments) File vdsm-tool/Makefile.am Line 25: pas

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-28 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 3: (1 inline comment) File vdsm.spec.in Line 364 Hi Adam, You are rig

Change in vdsm[master]: Move uninstall preun section to vdsm-unregister

2012-05-25 Thread lilei
Lei Li has posted comments on this change. Change subject: Move uninstall preun section to vdsm-unregister .. Patch Set 1: Hi Adam, I think your concern from the same question, and I have replied in the link here: http://ger

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-25 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 3: No score Hmm, seems I failed to refresh the score '-1' there...give +1 didn't work... :( -- To view, visit http://gerri

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-25 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 3: Looks good to me, but someone else must approve (1 inline comment) First, I give +1 by myself just to attract your atte

Change in vdsm[master]: Configure libvirt to use sanlock

2012-05-24 Thread lilei
Lei Li has posted comments on this change. Change subject: Configure libvirt to use sanlock .. Patch Set 9: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/4210 To unsubscribe, visit ht

Change in vdsm[master]: promisc: bug fixes, change name to port-mirroring

2012-05-23 Thread lilei
Lei Li has posted comments on this change. Change subject: promisc: bug fixes, change name to port-mirroring .. Patch Set 9: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/4359 To unsu

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-23 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 2: (2 inline comments) File vdsm-tool/passwd.py Line 36: if os.pat

Change in vdsm[master]: Get network address for showNetwork

2012-05-22 Thread lilei
Lei Li has posted comments on this change. Change subject: Get network address for showNetwork .. Patch Set 5: With minor typo fixed, thanks. -- To view, visit http://gerrit.ovirt.org/4326 To unsubscribe, visit http://gerrit.o

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-22 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 2: (1 inline comment) File vdsm-tool/passwd.py Line 30: def update_sas

Change in vdsm[master]: Adjust width for usage_command in vdsm-tool

2012-05-21 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Adjust width for usage_command in vdsm-tool .. Adjust width for usage_command in vdsm-tool The default value of width is 70 characters. It may not be long enough for m

Change in vdsm[master]: Get network address for showNetwork

2012-05-21 Thread lilei
Lei Li has posted comments on this change. Change subject: Get network address for showNetwork .. Patch Set 3: (2 inline comments) File vdsm/configNetwork.py Line 700: if

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-17 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 1: (2 inline comments) Seems the directory vdsm-tool already in PEP8 check list. .

Change in vdsm[master]: Move install hooks post section to update-saslpasswd2

2012-05-17 Thread lilei
Lei Li has abandoned this change. Change subject: Move install hooks post section to update-saslpasswd2 .. Patch Set 1: Abandoned -- To view, visit http://gerrit.ovirt.org/4135 To unsubscribe, visit http://gerrit.ovirt.org/sett

Change in vdsm[master]: Move uninstall hooks preun section to vdsm-unregister

2012-05-17 Thread lilei
Lei Li has abandoned this change. Change subject: Move uninstall hooks preun section to vdsm-unregister .. Patch Set 1: Abandoned -- To view, visit http://gerrit.ovirt.org/4134 To unsubscribe, visit http://gerrit.ovirt.org/sett

Change in vdsm[master]: Move uninstall hooks preun section to vdsm-unregister

2012-05-17 Thread lilei
Lei Li has posted comments on this change. Change subject: Move uninstall hooks preun section to vdsm-unregister .. Patch Set 1: I have recode and encapsulated each logical function into vdsm-tool function in new thread.Abando

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-17 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Add passwd command to vdsm-tool .. Add passwd command to vdsm-tool Move and encapsulate the update-saslpasswd2 from post section to vdsm-tool function. Change-Id: I76

Change in vdsm[master]: Encapsulate vdsm-unregister into vdsm-tool function

2012-05-17 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Encapsulate vdsm-unregister into vdsm-tool function .. Encapsulate vdsm-unregister into vdsm-tool function Change-Id: I7348baeabbdcbb0c2da64170b6957430feaa1954 Signed-

Change in vdsm[master]: Move uninstall preun section to vdsm-unregister

2012-05-17 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Move uninstall preun section to vdsm-unregister .. Move uninstall preun section to vdsm-unregister The specfile vdsm.spec.in has very long %post and %preun sections, m

Change in vdsm[master]: Pass iface without nic interface

2012-05-15 Thread lilei
Lei Li has posted comments on this change. Change subject: Pass iface without nic interface .. Patch Set 1: Verified -- To view, visit http://gerrit.ovirt.org/4167 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-

Change in vdsm[master]: Get network address to showNetwork

2012-05-14 Thread lilei
Lei Li has posted comments on this change. Change subject: Get network address to showNetwork .. Patch Set 2: (1 inline comment) File vdsm/configNetwork.py Line 708:

Change in vdsm[master]: Get info of network address to showNetwork

2012-05-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Get info of network address to showNetwork .. Patch Set 1: I would prefer that you didn't submit this Sorry, this is a faulty patch. I will update later... -- To view,

Change in vdsm[master]: Get info of network address to showNetwork

2012-05-10 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Get info of network address to showNetwork .. Get info of network address to showNetwork The current function showNetwork lack the ability to display the information o

Change in vdsm[master]: replace ifconfig cmdline with ethtool and sysfs in netinfo

2012-05-10 Thread lilei
Lei Li has posted comments on this change. Change subject: replace ifconfig cmdline with ethtool and sysfs in netinfo .. Patch Set 10: Verified; Looks good to me, but someone else must approve (1 inline comment) Tested on Fedo

Change in vdsm[master]: Pass iface without nic interface

2012-05-07 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Pass iface without nic interface .. Pass iface without nic interface When add a network without nic, unexpected error showed as "IndexError: tuple index out of range".

Change in vdsm[master]: Move uninstall hooks preun section to vdsm-unregister

2012-05-03 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Move uninstall hooks preun section to vdsm-unregister .. Move uninstall hooks preun section to vdsm-unregister The specfile vdsm.spec.in has very long %post and %preun

Change in vdsm[master]: Move install hooks post section to update-saslpasswd2

2012-05-03 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Move install hooks post section to update-saslpasswd2 .. Move install hooks post section to update-saslpasswd2 Change-Id: I622f212d6cb262a07fe7ef4feeb3bccdc2e49731 Sig

Change in vdsm[master]: Avoid skipping libvirt when add bridgeless network

2012-05-02 Thread lilei
Lei Li has posted comments on this change. Change subject: Avoid skipping libvirt when add bridgeless network .. Patch Set 4: (1 inline comment) File vdsm/configNetwork.py Li

Change in vdsm[master]: Fix failure of adding bridgeless network with skipping libvi...

2012-04-27 Thread lilei
Lei Li has posted comments on this change. Change subject: Fix failure of adding bridgeless network with skipping libvirt .. Patch Set 2: Yes, it has syntax problem. Done, thanks! -- To view, visit http://gerrit.ovirt.org/3919

Change in vdsm[master]: Fix failed to add bridgeless network with skip libvirt

2012-04-26 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Fix failed to add bridgeless network with skip libvirt .. Fix failed to add bridgeless network with skip libvirt The bridgeless network can not be added when the optio

Change in vdsm[master]: workaround pipe and thread issue in python

2012-04-25 Thread lilei
Lei Li has posted comments on this change. Change subject: workaround pipe and thread issue in python .. Patch Set 8: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3638 To u

Change in vdsm[master]: Make API.py conform to pep8

2012-04-23 Thread lilei
Lei Li has posted comments on this change. Change subject: Make API.py conform to pep8 .. Patch Set 5: Resubmit with code rebased. -- To view, visit http://gerrit.ovirt.org/3561 To unsubscribe, visit http://gerrit.ovirt.org/se

Change in vdsm[master]: vdsm/storage/misc.py: ensure uuid input is str or unicode fo...

2012-04-20 Thread lilei
Lei Li has posted comments on this change. Change subject: vdsm/storage/misc.py: ensure uuid input is str or unicode for regex .. Patch Set 2: Verified; Looks good to me, but someone else must approve -- To view, visit http://

Change in vdsm[master]: Improve usage for bridgeless network

2012-04-18 Thread lilei
Lei Li has posted comments on this change. Change subject: Improve usage for bridgeless network .. Patch Set 1: (2 inline comments) File vdsm/configNetwork.py Line 1043:

Change in vdsm[master]: Improve usage for bridgeless network

2012-04-18 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Improve usage for bridgeless network .. Improve usage for bridgeless network The usage of add/del network is still for bridge only network, It is useless and may cause

Change in vdsm[master]: Make API.py conform to pep8

2012-04-16 Thread lilei
Lei Li has posted comments on this change. Change subject: Make API.py conform to pep8 .. -- To view, visit http://gerrit.ovirt.org/3561 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerri

Change in vdsm[master]: Make API.py conform to pep8

2012-04-16 Thread lilei
Lei Li has posted comments on this change. Change subject: Make API.py conform to pep8 .. Patch Set 1: (1 inline comment) File vdsm/API.py Line 370: return {'stat

Change in vdsm[master]: Make API.py conform to pep8

2012-04-16 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Make API.py conform to pep8 .. Make API.py conform to pep8 Change-Id: I9549186e537ba23994891e27b58be3d6d3770f40 Signed-off-by: Lei Li --- M vdsm/API.py 1 file changed

Change in vdsm[master]: replace ifconfig cmdline with ethtool and sysfs in netinfo

2012-04-10 Thread lilei
Lei Li has posted comments on this change. Change subject: replace ifconfig cmdline with ethtool and sysfs in netinfo .. Patch Set 6: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/336

Change in vdsm[master]: replace ifconfig cmdline with ethtool and sysfs in netinfo

2012-04-10 Thread lilei
Lei Li has posted comments on this change. Change subject: replace ifconfig cmdline with ethtool and sysfs in netinfo .. Patch Set 5: Fails; I would prefer that you didn't submit this (1 inline comment) Below is a simple repro

Change in vdsm[master]: Extend Image.move to move and copy subchains

2012-04-08 Thread lilei
Lei Li has posted comments on this change. Change subject: Extend Image.move to move and copy subchains .. Patch Set 2: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3217 To unsubscri

Change in vdsm[master]: nfs-check: Add except socket.gethostbyname()

2012-03-28 Thread lilei
Lei Li has posted comments on this change. Change subject: nfs-check: Add except socket.gethostbyname() .. Patch Set 2: I would prefer that you didn't submit this (1 inline comment)

Change in vdsm[master]: Add function getNetworkList to API bridge

2012-03-09 Thread lilei
Lei Li has posted comments on this change. Change subject: Add function getNetworkList to API bridge .. Patch Set 1: Yes, getVdsCapabilities can return this information, to support network REST APIs we need such an API in API

[issue14147] print r"\" cause SyntaxError

2012-02-28 Thread lilei
New submission from lilei : $ python Python 2.7.1 (r271:86832, Apr 16 2011, 23:27:12) [GCC 3.4.5 20051201 (Red Hat 3.4.5-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> print r'\' File &quo

Re: FW: bison-2.3 build error: src/bison not found

2011-04-16 Thread lilei
Yes, it works! Just only need touch src/parse-gram.[ch], thanks a lot ! 于 2011-4-15 20:11, Joel E. Denny 写道: > On Tue, 12 Apr 2011, Ray.li wrote: > >> /home/adrian/ci/home/jobs/RB-8.3.1_bds-64bit/workspace/RB-8.3.1_bds-64bi >> t/release_64/external/bison-2.3/tests/.././src/bison: >> cannot ex

Re: [networking-discuss] Updating pfhooks in OpenSolaris

2008-07-15 Thread lilei
if i want to intecept all packet that pass through the local NIC,how to come it true? i am a newcomer in kernel and solaris.so can you tell me the detail about the procedure.i will wait for your answer,thanks! This message posted from opensolaris.org __