*** xinranwang has joined #openstack-cyborg | 01:59 | |
*** chenke has joined #openstack-cyborg | 02:00 | |
xinranwang | hi all | 02:01 |
---|---|---|
swp20 | hi xinran | 02:01 |
chenke | hi | 02:01 |
xinranwang | brin will be late | 02:04 |
xinranwang | so let's start | 02:04 |
chenke | ok | 02:04 |
xinranwang | #startming | 02:04 |
xinranwang | #startmeeting openstack_cyborg | 02:05 |
openstack | Meeting started Thu Feb 4 02:05:16 2021 UTC and is due to finish in 60 minutes. The chair is xinranwang. Information about MeetBot at http://wiki.debian.org/MeetBot. | 02:05 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 02:05 |
*** openstack changes topic to " (Meeting topic: openstack_cyborg)" | 02:05 | |
openstack | The meeting name has been set to 'openstack_cyborg' | 02:05 |
xinranwang | #topic rollcall | 02:05 |
*** openstack changes topic to "rollcall (Meeting topic: openstack_cyborg)" | 02:05 | |
xinranwang | #info xinranwang | 02:05 |
swp20 | #info swp20 | 02:05 |
chenke | #info chenke | 02:05 |
xinranwang | #topic vgpu implementation | 02:06 |
*** openstack changes topic to "vgpu implementation (Meeting topic: openstack_cyborg)" | 02:06 | |
xinranwang | do you have some thing want bring up about vgpu | 02:06 |
chenke | yumeng have a new work now. | 02:07 |
swp20 | nothing from myside | 02:07 |
swp20 | wait yument response | 02:07 |
swp20 | yumeng | 02:07 |
xinranwang | yumeng has left zte now? | 02:08 |
chenke | yes. | 02:08 |
chenke | the day before yesterday. | 02:09 |
xinranwang | oh. | 02:09 |
xinranwang | so does anyone hand over the vgpu staff | 02:09 |
chenke | maybe recently, I have no time to update her patch because some office task. sorry. | 02:10 |
chenke | because of another project task. | 02:10 |
xinranwang | it's ok | 02:10 |
xinranwang | is it possible that swp20 can update the patch according to the test report. do you have time to do this? | 02:12 |
swp20 | ok i will try. | 02:13 |
xinranwang | swp20: thanks! we will continue review this. hope we can land it in this release. lol | 02:14 |
swp20 | np | 02:15 |
chenke | cool. | 02:15 |
brinzhang_ | hi all | 02:15 |
xinranwang | hi brinzhang_ | 02:15 |
chenke | hi brin. | 02:16 |
xinranwang | #topic nic driver | 02:16 |
*** openstack changes topic to "nic driver (Meeting topic: openstack_cyborg)" | 02:16 | |
brinzhang_ | ^^ pls continue | 02:16 |
xinranwang | thanks for your connent s on nic driver. I have update it. please check if I answered your question | 02:17 |
xinranwang | *comment | 02:17 |
swp20 | i have CR+2 for nic driver | 02:17 |
chenke | I had check. | 02:17 |
chenke | about the main code , I din't understand your comment. | 02:17 |
brinzhang_ | xinranwang: we have concern of the config of enable_drivers in https://review.opendev.org/c/openstack/cyborg/+/758942/7/cyborg.conf.sample#62 | 02:17 |
brinzhang_ | if there is not intel nic that we can write a driver for it | 02:18 |
xinranwang | I am not able to accese to gerrit now | 02:18 |
brinzhang_ | but if there is also a new nic for intel and it's not x710, how does it to config? | 02:19 |
brinzhang_ | xinranwang: nothing, you know what I said | 02:19 |
xinranwang | it should be in another section. like [x810-static] | 02:20 |
xinranwang | and nic driver will read this section according to the device id discovered | 02:21 |
chenke | should we need register it again in cyborg/conf/devices file? | 02:21 |
xinranwang | chenke: I dont think so | 02:24 |
brinzhang_ | xinranwang: get your mean, it's ok for me | 02:24 |
chenke | just config it in cyborg.conf is ok? | 02:24 |
brinzhang_ | and there is another question physical_device_mappings = physnet1:eth2;eth3 | 02:24 |
xinranwang | we can add x810-static in enabled-nic-types | 02:24 |
brinzhang_ | does we use ";" instead of "," | 02:24 |
brinzhang_ | s/does/do | 02:25 |
xinranwang | yeah. I paste the neutron config format in my reply | 02:25 |
xinranwang | I prefer to keep the same format as neutron | 02:26 |
brinzhang_ | IMO, we should use "," to config the options, in nova, cinder they are all use ',' | 02:26 |
chenke | oh. your means we just add x810-static in enabled-nic-types, and then config [x810-static] section is ok, right? | 02:26 |
brinzhang_ | I think ";" is too old config | 02:26 |
xinranwang | chenke: yes. and we can add x810-static in enabled-nic-types. it will register implictly | 02:26 |
brinzhang_ | We should follow the habits of most people | 02:27 |
xinranwang | brinzhang_: I will check it | 02:27 |
chenke | good catch brin. ";" and ",",I didn't find it before. | 02:27 |
chenke | xinranwang, seems “;” need to ensure about it. | 02:28 |
xinranwang | what if we have 2 mapping | 02:28 |
brinzhang_ | xinranwang: thanks | 02:28 |
brinzhang_ | another thing is the report tests, I think we should maintain it in the docs too. https://wiki.openstack.org/wiki/Cyborg/TestReport/IntelNic | 02:29 |
xinranwang | eg GTPv1:eth3;eth2 | 02:29 |
brinzhang_ | because we dont have the CI to check the driver | 02:29 |
chenke | resource_provider_inventory_defaults = allocation_ratio:1.0,min_unit:1,step_size:1,reserved:0 | 02:29 |
chenke | I saw this config in neutron ovs.conf | 02:29 |
xinranwang | GTPv1:eth3;eth2,GTPV2:eth0;eth1 | 02:30 |
xinranwang | brinzhang_: what docs | 02:30 |
brinzhang_ | such as the driver matrix | 02:31 |
brinzhang_ | https://docs.openstack.org/cyborg/latest/reference/support-matrix.html | 02:31 |
xinranwang | what if we have GTPv1:eth3;eth2,GTPV2:eth0;eth1. you prefer GTPv1:eth3,eth2;GTPV2:eth0,eth1.right? | 02:32 |
brinzhang_ | what do you think? let maintain this int he driver matrix, is it ok? | 02:32 |
xinranwang | brinzhang_: driver matrix is ok for me | 02:33 |
chenke | let's first help xinran ensure the conf. | 02:33 |
xinranwang | chenke: yeah. thanks haha | 02:33 |
xinranwang | i see neutron excluded use ; for 1:N mapping | 02:35 |
xinranwang | *excluded_device | 02:35 |
xinranwang | that's why I? use ; | 02:35 |
xinranwang | sorry I use cellphone. so many typos... | 02:36 |
brinzhang_ | I think that is an exception, I suggest using , to instead of ; | 02:37 |
xinranwang | if we have 2 mapping, what seperator you prefer | 02:38 |
xinranwang | GTPv1:eth3,eth2;GTPV2:eth0,eth1.right? | 02:38 |
brinzhang_ | yes | 02:38 |
xinranwang | ok | 02:38 |
brinzhang_ | chenke: is that your concern too? | 02:39 |
xinranwang | it's ok for me | 02:39 |
chenke | Yes.You remind me. I didn't see any sample about xinran's situation. | 02:39 |
chenke | In my opinion. I think GTPv1:eth3,eth2;GTPV2:eth0,eth1 is ok. | 02:40 |
xinranwang | never mind | 02:40 |
xinranwang | lol | 02:40 |
xinranwang | just want got an agreement. the change is small | 02:40 |
chenke | yes. we are a team. lol. | 02:41 |
brinzhang_ | yeah, this is the first thing need to be changed | 02:41 |
xinranwang | so 2 things need improve. the config format and driver matrix doc | 02:41 |
brinzhang_ | another is the docs of the driver report "test result" add to the driver matrix | 02:42 |
brinzhang_ | xinranwang: yes | 02:42 |
brinzhang_ | chenke: do you have another issue need to be changed in next patch? | 02:42 |
xinranwang | ok. will update it by today. | 02:42 |
chenke | just one question about the main test | 02:43 |
brinzhang_ | xinranwang: thanks | 02:43 |
chenke | https://review.opendev.org/c/openstack/cyborg/+/758942/8/cyborg/tests/unit/accelerator/drivers/nic/intel/prepare_test_data.py | 02:43 |
chenke | this main part code. If we didn't call it directly. I think this part willnot be execute. | 02:44 |
chenke | xinranwang | 02:45 |
xinranwang | it is for tox test | 02:46 |
xinranwang | how co it is not excute? | 02:46 |
xinranwang | ... why it is not excute | 02:46 |
xinranwang | it is for create a fake sysfs. because both fpga | 02:47 |
chenke | oh? for tox test. I need to check | 02:47 |
xinranwang | and nic driver use sysfs to discover. instead of lspci | 02:47 |
chenke | if __name__ == "__main__": | 02:48 |
chenke | this part I will talk with you after meeting. | 02:49 |
xinranwang | yes. sure | 02:49 |
xinranwang | #topic AoB | 02:50 |
*** openstack changes topic to "AoB (Meeting topic: openstack_cyborg)" | 02:50 | |
xinranwang | do you guys have anything to bring up? | 02:50 |
chenke | nothing from my side. | 02:50 |
chenke | will +2 after your update it. | 02:51 |
xinranwang | hah thanks chenke | 02:53 |
chenke | seems our meeting time is full enough. | 02:53 |
swp20 | nothing from myside | 02:53 |
xinranwang | if nothing else, let's wrap up the meeting. pls keep discuss offline if any question | 02:54 |
xinranwang | oh, next week is the Chinese New year. so no meeting next week | 02:54 |
xinranwang | also the week after next week | 02:54 |
chenke | cool | 02:55 |
xinranwang | and happy Chinese New Year!!!!!!! | 02:55 |
chenke | hahaha | 02:55 |
chenke | Happy Chinese New Year! Happy a new progress for us in 2021. | 02:56 |
xinranwang | lol | 02:57 |
xinranwang | see you next year | 02:57 |
xinranwang | #endmeeting | 02:57 |
*** openstack changes topic to "Pending patches (Meeting topic: openstack-cyborg)" | 02:57 | |
openstack | Meeting ended Thu Feb 4 02:57:45 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 02:57 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-02-04-02.05.html | 02:57 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-02-04-02.05.txt | 02:57 |
chenke | bye | 02:57 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-02-04-02.05.log.html | 02:57 |
swp20 | Happy Chinese New Year! | 02:59 |
swp20 | bye | 02:59 |
*** links has joined #openstack-cyborg | 04:36 | |
*** xinranwang has quit IRC | 05:39 | |
*** chenke has quit IRC | 06:14 | |
*** openstackgerrit has joined #openstack-cyborg | 08:45 | |
openstackgerrit | Xinran WANG proposed openstack/cyborg master: Add intel NIC driver https://review.opendev.org/c/openstack/cyborg/+/758942 | 08:45 |
openstackgerrit | Xinran WANG proposed openstack/cyborg-specs master: Improve the nic driver spec according to current implementation. https://review.opendev.org/c/openstack/cyborg-specs/+/774058 | 09:59 |
*** songwenping_ has joined #openstack-cyborg | 12:51 | |
*** swp20 has quit IRC | 12:54 | |
*** songwenping__ has joined #openstack-cyborg | 14:01 | |
*** songwenping_ has quit IRC | 14:05 | |
*** Underknowledge has quit IRC | 14:17 | |
*** Underknowledge1 has joined #openstack-cyborg | 14:17 | |
*** Underknowledge1 is now known as Underknowledge | 14:18 | |
*** openstack has joined #openstack-cyborg | 17:24 | |
*** ChanServ sets mode: +o openstack | 17:24 | |
*** songwenping_ has joined #openstack-cyborg | 18:12 | |
*** songwenping__ has quit IRC | 18:14 | |
*** efried has quit IRC | 23:38 | |
*** efried has joined #openstack-cyborg | 23:38 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!