dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Olivier MATZ <olivier.matz-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Bruce Richardson
	<bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH] ixgbe: fix clang compile - remove truncation errors
Date: Mon, 01 Dec 2014 10:59:48 +0100	[thread overview]
Message-ID: <547C3C14.1040608@6wind.com> (raw)
In-Reply-To: <20141201094833.GA8760@bricha3-MOBL3>

Hi Bruce,

On 12/01/2014 10:48 AM, Bruce Richardson wrote:
>> I found that the following code works:
>>
>> 	tx_offload_mask.l2_len |= ~0;
>>
>> (note the '|=' instead of '=')
>>
>> I would avoid to create a macro. What do you think?
>>
>> Regards,
>> Olivier
> 
> Nice one - cleanest solution thus far, so I suggest we go with that option. Have
> you got a patch for it ready?

I'll submit the patch, after all it's my mistake!

Regards,
Olivier

  reply	other threads:[~2014-12-01  9:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-28 15:31 [PATCH] ixgbe: fix clang compile - remove truncation errors Bruce Richardson
     [not found] ` <1417188660-14587-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-11-30  1:05   ` Neil Horman
     [not found]     ` <20141130010514.GA19479-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-12-01  9:09       ` Olivier MATZ
     [not found]         ` <547C3052.4080106-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-12-01  9:48           ` Bruce Richardson
2014-12-01  9:59             ` Olivier MATZ [this message]
2014-12-01 11:18           ` Neil Horman
     [not found]             ` <20141201111817.GA15135-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-12-01 11:24               ` Bruce Richardson
2014-12-01 14:25                 ` Neil Horman
     [not found]                   ` <20141201142544.GB15135-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-12-01 14:36                     ` Bruce Richardson
2014-12-01 15:18                       ` Neil Horman
     [not found]                         ` <20141201151806.GC15135-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-12-01 15:24                           ` Bruce Richardson
2014-12-01 16:35                             ` Neil Horman
     [not found]                               ` <20141201163528.GD15135-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-12-01 16:44                                 ` Bruce Richardson
2014-12-01 17:16                                   ` Neil Horman
     [not found]                                     ` <20141201171623.GE15135-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-12-01 21:55                                       ` Olivier MATZ
     [not found]                                         ` <547CE3D1.50104-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-12-02 11:32                                           ` Neil Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=547C3C14.1040608@6wind.com \
    --to=olivier.matz-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).