Shivank Chaudhary

Results 7 issues of Shivank Chaudhary

When I try to run make in directory packet03-redirecting. It throws this error: ``` xdp_prog_kern.c:60:8: error: variable 'echo_reply' set but not used [-Werror,-Wunused-but-set-variable] __u16 echo_reply; ^ 1 error generated. make:...

## Summary Added Prerequisites section in Agw-Helm charts README, to make it easy for user to start deployment of AGW. Signed-off-by: Shivank Chaudhary [email protected]

component: agw
size/XS

The coverage badge shows the status `Unknown`. I want to work on this, If this is valid. Thanks 😃 ![image](https://user-images.githubusercontent.com/81817735/176211194-6cbd2acb-b84f-4126-a8a3-b9fdac68125e.png)

Signed-off-by: Alt-Shivam ## Summary Agw Helm charts are currently in experimental state, therefore to get them in working state, This PR adds some extra information to Readme.md, and fixes minor...

component: agw
size/M

Hey, I am facing this issue: ``` cp LICENSE TEMP_LICENSE_COPY docker build . -f Dockerfile.daemon -t localhost:30500/sriov-fec-daemon:v2.6.1 --build-arg=VERSION=v2.6.1 Sending build context to Docker daemon 4.576MB Step 1/42 : FROM golang:1.18.3...

Hey, I'm facing this issue after af-xdp plugin deployed successfully. Logs: ``` INFO[2023-01-27 09:49:48] Reading config file: /afxdp/config/config.json INFO[2023-01-27 09:49:48] Unmarshalling config data INFO[2023-01-27 09:49:48] Config Data: { "Pools": [...

Hi @alex-treebeard First of all, Thanks for such an amazing repo. I'm able to deploy kubeflow, this easy via helm charts. But I see this repo uses 2 versions older...