On 10/09/2019 12:14, Andriy Gapon wrote:
>
> This happens on an EC2 instance with ixv driver.
I wonder if anyone ever tested ixv with PCBGROUP...
I see a trivial but severe bug.
if_ixv.c does not include opt_rss.h. Because of this IXGBE_FEATURE_RSS gets
defined to zero (in ixgbe_features.h). So
rrs@ has just posted the BBR patch to phabricator:
https://reviews.freebsd.org/D21582
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240400
Rodney W. Grimes changed:
What|Removed |Added
CC||n...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239240
Piotr Pietruszewski changed:
What|Removed |Added
CC||piotr.pietruszewski@intel.c
Hi,
I made a small change to usr.sbin/arp/arp.c by replacing gethostbyname to
getaddrinfo.
This is the first time I used phabricator and also my very first commit so
my changes are really minor. [1]
Could someone possibly review it?
[1] https://reviews.freebsd.org/D21585
Kind Regards,
Mihir
___
This happens on an EC2 instance with ixv driver.
When I try to establish an outgoing TCP connection I see the following exchange.
Local side sends SYN, it receives SYN+ACK and immediately sends RST.
I tracked this down to in_pcblookup_mbuf() failing to find the corresponding
inpcb.
I dug a bit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239240
--- Comment #10 from 76nem...@gmx.ch ---
(In reply to 76nemo76 from comment #9)
After further tests, I noticed that if many cards are available in the machine,
even if the card where the cable is disconnected is unavaible with the message
ab