* [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench`
@ 2023-05-04 5:38 Haiyue Wang
2023-05-04 5:51 ` Ammar Faizi
2023-05-04 17:54 ` Jens Axboe
0 siblings, 2 replies; 3+ messages in thread
From: Haiyue Wang @ 2023-05-04 5:38 UTC (permalink / raw)
To: io-uring; +Cc: axboe, Haiyue Wang
The commit c0940508607f ("examples: add rsrc update benchmark") didn't
add the built example binary into `.gitignore` file.
Signed-off-by: Haiyue Wang <[email protected]>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index bfb2224..69ec296 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
/examples/ucontext-cp
/examples/poll-bench
/examples/send-zerocopy
+/examples/rsrc-update-bench
/test/*.t
/test/*.dmesg
--
2.40.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench`
2023-05-04 5:38 [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench` Haiyue Wang
@ 2023-05-04 5:51 ` Ammar Faizi
2023-05-04 17:54 ` Jens Axboe
1 sibling, 0 replies; 3+ messages in thread
From: Ammar Faizi @ 2023-05-04 5:51 UTC (permalink / raw)
To: Haiyue Wang; +Cc: io-uring Mailing List, Jens Axboe
On Thu, May 04, 2023 at 01:38:35PM +0800, Haiyue Wang wrote:
> The commit c0940508607f ("examples: add rsrc update benchmark") didn't
> add the built example binary into `.gitignore` file.
>
> Signed-off-by: Haiyue Wang <[email protected]>
Reviewed-by: Ammar Faizi <[email protected]>
--
Ammar Faizi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench`
2023-05-04 5:38 [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench` Haiyue Wang
2023-05-04 5:51 ` Ammar Faizi
@ 2023-05-04 17:54 ` Jens Axboe
1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2023-05-04 17:54 UTC (permalink / raw)
To: io-uring, Haiyue Wang
On Thu, 04 May 2023 13:38:35 +0800, Haiyue Wang wrote:
> The commit c0940508607f ("examples: add rsrc update benchmark") didn't
> add the built example binary into `.gitignore` file.
>
>
Applied, thanks!
[1/1] .gitignore: Add `examples/rsrc-update-bench`
commit: 9b56e492fca8465a45676c598509e8ae0a5dc56e
Best regards,
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-04 17:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04 5:38 [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench` Haiyue Wang
2023-05-04 5:51 ` Ammar Faizi
2023-05-04 17:54 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox