26/03/2021 21:22, Cristian Dumitrescu: > From: Churchill Khangar <churchill.khan...@intel.com> > > Currently, the table entry action data is required to be NULL when the > action data size is zero. We now require that action data is ignored > when the action data size is zero. This is to allow for a table entry > instance to be allocated once with max action data size for the table > and reused repeatedly for actions of different sizes, including zero. > > Signed-off-by: Cristian Dumitrescu <cristian.dumitre...@intel.com> > Signed-off-by: Churchill Khangar <churchill.khan...@intel.com>
Applied, thanks