Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debian changelog for v0.11.0 tag #2541

Merged
merged 1 commit into from
Oct 3, 2019
Merged

debian changelog for v0.11.0 tag #2541

merged 1 commit into from
Oct 3, 2019

Conversation

yonghong-song
Copy link
Collaborator

the main changes from v0.10.0 to v0.11.0 tag:

  • Support for kernel up to 5.3
  • Corresponding libbpf submodule release is v0.0.5
  • Fix USDT issue with multi-threaded applications
  • Fixed the early return behavior of lookup_or_init
  • Support for nic hardware offload
  • Fixed and Enabled Travis CI
  • A lot of tools change with added new options, etc.

Signed-off-by: Yonghong Song [email protected]

the main changes from v0.10.0 to v0.11.0 tag:
  * Support for kernel up to 5.3
  * Corresponding libbpf submodule release is v0.0.5
  * Fix USDT issue with multi-threaded applications
  * Fixed the early return behavior of lookup_or_init
  * Support for nic hardware offload
  * Fixed and Enabled Travis CI
  * A lot of tools change with added new options, etc.

Signed-off-by: Yonghong Song <[email protected]>
@spumer
Copy link

spumer commented Dec 30, 2019

Support for nic hardware offload

Thats mean incr_cksum_l4 will work with enabled checksum offloading?

@pchaigno
Copy link
Contributor

pchaigno commented Dec 31, 2019

@spumer No, it simply refers to the support for BPF program offloading to Netronome NICs, implemented in #2502.

CrackerCat pushed a commit to CrackerCat/bcc that referenced this pull request Jul 31, 2024
the main changes from v0.10.0 to v0.11.0 tag:
  * Support for kernel up to 5.3
  * Corresponding libbpf submodule release is v0.0.5
  * Fix USDT issue with multi-threaded applications
  * Fixed the early return behavior of lookup_or_init
  * Support for nic hardware offload
  * Fixed and Enabled Travis CI
  * A lot of tools change with added new options, etc.

Signed-off-by: Yonghong Song <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants