ipdk-io / ipdk

Infrastructure Programmer Development Kit (IPDK) is an open source, vendor agnostic framework of drivers and APIs for infrastructure offload and management that runs on a CPU, IPU, DPU or switch.
Apache License 2.0
184 stars 68 forks source link

Ubuntu 22.04 Docker image #404

Open fruffy opened 11 months ago

fruffy commented 11 months ago

We are trying to get IPDK and the P4 target to work for github.com/p4lang/p4c.

By and large we use Ubuntu 22.04 and it appears the p4-dpdk-target does, too. To reduce build problems would like to use an Ubuntu 22.04 docker image. Is there one available for IDPK? If not, is it much work to publish one?