The only supported table_group for of_multi_table will be evpl and epl, which represents all EVPL and EPL flows on table 2 and 3 by default respectively. All the other flows will follow the table_groupmef_eline uses. Also, since NoviWare's INT implementation requires send_report to be executed in table 0, and telemetry_int is following mef_eline then only table 0 should be allowed on of_multi_table when setting the pipeline if telemetry_int is also being set. So, in practice, in this iteration, you'll always need to have telemetry_int on table 0 + table X, where X > 0, and by default it will be on table 2 as documented.
telemetry_int
will use the following table groups:evpl
(on table 2 by default)epl
(on table 3 by default)base
table group should be removed since INT evpl and epl got split to give more flexibility how the pipeline is partitionedTo quote https://github.com/kytos-ng/kytos/pull/402/files