Re: [v3] net/af_xdp: enable uds-path instead of use_cni

2023-12-13 Thread Maryam Tahhan
On 12/12/2023 14:25, Koikkara Reeny, Shibin wrote: Thank you Maryam updating the document. I have added some comment below. Also what do you think about changing the name of the document file "af_xdp_cni.rst" to "af_xdp_dp.rst" ? Yes - I can update. Background -- -The standar

RE: [v3] net/af_xdp: enable uds-path instead of use_cni

2023-12-12 Thread Koikkara Reeny, Shibin
ecember 11, 2023 2:39 PM > To: ferruh.yi...@amd.com; step...@networkplumber.org; > lihuis...@huawei.com; fengcheng...@huawei.com; > liuyongl...@huawei.com; Koikkara Reeny, Shibin > ; Loftus, Ciara > Cc: dev@dpdk.org; Tahhan, Maryam > Subject: [v3] net/af_xdp: enable uds-path ins

[v3] net/af_xdp: enable uds-path instead of use_cni

2023-12-11 Thread Maryam Tahhan
With the original 'use_cni' implementation, (using a hardcoded socket rather than a configurable one), if a single pod is requesting multiple net devices and these devices are from different pools, then the container attempts to mount all the netdev UDSes in the pod as /tmp/afxdp.sock. Which means