Files
bpfire/config/rootfiles/common/udev
Michael Tremer 8be8ac63ca udev: Enable ntuple offloading feature in supported NICs
We are using CPU-affinity and packet steering functions in various
places in IPFire, but packets might still be received on a random CPU
core.

This feature enables that packets that belong to the same connection
(i.e. have the save tuple) will be steered to the same queue. This will
increase cache locality and decrease locking which results in higher
throughput.

https://www.kernel.org/doc/Documentation/networking/scaling.txt

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Acked-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-09-10 16:57:06 +00:00

90 lines
2.6 KiB
Plaintext

bin/udevadm
etc/modprobe.d/blacklist.conf
etc/udev
etc/udev/hwdb.bin
etc/udev/hwdb.d
etc/udev/hwdb.d/20-OUI.hwdb
etc/udev/hwdb.d/20-acpi-vendor.hwdb
etc/udev/hwdb.d/20-bluetooth-vendor-product.hwdb
etc/udev/hwdb.d/20-net-ifname.hwdb
etc/udev/hwdb.d/20-pci-classes.hwdb
etc/udev/hwdb.d/20-pci-vendor-model.hwdb
etc/udev/hwdb.d/20-sdio-classes.hwdb
etc/udev/hwdb.d/20-sdio-vendor-model.hwdb
etc/udev/hwdb.d/20-usb-classes.hwdb
etc/udev/hwdb.d/20-usb-vendor-model.hwdb
etc/udev/hwdb.d/20-vmbus-class.hwdb
etc/udev/hwdb.d/60-evdev.hwdb
etc/udev/hwdb.d/60-keyboard.hwdb
etc/udev/hwdb.d/60-sensor.hwdb
etc/udev/hwdb.d/70-mouse.hwdb
etc/udev/hwdb.d/70-pointingstick.hwdb
etc/udev/hwdb.d/70-touchpad.hwdb
#etc/udev/rules.d
etc/udev/rules.d/55-lfs.rules
etc/udev/rules.d/81-cdrom.rules
etc/udev/rules.d/83-cdrom-symlinks.rules
etc/udev/udev.conf
lib/libudev.so.1
lib/libudev.so.1.6.3
lib/udev
lib/udev/ata_id
lib/udev/cdrom_id
lib/udev/collect
lib/udev/enable_codel
lib/udev/init-net-rules.sh
lib/udev/mtd_probe
lib/udev/network-hotplug-bridges
lib/udev/network-hotplug-rename
lib/udev/network-hotplug-vlan
lib/udev/network-offloading
lib/udev/rule_generator.functions
#lib/udev/rules.d
lib/udev/rules.d/25-alsa.rules
lib/udev/rules.d/50-udev-default.rules
lib/udev/rules.d/60-block.rules
lib/udev/rules.d/60-cdrom_id.rules
lib/udev/rules.d/60-drm.rules
lib/udev/rules.d/60-evdev.rules
lib/udev/rules.d/60-input-id.rules
lib/udev/rules.d/60-net.rules
lib/udev/rules.d/60-persistent-alsa.rules
lib/udev/rules.d/60-persistent-input.rules
lib/udev/rules.d/60-persistent-storage-tape.rules
lib/udev/rules.d/60-persistent-storage.rules
lib/udev/rules.d/60-persistent-v4l.rules
lib/udev/rules.d/60-sensor.rules
lib/udev/rules.d/60-serial.rules
lib/udev/rules.d/64-btrfs.rules
lib/udev/rules.d/70-joystick.rules
lib/udev/rules.d/70-mouse.rules
lib/udev/rules.d/70-touchpad.rules
lib/udev/rules.d/75-net-description.rules
lib/udev/rules.d/75-probe_mtd.rules
lib/udev/rules.d/78-sound-card.rules
lib/udev/rules.d/80-drivers.rules
lib/udev/rules.d/90-hwrng.rules
lib/udev/rules.d/99-codel.rules
lib/udev/rules.d/99-offloading.rules
lib/udev/scsi_id
lib/udev/v4l_id
lib/udev/write_cd_rules
lib/udev/write_net_rules
sbin/udevadm
sbin/udevd
#usr/include/libudev.h
#usr/include/udev.h
#usr/lib/libudev.la
#usr/lib/libudev.so
#usr/lib/pkgconfig/libudev.pc
#usr/share/doc/udev-20171102
#usr/share/doc/udev-20171102/lfs
#usr/share/doc/udev-20171102/lfs/55-lfs.txt
#usr/share/doc/udev-20171102/lfs/README
#usr/share/man/man5/udev.conf.5
#usr/share/man/man7/udev.7
#usr/share/man/man8/udevadm.8
#usr/share/man/man8/udevd.8
#usr/share/pkgconfig
#usr/share/pkgconfig/udev.pc