Hi there,
I am using P4-16 to program a Netronome Agilio CX NIC. I found that if I use two ternary match keys in a P4 table, I cannot install more than 4 rules for that table. If I try installing more, I will get this error: pif_dcfl.c:318 table xxx contains too many fields.
Is this caused by any constraints of Netronome? If so, are there other constraints that I should be aware of when writing a P4 program?
Thank you!