summaryrefslogtreecommitdiff
path: root/tools/bpf
diff options
context:
space:
mode:
authorMartin KaFai Lau <martin.lau@kernel.org>2024-04-11 21:17:56 +0300
committerMartin KaFai Lau <martin.lau@kernel.org>2024-04-11 22:06:47 +0300
commitc53e853c2d8145859f57c63662030f7aaa61cfdc (patch)
treeeee55c541945cc7bccee82edc0794d75e469637c /tools/bpf
parentd75142dbeb2bd1587b9cc19f841578f541275a64 (diff)
parentdc34e44ea6a1c11cc517adc6df527b457acb9eaf (diff)
downloadlinux-c53e853c2d8145859f57c63662030f7aaa61cfdc.tar.xz
Merge branch 'export send_recv_data'
Geliang Tang says: ==================== v5: - address Martin's comments for v4 (thanks). - update patch 2, use 'return err' instead of 'return -1/0'. - drop patch 3 in v4. v4: - fix a bug in v3, it should be 'if (err)', not 'if (!err)'. - move "selftests/bpf: Use log_err in network_helpers" out of this series. v3: - add two more patches. - use log_err instead of ASSERT in v3. - let send_recv_data return int as Martin suggested. v2: Address Martin's comments for v1 (thanks.) - drop patch 1, "export send_byte helper". - drop "WRITE_ONCE(arg.stop, 0)". - rebased. send_recv_data will be re-used in MPTCP bpf tests, but not included in this set because it depends on other patches that have not been in the bpf-next yet. It will be sent as another set soon. ==================== Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions