Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port networking build failure fix to 23.07 branch (#396)
* Update ipdk_v23.07 release notes on main branch Signed-off-by: Sabeel Ansari <sabeel.ansari@intel.com> * Update p4c, psde and infrap4d SHA for 23.07 release Signed-off-by: Sabeel Ansari <sabeel.ansari@intel.com> * update distro_pkg_install.sh and build_p4c.sh (#395) Address two build issues: - Missing 'netaddr' module. Updated install script to provide it. - Compile errors in P4C. The latest P4C compiler uses some code from bmv2 , so it shouldn't be disabled. Removed ENABLE_BMV2=OFF from the cmake command. Verified with compiler team that this is correct. Signed-off-by: bharticemk <richa.bharti@intel.com> --------- Signed-off-by: Sabeel Ansari <sabeel.ansari@intel.com> Signed-off-by: bharticemk <richa.bharti@intel.com> Co-authored-by: Filip Szufnarowski <filip.szufnarowski@intel.com> Co-authored-by: Richa Bharti <102134627+bharticemk@users.noreply.github.com>
- Loading branch information