[Bug 217763] [patch] [bsnmpd] MIBIF_ALIAS_SIZE is too low breaking ifXTable

2018-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217763 Eugene Grosbein changed: What|Removed |Added See Also||https://reviews.freebsd.org

Re: PPPoE RX traffic is limited to one queue

2018-07-26 Thread Eugene Grosbein
26.07.2018 21:40, Eugene Grosbein wrote: > Show output of "top -SHPI" at receiving side while performing your test. > Also, include output of "systat -vm 3" while traffic flows. Also include output of "systat -ifstat 3" while traffic flows, too. ___ fr

[Bug 217763] [patch] [bsnmpd] MIBIF_ALIAS_SIZE is too low breaking ifXTable

2018-07-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217763 Eugene Grosbein changed: What|Removed |Added CC||n...@freebsd.org Keywo

Re: PPPoE RX traffic is limited to one queue

2018-07-26 Thread Eugene Grosbein
26.07.2018 21:27, Richard Pasztor wrote: > Note2: I am not at the level of building a proper PPPoE simlator network to > properly validate the final performance, all my tests were performed using > pure IP routing. So expect PPPoE can be by definition only worse than what > I can possibly reach us

PPPoE RX traffic is limited to one queue

2018-07-26 Thread Richard Pasztor
Dear all, continuing the discussion from here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203856 summary: (technically affects any NIC) Multi-queue NIC can use only RX queue "0", if PPPoE session is established (due to point-to-point connection, the RSS cannot load balance among multiple q

Re: PF problems with 11-stable

2018-07-26 Thread Kristof Provost
On 26 Jul 2018, at 10:16, Patrick Lamaiziere wrote: > Le Thu, 26 Jul 2018 09:58:05 +0200, > Patrick Lamaiziere a écrit : > > Hello, > >>> Hey, >>> I am on >>> 11.2-STABLE FreeBSD 11.2-STABLE #9 r336597 >>> Sun Jul 22 14:08:38 CEST 2018 >>> >>> and I see 2 problems with PF that are still there:

Re: PF problems with 11-stable

2018-07-26 Thread Patrick Lamaiziere
Le Thu, 26 Jul 2018 09:58:05 +0200, Patrick Lamaiziere a écrit : Hello, > > Hey, > > I am on > > 11.2-STABLE FreeBSD 11.2-STABLE #9 r336597 > > Sun Jul 22 14:08:38 CEST 2018 > > > > and I see 2 problems with PF that are still there: > > 1.) set skip on lo > > does not work even though i

Re: PF problems with 11-stable

2018-07-26 Thread Patrick Lamaiziere
Le Thu, 26 Jul 2018 09:58:05 +0200, Patrick Lamaiziere a écrit : Hello, > > Hey, > > I am on > > 11.2-STABLE FreeBSD 11.2-STABLE #9 r336597 > > Sun Jul 22 14:08:38 CEST 2018 > > > > and I see 2 problems with PF that are still there: > > 1.) set skip on lo > > does not work even though i

Re: PF problems with 11-stable

2018-07-26 Thread Patrick Lamaiziere
Le Sun, 22 Jul 2018 15:53:41 +0200, Lars Schotte a écrit : Hello, > Hey, > I am on > 11.2-STABLE FreeBSD 11.2-STABLE #9 r336597 > Sun Jul 22 14:08:38 CEST 2018 > > and I see 2 problems with PF that are still there: > 1.) set skip on lo > does not work even though ifconfig lo matches.