* [PATCH] socket.7: tfix
@ 2023-07-14 4:08 Eric Biggers
2023-07-15 16:41 ` Alejandro Colomar
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2023-07-14 4:08 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
From: Eric Biggers <ebiggers@google.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
man7/socket.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/socket.7 b/man7/socket.7
index 59a7a3f49..985f52e55 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -539,7 +539,7 @@ flows are received.
It allows each worker thread to be associated with
a NIC HW receive queue and service all the connection
requests received on that RX queue.
-This mapping between a app thread and
+This mapping between an app thread and
a HW NIC queue streamlines the
flow of data from the NIC to the application.
.TP
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] socket.7: tfix
2023-07-14 4:08 [PATCH] socket.7: tfix Eric Biggers
@ 2023-07-15 16:41 ` Alejandro Colomar
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-07-15 16:41 UTC (permalink / raw)
To: Eric Biggers; +Cc: linux-man
[-- Attachment #1.1: Type: text/plain, Size: 879 bytes --]
On 2023-07-14 06:08, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
>
> Signed-off-by: Eric Biggers <ebiggers@google.com>
Patch applied. Thanks!
Alex
> ---
> man7/socket.7 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man7/socket.7 b/man7/socket.7
> index 59a7a3f49..985f52e55 100644
> --- a/man7/socket.7
> +++ b/man7/socket.7
> @@ -539,7 +539,7 @@ flows are received.
> It allows each worker thread to be associated with
> a NIC HW receive queue and service all the connection
> requests received on that RX queue.
> -This mapping between a app thread and
> +This mapping between an app thread and
> a HW NIC queue streamlines the
> flow of data from the NIC to the application.
> .TP
--
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-15 16:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14 4:08 [PATCH] socket.7: tfix Eric Biggers
2023-07-15 16:41 ` Alejandro Colomar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox