diff for duplicates of <cebd5c08-717f-4130-9f8c-1f5bd101d767@linux.dev> diff --git a/a/1.txt b/N1/1.txt index 535cf47..ffbec70 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -83,3 +83,7 @@ This tries to separate cases between ALU and ALU64. But I agree that the table > dst = (src == 0) ? dst : ((src == -1 && dst == INT_MIN) ? 0 : (dst s% src)) Thanks. This indeed simpler. I can do this. + +-- +Bpf mailing list -- bpf@ietf.org +To unsubscribe send an email to bpf-leave@ietf.org diff --git a/a/content_digest b/N1/content_digest index 83d271d..fe2ed71 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0e93729b5-199f-4809-84f5-7efdf7c8aaf3@linux.dev\0" "ref\0181301db143b$ba6fd9c0$2f4f8d40$@gmail.com\0" "From\0Yonghong Song <yonghong.song@linux.dev>\0" - "Subject\0Re: [PATCH bpf-next] docs/bpf: Document some special sdiv/smod operations\0" + "Subject\0[Bpf] Re: [PATCH bpf-next] docs/bpf: Document some special sdiv/smod operations\0" "Date\0Thu, 3 Oct 2024 22:28:29 -0700\0" "To\0Dave Thaler <dthaler1968@googlemail.com>" 'Alexei Starovoitov' <alexei.starovoitov@gmail.com> @@ -99,6 +99,10 @@ ">\n" "> dst = (src == 0) ? dst : ((src == -1 && dst == INT_MIN) ? 0 : (dst s% src))\n" "\n" - Thanks. This indeed simpler. I can do this. + "Thanks. This indeed simpler. I can do this.\n" + "\n" + "-- \n" + "Bpf mailing list -- bpf@ietf.org\n" + To unsubscribe send an email to bpf-leave@ietf.org -703df7d18f2650dd018637034073002d3c277eec5782b1834cb673a618760705 +1d680ef6c5ed5564d36a4cf5f4a7c161733a95be817d76d54f17c95298a41003
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox