Trying to fix late stage compile error
@ -144,9 +144,13 @@ control TopDeparser(packet_out packet,
// inout sume_metadata_t sume_metadata) {
apply {
packet.emit(hdr.ethernet);
}
// apply {
// packet.emit(hdr.ethernet);
// }
#include "parsers.p4"
/********************************************************************************