Author: olivier (ports committer)
Date: Mon Nov 30 15:04:35 2020
New Revision: 368188
URL: https://svnweb.freebsd.org/changeset/base/368188
Log:
Fix compilation on head and while here:
- remove unwanted whitespaces
- remove useless function ifphys()
- fix the Makefile to install it into /u
Author: olivier (ports committer)
Date: Sun Nov 8 07:49:39 2020
New Revision: 367478
URL: https://svnweb.freebsd.org/changeset/base/367478
Log:
Return the same value for smbios.chassis.maker as smbios.system.maker (and
prevents returning a space character).
Reviewed by: grehan
Approved
Author: olivier (ports committer)
Date: Fri Oct 30 00:03:59 2020
New Revision: 367152
URL: https://svnweb.freebsd.org/changeset/base/367152
Log:
bhyve currently reports each of "smbios.system.maker" and
"smbios.system.family" as " ".
This presents challenges for both humans and tools when tr
Author: olivier (ports committer)
Date: Fri Sep 25 16:02:13 2020
New Revision: 366159
URL: https://svnweb.freebsd.org/changeset/base/366159
Log:
Enable SO_LINGER to the so_reuseport_lb_test regression tests, preventing
many sockets in TIME_WAIT state at the end of the test.
PR:
On Thu, Sep 17, 2020 at 10:21 PM John Baldwin wrote:
>
>
> I don't think the issue is with rcorder though. I think the reason the
> ordering matters warrants further investigation. Is aesni not getting
> used when ipsec is loaded first? You can use dtrace with the script at
> https://github.co
On Tue, Sep 8, 2020 at 12:36 PM Andrey V. Elsukov wrote:
> Author: ae
> Date: Tue Sep 8 10:36:11 2020
> New Revision: 365449
> URL: https://svnweb.freebsd.org/changeset/base/365449
>
> Log:
> Add a few features to rcorder:
>
>
>
Hi Andrey,
I've spent some time bisecting an IPSec gateway perfo
Author: olivier (ports committer)
Date: Tue Aug 4 21:34:13 2020
New Revision: 363868
URL: https://svnweb.freebsd.org/changeset/base/363868
Log:
Skip sbin/route tests if jail not installed (WITHOUT_JAIL).
Approved by: kp
Sponsored by: Netflix
Differential Revision:https://revie
Author: olivier (ports committer)
Date: Wed Jul 8 21:40:27 2020
New Revision: 363032
URL: https://svnweb.freebsd.org/changeset/base/363032
Log:
Install extra TCP stack header files: They are needed to compile a userland
component of TCP Blackbox Recorder as example.
Approved by: rrs
S
Author: olivier (ports committer)
Date: Wed Apr 29 14:15:21 2020
New Revision: 360465
URL: https://svnweb.freebsd.org/changeset/base/360465
Log:
Skip bectl jail test if jail not installed (WITHOUT_JAIL).
Approved by: kevans
Sponsored by: Netflix
Differential Revision:https://re
Author: olivier (ports committer)
Date: Fri Apr 17 16:31:07 2020
New Revision: 360045
URL: https://svnweb.freebsd.org/changeset/base/360045
Log:
Skip routing regression tests depending on if_epair if this module isn't
installed.
Approved by: melifaro
Sponsored by: Netflix
Differential
Author: olivier (ports committer)
Date: Tue Mar 3 17:35:15 2020
New Revision: 358589
URL: https://svnweb.freebsd.org/changeset/base/358589
Log:
Skip if_epair regression test if module doesn't exist
Approved by: kp
Sponsored by: Netflix
Differential Revision:https://reviews.fre
Author: olivier (ports committer)
Date: Tue Sep 24 16:49:42 2019
New Revision: 352654
URL: https://svnweb.freebsd.org/changeset/base/352654
Log:
Fix a minor typo
Approved by: lwhsu
MFC after:1 month
Sponsored by: Netflix
Differential Revision:https://reviews.freebsd.org/D
Author: olivier (ports committer)
Date: Tue Sep 24 16:45:34 2019
New Revision: 352653
URL: https://svnweb.freebsd.org/changeset/base/352653
Log:
Fix coredump_phnum_test in case of kern.compress_user_cores=1
PR: 240783
Approved by: ngie, lwhsu
MFC after:1 month
Sponsored
Author: olivier (ports committer)
Date: Tue Apr 23 21:07:47 2019
New Revision: 346605
URL: https://svnweb.freebsd.org/changeset/base/346605
Log:
Skip test component_selection:run_latest_genid if gmirror/gnop GEOM classes
aren't available
PR: 237051
Reviewed by: asomers, imp,
Author: olivier (ports committer)
Date: Thu Apr 4 20:34:17 2019
New Revision: 345893
URL: https://svnweb.freebsd.org/changeset/base/345893
Log:
Add requiered programs (cc and c++) for some lib/atf regression tests
PR: 236889
Reviewed by: ngie
Approved by: emaste (on IRC)
Author: olivier (ports committer)
Date: Mon Apr 1 14:21:32 2019
New Revision: 345765
URL: https://svnweb.freebsd.org/changeset/base/345765
Log:
Fix and simplify code by using ATF_REQUIRE_FEATURE macro
PR: 236857
Reviewed by: asomers, ngie
Approved by: emaste
MFC after:
Author: olivier (ports committer)
Date: Fri Mar 29 08:43:21 2019
New Revision: 345681
URL: https://svnweb.freebsd.org/changeset/base/345681
Log:
Skip test if feature security_capabilities is not available
PR: 236863
Approved by: asomers
MFC after:1 month
Sponsored by: N
Author: olivier (ports committer)
Date: Thu Mar 28 16:17:33 2019
New Revision: 345644
URL: https://svnweb.freebsd.org/changeset/base/345644
Log:
Skip this test if if_tap module is not available
PR: 236842
Approved by: asomers
MFC after:1 month
Sponsored by: Netflix
Mod
Author: olivier (ports committer)
Date: Mon Jul 15 23:41:00 2019
New Revision: 350019
URL: https://svnweb.freebsd.org/changeset/base/350019
Log:
Fix filename to avoid skipping lib/libc/net/servent test.
PR: 239177
Approved by: ngie
MFC after:1 month
Sponsored by: Netfli
Author: olivier (ports committer)
Date: Tue Apr 23 21:07:47 2019
New Revision: 346605
URL: https://svnweb.freebsd.org/changeset/base/346605
Log:
Skip test component_selection:run_latest_genid if gmirror/gnop GEOM classes
aren't available
PR: 237051
Reviewed by: asomers, imp,
Author: olivier (ports committer)
Date: Thu Apr 4 20:34:17 2019
New Revision: 345893
URL: https://svnweb.freebsd.org/changeset/base/345893
Log:
Add requiered programs (cc and c++) for some lib/atf regression tests
PR: 236889
Reviewed by: ngie
Approved by: emaste (on IRC)
Author: olivier (ports committer)
Date: Mon Apr 1 14:21:32 2019
New Revision: 345765
URL: https://svnweb.freebsd.org/changeset/base/345765
Log:
Fix and simplify code by using ATF_REQUIRE_FEATURE macro
PR: 236857
Reviewed by: asomers, ngie
Approved by: emaste
MFC after:
Author: olivier (ports committer)
Date: Fri Mar 29 08:43:21 2019
New Revision: 345681
URL: https://svnweb.freebsd.org/changeset/base/345681
Log:
Skip test if feature security_capabilities is not available
PR: 236863
Approved by: asomers
MFC after:1 month
Sponsored by: N
Author: olivier (ports committer)
Date: Thu Mar 28 16:17:33 2019
New Revision: 345644
URL: https://svnweb.freebsd.org/changeset/base/345644
Log:
Skip this test if if_tap module is not available
PR: 236842
Approved by: asomers
MFC after:1 month
Sponsored by: Netflix
Mod
On Fri, Aug 17, 2018 at 3:33 PM Andrey V. Elsukov wrote:
>
> I think it is because IPv4 tests use broadcast addresses in some places.
> The attached patch fixes the test for me.
>
>
I confirm it was a typo from me, and I never intend to badly use these
broadcast addresses.
The patch correctly fix
On Wed, Feb 14, 2018 at 7:07 PM, Benno Rice wrote:
> Author: benno
> Date: Wed Feb 14 18:07:27 2018
> New Revision: 329269
> URL: https://svnweb.freebsd.org/changeset/base/329269
>
> Log:
> Reformat to come significantly closer to style(9).
>
> Reviewed by: imp, jhibbits
> Differen
On Wed, Jul 5, 2017 at 7:06 AM, Konstantin Belousov
wrote:
> On Tue, Jul 04, 2017 at 10:20:30PM +, Rick Macklem wrote:
> > +Since the kernel communicates with the
> > +.Nm
> > +daemon via an upcall that uses the IP address 127.0.0.1, it does not
> work correctly when
> > +.Xr jail 8
> > +are
On Wed, Jan 18, 2017 at 9:24 PM, Alan Somers wrote:
> Author: asomers
> Date: Wed Jan 18 20:24:37 2017
> New Revision: 312395
> URL: https://svnweb.freebsd.org/changeset/base/312395
>
> Log:
> Fix several Coverity CIDs in devd
>
>
Hi,
this break buildworld for mips arch:
--- devd.o ---
On Fri, Dec 9, 2016 at 3:21 AM, Navdeep Parhar wrote:
> Author: np
> Date: Fri Dec 9 02:21:27 2016
> New Revision: 309725
> URL: https://svnweb.freebsd.org/changeset/base/309725
>
> Log:
> cxgbe(4): netmap does not set IFCAP_NETMAP in an ifnet's if_capabilities
> any more (since r307394). D
Hi,
since this commit, my system panic when using netmap pkt-gen with a Chelsio
T540-CR NIC (I didn't reproduce it with Intel NIC).
- Latest known working system: FreeBSD 12.0-CURRENT #2 r307393
- Crash since: FreeBSD 12.0-CURRENT #1 r307396
On a fresh (r309034) system, here is he behavior:
[r
On Mon, Aug 1, 2016 at 11:48 PM, Mateusz Guzik wrote:
> Author: mjg
> Date: Mon Aug 1 21:48:37 2016
> New Revision: 303643
> URL: https://svnweb.freebsd.org/changeset/base/303643
>
> Log:
> Implement trivial backoff for locking primitives.
>
>
>
I was checking FreeBSD's forwarding speed evolu
2006/12/22"]
obrien [label="David E. O'Brien\nobr...@freebsd.org\n1996/10/29"]
+olivier [label="Olivier Cochard-Labbe\noliv...@freebsd.org\n2016/02/02"]
olivierd [label="Olivier Duchateau\nolivi...@freebsd.org\n2012/05/29"]
osa [label="Sergey A
On Sat, Jan 30, 2016 at 7:18 AM, Warner Losh wrote:
> Author: imp
> Date: Sat Jan 30 06:18:37 2016
> New Revision: 295062
> URL: https://svnweb.freebsd.org/changeset/base/295062
>
> Log:
> Implement power command to list all power modes, find out the power
> mode we're in and to set the power
On Mon, Dec 7, 2015 at 5:02 AM, Warner Losh wrote:
> Author: imp
> Date: Mon Dec 7 04:02:31 2015
> New Revision: 291913
> URL: https://svnweb.freebsd.org/changeset/base/291913
>
> Log:
> Generally use shorter, more idiomatic sh expressions in a bunch of
> places.
>
> Modified:
> head/tools
On Mon, Dec 7, 2015 at 5:02 AM, Warner Losh wrote:
> Author: imp
> Date: Mon Dec 7 04:02:19 2015
> New Revision: 291912
> URL: https://svnweb.freebsd.org/changeset/base/291912
>
> Log:
> Default serial connection to 115200. Hardly anybody uses slower these
> days, and those that do can use N
On Wed, Sep 2, 2015 at 3:57 PM, Alexander Motin wrote:
>
>
> Sorry if it is documented somewhere, but can this be disabled somehow?
> On my development server installkernel for some reason already took more
> time then buildkernel -DKERNFAST. Now I suppose it will take twice more.
> I am doing it
On Mon, Aug 3, 2015 at 7:19 PM, Ermal Luçi wrote:
>
>
>
> On Mon, Aug 3, 2015 at 5:18 PM, Olivier Cochard-Labbé
> wrote:
>
>> On Mon, Aug 3, 2015 at 5:05 PM, Ermal Luçi wrote:
>>
>>> Hello Olivier,
>>>
>>> its strange seeing so much c
On Mon, Aug 3, 2015 at 5:05 PM, Ermal Luçi wrote:
> Hello Olivier,
>
> its strange seeing so much contention on the arp tables on your PMC stats.
> Do you run ping(to prepopulate arp) or static arp to remove the noise from
> that interaction?
>
I'm using static ARP on my devices (and static MAC
On Tue, Jul 28, 2015 at 2:42 PM, Gleb Smirnoff wrote:
>
> Here is suggested patch. Ermal and Oliver, can you please test/benchmark
> it?
>
Hi,
this patch reduce performanece :-(
Here are the results regarding forwarding:
x r285046.pps.forwarding (IPSEC compiled but not used)
+ r285051.pps.fo
On Thu, Jul 2, 2015 at 8:10 PM, Ermal Luçi wrote:
> Author: eri
> Date: Thu Jul 2 18:10:41 2015
> New Revision: 285051
> URL: https://svnweb.freebsd.org/changeset/base/285051
>
> Log:
> Avoid doing multiple route lookups for the same destination IP during
> forwarding
>
> ip_forward() does a
On Fri, Jun 19, 2015 at 7:09 AM, Allan Jude wrote:
> Author: allanjude (doc committer)
> Date: Fri Jun 19 05:09:02 2015
> New Revision: 284589
> URL: https://svnweb.freebsd.org/changeset/base/284589
>
> Log:
> Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8)
>
> Funct
On Mon, Jan 26, 2015 at 10:50 PM, Nick Hibma wrote:
>
> > On 26 Jan 2015, at 22:24, John Baldwin wrote:
> >
> >
> > It might. What happened for me is that I was using nat over wlan0 for
> VM's
> > on my laptop to reach the outside world, but wlan0 doesn't get an IP
> until
> > later in the boot
On Sun, Jan 25, 2015 at 9:37 PM, John Baldwin wrote:
> Author: jhb
> Date: Sun Jan 25 20:37:32 2015
> New Revision: 277714
> URL: https://svnweb.freebsd.org/changeset/base/277714
>
> Log:
> natd(8) will work with an unconfigured interface and effectively not do
> anything until the interface
On Fri, Oct 10, 2014 at 9:26 PM, George V. Neville-Neil
wrote:
> Author: gnn
> Date: Fri Oct 10 19:26:26 2014
> New Revision: 272906
> URL: https://svnweb.freebsd.org/changeset/base/272906
>
> Log:
> Change the PF hash from Jenkins to Murmur3. In forwarding tests
> this showed a conservative
On Fri, Dec 20, 2013 at 1:17 AM, Alexander V. Chernikov <
melif...@freebsd.org> wrote:
> Author: melifaro
> Date: Fri Dec 20 00:17:26 2013
> New Revision: 259638
> URL: http://svnweb.freebsd.org/changeset/base/259638
>
> Log:
> Use more fine-grained kvm(3) symbol lookup: routing code retrieves o
On Thu, Apr 17, 2014 at 2:33 PM, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Thu Apr 17 12:33:26 2014
> New Revision: 264601
> URL: http://svnweb.freebsd.org/changeset/base/264601
>
> Log:
> Add the initial version of if_nf10bmac(4), a driver to support an
> NetFPGA-10G Embedded CPU Ethernet C
On Fri, Nov 1, 2013 at 10:21 PM, Luigi Rizzo wrote:
>
> Author: luigi
> Date: Fri Nov 1 21:21:14 2013
> New Revision: 257529
> URL: http://svnweb.freebsd.org/changeset/base/257529
>
> Log:
> update to the latest netmap snapshot.
> This includes the following:
> - use separate memory regions
On Tue, Jul 9, 2013 at 12:08 PM, Andrey V. Elsukov wrote:
> Author: ae
> Date: Tue Jul 9 10:08:13 2013
> New Revision: 253088
> URL: http://svnweb.freebsd.org/changeset/base/253088
>
> Log:
> Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,
> ipsec4stat, ipsec6stat to PCPU co
On Sun, Jul 28, 2013 at 6:53 AM, Adrian Chadd wrote:
> Author: adrian
> Date: Sun Jul 28 04:53:00 2013
> New Revision: 253727
> URL: http://svnweb.freebsd.org/changeset/base/253727
>
...
>
> Modified:
> head/sys/net80211/ieee80211_mesh.c
> head/sys/net80211/ieee80211_output.c
>
Hi,
I've got
On Sun, Apr 7, 2013 at 9:05 PM, Konstantin Belousov wrote:
>
> More useful debug info could be obtained by setting the kenv
> drm.debug to 3, and then looking at the dmesg.
OK, here are the 2 dmesg files:
http://gugus69.free.fr/freebsd/dmesg.drm.debug.r249241-patched-non-working.txt
http://gugus6
On Sun, Apr 7, 2013 at 7:33 PM, Jean-Sébastien Pédron
wrote:
> Hi Olivier!
>
> Could you please try the following patch?
> http://people.freebsd.org/~dumbbell/radeonkms/drm-i915-intel_iic.a.patch
>
> It reverts a part of the commit, the one in intel_gmbus_transfer(). I
> think this function was c
On Wed, Apr 3, 2013 at 10:27 AM, Jean-Sebastien Pedron
wrote:
> Author: dumbbell
> Date: Wed Apr 3 08:27:35 2013
> New Revision: 249041
> URL: http://svnweb.freebsd.org/changeset/base/249041
>
> Log:
> drm and i915: Left-shift iic_msg.slave at creation time
>
Hi Jean-Sébastien,
I believed thi
52 matches
Mail list logo