[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240111170548.59d248f6@kernel.org>
Date: Thu, 11 Jan 2024 17:05:48 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: John Fastabend <john.fastabend@...il.com>
Cc: netdev@...r.kernel.org, eadavis@...com, bpf@...r.kernel.org,
borisp@...dia.com
Subject: Re: [PATCH net 2/2] net: tls, add test to capture error on large
splice
On Wed, 10 Jan 2024 14:01:24 -0800 John Fastabend wrote:
> + EXPECT_EQ(splice(p[0], NULL, self->fd, NULL, send_pipe, 0xe), 1);
Any reason to use 0xe rather than the SPLICE_F_* defines for flags?
Powered by blists - more mailing lists