[Bug 246737] 4 sys.netipsec.tunnel tests fail after (r361466, r361490]

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246737 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: jhb Date: Fri May 29 05:41:22 UTC 2020 New revision: 361617 URL: https://svnweb.freebsd.org/changeset/base/361617 Log: Increment the correct pointer wh

[Bug 246748] feature wish: reply_from_interface and reply_src sysctl for IPv6

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246748 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 246819] Kernel panic with ifconfig destroy

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246819 Mark Linimon changed: What|Removed |Added Keywords||panic Assignee|b...@freeb

Re: Netmap - Vale switch - tcp problem

2020-05-28 Thread Vincenzo Maffione
Hi, I was trying to reproduce your problem (same FreeBSD release as yours). It looks like there is some sort of bad interaction with LRO. Starting from a fresh boot, if you keep lro enabled, e.g. # ifconfig vtnet0 -txcsum -rxcsum -tso4 -tso6 # vale-ctl then I experience no problem (TCP

Re: Netmap - Vale switch - tcp problem

2020-05-28 Thread Anthony Arnaud
I already disabled the checksum, the vtnet config is: ifconfig vtnet1 -txcsum -rxcsum -tso4 -tso6 -lro -txcsum6 -rxcsum6 -vlanmtu -vlanhwtag -vlanhwfilter -vlanhwtso -vlanhwcsum up promisc vtnet1: flags=28943 metric 0 mtu 1500 options=1800a8 ether 0e:bd:ec:7a:08:06 media:

Re: Netmap - Vale switch - tcp problem

2020-05-28 Thread Luigi Rizzo
On Thursday, May 28, 2020, Anthony Arnaud wrote: > Hi everyone! > I would like to create a vale switch with an interface attached with the > host stack and some virtual. > My env is a VM with FBSD-12.1 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 > GENERIC amd64 > and VirtIO support. > > I performe

Netmap - Vale switch - tcp problem

2020-05-28 Thread Anthony Arnaud
Hi everyone! I would like to create a vale switch with an interface attached with the host stack and some virtual. My env is a VM with FBSD-12.1 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64 and VirtIO support. I performed: vale-ctl -h vale0:vtnet1 vale-ctl -n vi0 vale-ctl -a vale0:vi0