lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 19 Apr 2011 21:17:42 +0200
From:	Daniel Nilsson <gnuffel@...il.com>
To:	netdev@...r.kernel.org
Subject: network stack bypassing with hw queue classification and QOS?

I have hardware that can classify incoming IP-packets L2-L4, and on
the DS field.
This classification allows me to know what outgoing NIC the packets
should end up on, but I still want normal QOS functionality for this
traffic, so I can't push the packets across while staying in the
driver.

Is there any good way of making use of the availability of a
TCAM-alike packet rule classifier while still having the kernel
sort/drop/queue the packets according to various QOS-settings (with no
limitation on what king of policy that can be used for a certain flow)
before they end up in the outgoind NIC? The aim for this application
is to get good packet rate in a system that doesn't have much CPU to
spare.

/Daniel
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ