TOOLS: Add eBPF-based solution support 96/73696/2
authorSridhar K. N. Rao <srao@linuxfoundation.org>
Tue, 13 Dec 2022 16:35:48 +0000 (22:05 +0530)
committerSridhar K. N. Rao <srao@linuxfoundation.org>
Mon, 19 Dec 2022 15:52:29 +0000 (21:22 +0530)
commit9bb2fe4b0f99a0c7a8a675f3277c19ed304d852f
tree325889d69060e227f7a62249cd119ab2244551dd
parent34147ac299351c44d4f7d135892457fba38a132b
TOOLS: Add eBPF-based solution support

This patch adds automation support for eBPF based CNI.
Add license headers

Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org>
Change-Id: I1ad7e6f785b5dd98a170c87a74f8b7ce02daa765
tools/ebpfautomation/afxdp-deploy/afxdp-nad.yaml [new file with mode: 0644]
tools/ebpfautomation/afxdp-deploy/daemonset.yml [new file with mode: 0644]
tools/ebpfautomation/afxdp-deploy/deploy.sh [new file with mode: 0644]
tools/ebpfautomation/afxdp-podspec/afxdp-podspec.yaml [new file with mode: 0644]
tools/ebpfautomation/cnibinarybuilder/afxdp/Dockerfile [new file with mode: 0644]