https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287445
--- Comment #10 from Zhenlei Huang ---
(In reply to Adam Esslinger from comment #8)
You're assumed to have the source code, and apply the patch in the top level
directory of source code.
The default source code directory is /usr/src, you m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287395
--- Comment #3 from Einar Bjarni Halldórsson ---
I tried the patch and it works!
$ ifconfig
lo0: flags=1008049 metric 0 mtu 16384
options=680003
inet 127.0.0.1 netmask 0xff00
inet6 ::1 prefixlen 128
inet
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287395
cy...@mm.st changed:
What|Removed |Added
CC||cy...@mm.st
--- Comment #2 from cy..
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286631
--- Comment #3 from JY ---
Here I posted the tcp internal states in tcp_sack_doack at the start and end of
the function. What I see interesting is the "sacked_bytes and
sack_bytes_rexmit.
As I understand sacked_bytes is how much data is de
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287395
--- Comment #1 from Einar Bjarni Halldórsson ---
We're seeing the same thing after upgrading to 14.3-RELEASE.
bnxt0@pci0:198:0:0: class=0x02 rev=0x01 hdr=0x00 vendor=0x14e4
device=0x16d8 subvendor=0x15d9 subdevice=0x16d8
vendor
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287445
--- Comment #9 from Adam Esslinger ---
same result. It's asking what file path to patch and neither works.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287445
--- Comment #8 from Adam Esslinger ---
same result. It's asking what file path to patch and neither works.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287492
Mark Linimon changed:
What|Removed |Added
Keywords||vendor
Assignee|b...@free
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287445
--- Comment #7 from Zhenlei Huang ---
(In reply to Adam Esslinger from comment #6)
Try this instead:
```
# patch -up1 -i D50819.diff
patching file sys/dev/qlnx/qlnxe/qlnx_os.c
```
--
You are receiving this mail because:
You are the assig
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287445
--- Comment #6 from Adam Esslinger ---
when attempting to patch Im getting this:
root@test:~ # patch -i D50819.diff -u
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|diff --git a/sys
10 matches
Mail list logo