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

Release v1.8.10 #728

Merged
merged 57 commits into from
Apr 28, 2021
Merged

Release v1.8.10 #728

merged 57 commits into from
Apr 28, 2021

Conversation

ywc689
Copy link
Collaborator

@ywc689 ywc689 commented Apr 27, 2021

Release v1.8.10

donghaobo and others added 30 commits September 4, 2020 12:08
…able-18.11.2 rte_logs.dynamic_types default level is "INFO".
show dpvs's ip in traceroute path
fix: UDP checksum not correct using ipo UOA with checksum offloading disabled
feature: send TCP RST if syn cookie check fails
Checksum problem for packets with ipv4 options is fixed by DPDK patch "net-support-variable-IP-header-len-for-checksum-API.patch" in dpvs patch directory.
…e different.

scenario:
(1) Single arm
(2) RSS:IP, The source port number of UDP packets is not fixed(only destination  port number is fixed),the rss can only choose ip mode
(3) dpvs works in snat mode
(4) For response packets: tcp/udp packets can be assigned to the fixed core using fdir,but icmp packets cannot use fdir
solution:
(1) Send the icmp message to the fixed core for forwarding
(2) Use "icmp_fwd_core" to specify the core used to forward icmp
(3) In actual scenarios, the icmp traffic is relatively small, and has little impact on other traffic
吕逸凡(lvyifan) and others added 24 commits March 3, 2021 16:58
Signed-off-by: ywc689 <[email protected]>
@ywc689 ywc689 merged commit 8c4ea56 into master Apr 28, 2021
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.

7 participants