On Thu, Feb 1, 2024 at 2:07 PM Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx> wrote: > > On Mon, Jan 22, 2024 at 02:47:51PM -0500, Jamal Hadi Salim wrote: > > $ tc -j actions ls action myprog/send_nh | jq . > > > > [ > > { > > "total acts": 1 > ... > > "not_in_hw": true > > For a moment I was like "hmm, this is going to get tricky. Some times > space, sometimes _", but this is not introduced by this patch. Yes, unfortunately that is baked in into the actions code in iproute2. Would have been nice to say "in h/w": false cheers, jamal > > Reviewd-by: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> >