> On Jun 6, 2019, at 12:44 PM, Stephen Hemminger <step...@networkplumber.org> > wrote: > > On Thu, 6 Jun 2019 10:52:19 -0700 > Vedang Patel <vedang.pa...@intel.com> wrote: > >> + if (tb[TCA_TAPRIO_ATTR_TXTIME_DELAY]) >> + txtime_delay = >> rta_getattr_s32(tb[TCA_TAPRIO_ATTR_TXTIME_DELAY]); >> + >> + print_int(PRINT_ANY, "txtime_delay", " txtime delay %d", txtime_delay); >> + > > Once again do not print anything if option is not present. Yeah It makes sense. I will make the change. Thanks for the inputs. -Vedang
- [PATCH iproute2 net-next v1 1/6] Kernel header update fo... Vedang Patel
- [PATCH iproute2 net-next v1 6/6] tc: taprio: Update... Vedang Patel
- [PATCH iproute2 net-next v1 5/6] tc: etf: Add docum... Vedang Patel
- [PATCH iproute2 net-next v1 2/6] etf: Add skip_sock... Vedang Patel
- [PATCH iproute2 net-next v1 4/6] taprio: add suppor... Vedang Patel
- [PATCH iproute2 net-next v1 3/6] taprio: Add suppor... Vedang Patel
- [PATCH iproute2 net-next v1 1/6] Kernel header upda... Vedang Patel
- [PATCH iproute2 net-next v1 2/6] etf: Add skip_... Vedang Patel
- [PATCH iproute2 net-next v1 4/6] taprio: add su... Vedang Patel
- Re: [PATCH iproute2 net-next v1 4/6] taprio... Stephen Hemminger
- Re: [PATCH iproute2 net-next v1 4/6] ta... Patel, Vedang
- [PATCH iproute2 net-next v1 5/6] tc: etf: Add d... Vedang Patel
- [PATCH iproute2 net-next v1 6/6] tc: taprio: Up... Vedang Patel
- [PATCH iproute2 net-next v1 3/6] taprio: Add su... Vedang Patel
- Re: [PATCH iproute2 net-next v1 3/6] taprio... Stephen Hemminger
- Re: [PATCH iproute2 net-next v1 3/6] ta... Patel, Vedang
- Re: [PATCH iproute2 net-next v1 3/... Stephen Hemminger
- Re: [PATCH iproute2 net-next v... Patel, Vedang
- Re: [PATCH iproute2 net-next v1 1/6] Kernel hea... Patel, Vedang