> On Jun 6, 2019, at 2:46 PM, Stephen Hemminger
> wrote:
>
> On Thu, 6 Jun 2019 21:13:50 +
> "Patel, Vedang" wrote:
>
>>> On Jun 6, 2019, at 12:43 PM, Stephen Hemminger
>>> wrote:
>>>
>>> On Thu, 6 Jun 2019 10:52:18 -0700
>>> Vedang Patel wrote:
>>>
@@ -405,6 +420,7 @@ static
On Thu, 6 Jun 2019 21:13:50 +
"Patel, Vedang" wrote:
> > On Jun 6, 2019, at 12:43 PM, Stephen Hemminger
> > wrote:
> >
> > On Thu, 6 Jun 2019 10:52:18 -0700
> > Vedang Patel wrote:
> >
> >> @@ -405,6 +420,7 @@ static int taprio_print_opt(struct qdisc_util *qu,
> >> FILE *f, struct rt
> On Jun 6, 2019, at 12:43 PM, Stephen Hemminger
> wrote:
>
> On Thu, 6 Jun 2019 10:52:18 -0700
> Vedang Patel wrote:
>
>> @@ -405,6 +420,7 @@ static int taprio_print_opt(struct qdisc_util *qu, FILE
>> *f, struct rtattr *opt)
>> struct rtattr *tb[TCA_TAPRIO_ATTR_MAX + 1];
>> str
On Thu, 6 Jun 2019 10:52:18 -0700
Vedang Patel wrote:
> @@ -405,6 +420,7 @@ static int taprio_print_opt(struct qdisc_util *qu, FILE
> *f, struct rtattr *opt)
> struct rtattr *tb[TCA_TAPRIO_ATTR_MAX + 1];
> struct tc_mqprio_qopt *qopt = 0;
> __s32 clockid = CLOCKID_INVALID;
> +
From: Vinicius Costa Gomes
This allows a new parameter to be passed to taprio, "offload",
accepting a hexadecimal number which selects the offloading flags
thats should be enabled.
Signed-off-by: Vinicius Costa Gomes
---
tc/q_taprio.c | 21 +
1 file changed, 21 insertions(+
From: Vinicius Costa Gomes
This allows a new parameter to be passed to taprio, "offload",
accepting a hexadecimal number which selects the offloading flags
thats should be enabled.
Signed-off-by: Vinicius Costa Gomes
---
tc/q_taprio.c | 21 +
1 file changed, 21 insertions(+