I had some issues while doing Exercise 1 (This section)
I don't know if this is a stupid question. But I couldn't figure out (from the p4info.txt or the main.p4) which table name and action name I should use in this pseudo-command:
P4Runtime sh >>> te = table_entry["P4INFO-TABLE-NAME"](action = "")
Can anybody help me out?
(I assume there's no problem/issue in the repo/exercise, and this is me who is having trouble!)
Hi,
I had some issues while doing Exercise 1 (This section)
I don't know if this is a stupid question. But I couldn't figure out (from the p4info.txt or the main.p4) which table name and action name I should use in this pseudo-command:
P4Runtime sh >>> te = table_entry["P4INFO-TABLE-NAME"](action = "")
Can anybody help me out?
(I assume there's no problem/issue in the repo/exercise, and this is me who is having trouble!)