Hi Sy Jong, Have any idea?
"Scott.Jhuang (???) : 6309" ? 2015?06?23? 21:24 ??: Dear Sy Jong, Yes, I have check out DPDK KNI, but I still can't find how to prepare net_device structure... And I also doesn't find how to get "ethtool_cmd.phy_address" Could you let me know the path of source code folder Choi, Sy Jong ? 2015?06?19? 10:35 ??: Hi Scott, DPDK PMD are interfacing using rte_ethdev.c which link to ixgbe_ethdev.c there?s no ?net_device? in our code. But if you search DPDk code based, we have KNI example to teach you how to prepare the net_device structure. Have you check out our DPDK KNI codes? Regards, Choi, Sy Jong Platform Application Engineer From: "Scott.Jhuang (? ? ?) : 6309" [mailto:scott.jhu...@cas-well.com] Sent: Thursday, June 18, 2015 12:25 PM To: Choi, Sy Jong; dev at dpdk.org<mailto:dev at dpdk.org> Subject: Re: [dpdk-dev] How to get net_device and use struct ethtool_cmd at DPDK enverinment? Dear Sy Jong, I'm planning to program a driver to get all the ethport's net_device structure, because I need some information from these net_device structures. And I also need to use net_device struct's ethtool_cmd to get some information e.g. ethtool_cmd.phy_address, net_device->ethtool_ops->get_settings. In fact, I need some information from net_device struct to access and control PHY's link-up/down, and I reference igb driver to design the link-up/down functions, since in DPDK envirenment doesn't have igb driver, so In DPDK envirenment, I don't know how to get network deivce's net_device structs and more information which initial by igb driver(because doesn't have igb driver). Choi, Sy Jong ? 2015?06?17? 11:15 ??: Hi Scott, You are right, the KNI will be a good reference for you. It demonstrate how DPDK PMD interface with kernel. May I know are you planning to build the interface to ethtool? You can try running KNI app. Regards, Choi, Sy Jong Platform Application Engineer From: "Scott.Jhuang (?? ?) : 6309" [mailto:scott.jhu...@cas-well.com] Sent: Wednesday, June 17, 2015 11:12 AM To: Choi, Sy Jong; dev at dpdk.org<mailto:dev at dpdk.org> Subject: Re: [dpdk-dev] How to get net_device and use struct ethtool_cmd at DPDK enverinment? Hi Sy Jong, But...I am programming a driver now, have any sample driver I can reference? Choi, Sy Jong ? 2015?06?16? 14:48 ??: Hi Scott, You can review DPDK KNI sample app, there's ethtool support using a vEth device interfacing to DPDK PMD. Pure DPDK PMD require programming to display the information in ethtool. The interfacing is demonstrate on KNI sample app. Regards, Choi, Sy Jong Platform Application Engineer -----Original Message----- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of "Scott.Jhuang (???) : 6309" Sent: Monday, June 15, 2015 6:35 PM To: dev at dpdk.org<mailto:dev at dpdk.org> Subject: [dpdk-dev] How to get net_device and use struct ethtool_cmd at DPDK enverinment? Hi, I want to get etherport's net_device structs and using ethtool_cmd to get some information of etherports. Are these capabilitys igb_uio driver also provided? If not, how can I get net_devices and use ethtool_cmd capabilitys? -- Best Regards, Scott Jhuang Software Engineering Dept. Software Engineer CASwell 238 ?????????242?8? 8F, No.242, Bo-Ai St., Shu-Lin Dist, New Taipei City 238, Taiwan Tel?+886-2-7705-8888 # 6309 Fax?+886-2-7731-9988 E-mail?scott.jhuang at cas-well.com<mailto:scott.jhuang at cas-well.com><mailto:scott.jhuang at cas-well.com><mailto:scott.jhuang at cas-well.com> CASWELL Inc. ???? http://www.cas-well.com ????????????????????????????????????????????? This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient. -- Best Regards, Scott Jhuang Software Engineering Dept. Software Engineer CASwell 238 ?????????242?8? 8F, No.242, Bo-Ai St., Shu-Lin Dist, New Taipei City 238, Taiwan Tel?+886-2-7705-8888 # 6309 Fax?+886-2-7731-9988 E-mail?scott.jhuang at cas-well.com<mailto:scott.jhuang at cas-well.com> CASWELL Inc. ???? http://www.cas-well.com ??????????????????????????????????????????? ?? This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient. -- Best Regards, Scott Jhuang Software Engineering Dept. Software Engineer CASwell 238 ?????????242?8? 8F, No.242, Bo-Ai St., Shu-Lin Dist, New Taipei City 238, Taiwan Tel?+886-2-7705-8888 # 6309 Fax?+886-2-7731-9988 E-mail?scott.jhuang at cas-well.com<mailto:scott.jhuang at cas-well.com> CASWELL Inc. ???? http://www.cas-well.com ????????????????????????????????????????????? This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient. -- Best Regards, Scott Jhuang Software Engineering Dept. Software Engineer CASwell 238 ?????????242?8? 8F, No.242, Bo-Ai St., Shu-Lin Dist, New Taipei City 238, Taiwan Tel?+886-2-7705-8888 # 6309 Fax?+886-2-7731-9988 E-mail?scott.jhuang at cas-well.com<mailto:scott.jhuang at cas-well.com> CASWELL Inc. ???? http://www.cas-well.com -- Best Regards, Scott Jhuang Software Engineering Dept. Software Engineer CASwell 238 ?????????242?8? 8F, No.242, Bo-Ai St., Shu-Lin Dist, New Taipei City 238, Taiwan Tel?+886-2-7705-8888 # 6309 Fax?+886-2-7731-9988 E-mail?scott.jhuang at cas-well.com<mailto:scott.jhuang at cas-well.com> CASWELL Inc. ???? http://www.cas-well.com ????????????????????????????????????????????? This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient.