<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, Jan 17, 2025 at 9:58 AM Nicholas Pratte <<a href="mailto:npratte@iol.unh.edu">npratte@iol.unh.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">-    @requires_started_ports</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
+    @requires_forwarding_restart<br>
     @requires_stopped_ports<br>
     def set_port_mtu(self, port_id: int, mtu: int, verify: bool = True) -> None:<br>
         """Change the MTU of a port using testpmd.<br></blockquote><div><br></div><div>Is the requires_stopped_ports decorated still required, or is the requires_forwarding_restart decorator alone sufficient? </div><div> </div><div><br></div><div>Looks good otherwise thanks!</div><div><br></div><div>Reviewed-by: Patrick Robb <<a href="mailto:probb@iol.unh.edu">probb@iol.unh.edu</a>></div></div></div>