Displaying 20 results from an estimated 237 matches for "0xfc".
Did you mean:
0xf
2007 Aug 16
3
Unable to match/classify non-icmp traffic with TOS bigger than 0x10
...ssh tos value 0x10 )
or
(B) iptables -t mangle -A OUTPUT -j DSCP --set-dscp 0x1a
( to make ssh DSCP value 0x68 )
2. Then on the bridge machine, I have tc filter as follows :-
(A) tc filter add dev eth0 parent 1: protocol ip prio 10 u32 \
match ip tos 0x10 0xfc flowid 1:10
tc filter add dev eth1 parent 1: protocol ip prio 10 u32 \
match ip tos 0x10 0xfc flowid 1:10
Then I do a ssh login to side B of the bridge from side A.
It shows that the traffic has been classified correctly.
(B)
tc filter add dev eth0 parent 1: protocol...
2016 Oct 11
2
[PATCH] virtio: console: Unlock vqs while freeing buffers
...tly a WARNING is triggered due to the spin locking
around free_buf, with a call stack like this:
WARNING: CPU: 3 PID: 121 at ./include/linux/dma-mapping.h:433
free_buf+0x1a8/0x288
Call Trace:
[<8040c538>] show_stack+0x74/0xc0
[<80757240>] dump_stack+0xd0/0x110
[<80430d98>] __warn+0xfc/0x130
[<80430ee0>] warn_slowpath_null+0x2c/0x3c
[<807e7c6c>] free_buf+0x1a8/0x288
[<807ea590>] remove_port_data+0x50/0xac
[<807ea6a0>] unplug_port+0xb4/0x1bc
[<807ea858>] virtcons_remove+0xb0/0xfc
[<807b6734>] virtio_dev_remove+0x58/0xc0
[<807f918c>] __devi...
2016 Oct 11
2
[PATCH] virtio: console: Unlock vqs while freeing buffers
...tly a WARNING is triggered due to the spin locking
around free_buf, with a call stack like this:
WARNING: CPU: 3 PID: 121 at ./include/linux/dma-mapping.h:433
free_buf+0x1a8/0x288
Call Trace:
[<8040c538>] show_stack+0x74/0xc0
[<80757240>] dump_stack+0xd0/0x110
[<80430d98>] __warn+0xfc/0x130
[<80430ee0>] warn_slowpath_null+0x2c/0x3c
[<807e7c6c>] free_buf+0x1a8/0x288
[<807ea590>] remove_port_data+0x50/0xac
[<807ea6a0>] unplug_port+0xb4/0x1bc
[<807ea858>] virtcons_remove+0xb0/0xfc
[<807b6734>] virtio_dev_remove+0x58/0xc0
[<807f918c>] __devi...
1999 Dec 20
6
URGENT: REDHAT 6.1 STORES SAMBA PRIVATE FILES IN /etc
dear redhat,
i examined a friend's system today, to help him configure it. assuming
that he just "installed" from scratch the samba package, it appears that
you have provided a default smb.conf file for redhat 6.1 that puts samba
private configuration files in /etc. the suggested options, for example
show "smbpasswd file = /etc/smbpasswd".
this is REALLY bad.
1) you
2003 Aug 19
2
Samba rc1 problem : PANIC: failed to create UCS2 buffer /usr/local/samba/sbin/nmbd(smb_panic+0xfc) [0x80ae680]
...:convert_string_allocate(272)
Conversion error: Illegal multibyte sequence(~PSEAU) [2003/08/19
17:36:05, 0] lib/util.c:smb_panic(1462)
PANIC: failed to create UCS2 buffer
[2003/08/19 17:36:05, 0] lib/util.c:smb_panic(1469)
BACKTRACE: 12 stack frames:
#0 /usr/local/samba/sbin/nmbd(smb_panic+0xfc) [0x80ae680]
#1 /usr/local/samba/sbin/nmbd(unix_strupper+0x81) [0x809e70d]
#2 /usr/local/samba/sbin/nmbd(strupper_m+0x48) [0x80a8c80]
#3 /usr/local/samba/sbin/nmbd [0x8065c75]
#4 /usr/local/samba/sbin/nmbd(find_name_on_subnet+0x19) [0x8065db9]
#5 /usr/local/samba/sbin/nmbd(wins_proce...
2006 Feb 01
0
prio test results
...2.20 MBytes 3.68 Mbits/sec
[ 5] 15.0-20.0 sec 1.75 MBytes 2.94 Mbits/sec
[ 5] 0.0-20.3 sec 8.45 MBytes 3.49 Mbits/sec
#!/bin/sh
tc qdisc del dev eth0.2 root
tc qdisc add dev eth0.2 root handle 1: prio
tc filter add dev eth0.2 parent 1:0 prio 1 protocol ip u32 \
match ip tos 0xb8 0xfc flowid 1:1
tc filter add dev eth0.2 parent 1:0 prio 2 protocol ip u32 \
match ip tos 0x68 0xfc flowid 1:2
tc filter add dev eth0.2 parent 1:0 prio 3 protocol ip u32 \
match ip tos 0x28 0xfc flowid 1:3
tc filter add dev eth0.2 parent 1:0 prio 3 protocol ip u32 \
match ip to...
2011 Nov 27
5
[PATCH] qemu-xen: Intel GPU passthrough, fix OpRegion mapping.
The OpRegion shouldn''t be mapped 1:1 because the address in the host
can''t be used in the guest directly.
This patch traps read and write access to the opregion of the Intel
GPU config space (offset 0xfc).
To work correctly this patch needs a change in hvmloader.
HVMloader will allocate 2 pages for the OpRegion and write this address
on the config space of the Intel GPU. Qemu will trap and map the host
OpRegion to the guest. Any write to this offset after that won''t have
any effect. Any...
2007 Mar 13
1
Shorewall and QoS => VoIP Help please
...t very sure ... the VoIP
quality are not very good when i download.
I have on my Linux routeur/Firewall Asterisk .. and i have into my config :
================================================
tcdevices:
eth0 2000kbit 2000kbit
tcclasses:
eth0 1 100kbit 180kbit 1 tos=0x68/0xfc,tos=0xb8/0xfc
eth0 2 full/4 full 2 tcp-ack,tos-minimize-delay
eth0 3 full/4 full 3 default
eth0 4 full/8 full*8/10 4
tcrules:
1 $FW 0.0.0.0/0 udp 4569 - - -
- 16
==================================...
2019 Feb 18
1
odd messages at boot time
I'm getting these messages during boot:
error: failure reading sector 0xfc from 'hd4'
error: failure reading sector 0xe0 from 'hd4'
error: failure reading sector 0x0 from 'hd4'
error: failure reading sector 0xfc from 'hd5'
error: failure reading sector 0xe0 from 'hd5'
error: failure reading sector 0x0 from 'hd5'
they pop up...
2015 Mar 05
3
[PATCH] virtio_mmio: generation support
virtio_mmio currently lacks generation support which
makes multi-byte field access racy.
Fix by getting the value at offset 0xfc for version 2
devices. Nothing we can do for version 1, so return
generation id 0.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Pawel, you mentioned you have a working virtio 1.0
hypervisor, can you pls confirm this works correctly?
drivers/virtio/virtio_mmio.c | 12 +++++++++...
2015 Mar 05
3
[PATCH] virtio_mmio: generation support
virtio_mmio currently lacks generation support which
makes multi-byte field access racy.
Fix by getting the value at offset 0xfc for version 2
devices. Nothing we can do for version 1, so return
generation id 0.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Pawel, you mentioned you have a working virtio 1.0
hypervisor, can you pls confirm this works correctly?
drivers/virtio/virtio_mmio.c | 12 +++++++++...
2016 Oct 25
0
[PATCH] virtio: console: Unlock vqs while freeing buffers
...in locking
> around free_buf, with a call stack like this:
>
> WARNING: CPU: 3 PID: 121 at ./include/linux/dma-mapping.h:433
> free_buf+0x1a8/0x288
> Call Trace:
> [<8040c538>] show_stack+0x74/0xc0
> [<80757240>] dump_stack+0xd0/0x110
> [<80430d98>] __warn+0xfc/0x130
> [<80430ee0>] warn_slowpath_null+0x2c/0x3c
> [<807e7c6c>] free_buf+0x1a8/0x288
> [<807ea590>] remove_port_data+0x50/0xac
> [<807ea6a0>] unplug_port+0xb4/0x1bc
> [<807ea858>] virtcons_remove+0xb0/0xfc
> [<807b6734>] virtio_dev_remove+0x58/...
2012 Nov 18
4
panic fts_solr for bad attachment
...[0x7f7ce35c8ae1] ->
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f7ce283d76d]
-> doveadm(+0x11d15) [0x7f7ce35c8d15]
In catalina out I find:
Nov 18, 2012 2:59:09 PM org.apache.solr.common.SolrException log
SEVERE: org.apache.solr.common.SolrException: Invalid UTF-8 start byte
0xfc (at char #25214836, byte #26687495)
at org.apache.solr.handler.XMLLoader.load(XMLLoader.java:81)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:58)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
at or...
2013 Nov 14
1
Segfaults: PANIC: Bad talloc magic value - access after free
...b/samba/libtevent.so.0(tevent_common_loop_immediate+0x1f9)
[0x7f2db73feee4]
#10 /usr/local/samba/lib/libsmbconf.so.0(run_events_poll+0x57)
[0x7f2db638319b]
#11 /usr/local/samba/lib/libsmbconf.so.0(+0x42848) [0x7f2db6383848]
#12 /usr/local/samba/lib/samba/libtevent.so.0(_tevent_loop_once+0xfc)
[0x7f2db73fdfa9]
#13 /usr/local/samba/lib/samba/libsmbd_base.so(smbd_process+0x1321)
[0x7f2db7977a1e]
#14 /usr/sbin/smbd(+0x9c38) [0x7f2db883cc38]
#15 /usr/local/samba/lib/libsmbconf.so.0(run_events_poll+0x544)
[0x7f2db6383688]
#16 /usr/local/samba/lib/libsmbconf.so.0(+0x4295e) [0x...
2007 Jun 27
1
Deleting a tc filter rule
Hi,
I am very new to tc. I added a filter using the following command:
tc filter add dev eth0 V parent 20:0 protocol ip prio 1 handle ::128 u32
match ip tos 0x44 0xfc flowid 20:1
To check if the filter rule was indeed added, I run
tc filter show dev eth0 parent 20:
This gave me the following output:
filter protocol ip pref 1 u32
filter protocol ip pref 1 u32 fh 800: ht divisor 1
filter...
2012 Aug 29
2
tcclasses matching on the TOS field
...nt configuration:
--- tcdevices ---
#NUMBER: IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED
#INTERFACE INTERFACES
eth1 2048kbps 1500kbps
-- tcclasses ---
#INTERFACE:CLASS MARK RATE: CEIL PRIORITY OPTIONS
# DMAX:UMAX
eth1 1 100kbps 180kbps 1 tos=0x88/0xfc,tos=0xb8/0xfc
eth1 2 full/4 full 2 default
-- tcrules ---
#MARK SOURCE DEST PROTO DEST SOURCE
USER TEST LENGTH TOS CONNBYTES 1 $FW:w.x.y.z
a.b.c.d udp 1194 - - - - 0x18/0xa0
My vo...
2005 Mar 21
0
Comport access error
...te tcgetattr or ioctl error
'Input/output error'
trace:comm:PurgeComm handle 0xf8, flags f
trace:comm:EscapeCommFunction handle 0xf8, function=6
trace:comm:EscapeCommFunction handle 0xf8, function=4
fixme:comm:SetupComm insize 1024 outsize 1024
unimplemented stub
trace:comm:SetCommTimeouts (0xfc,0x4069bb44)
trace:comm:GetCommState handle 0xfc, ptr 0x4069bb58
err:comm:GetCommState tcgetattr or ioctl error
'Input/output error'
trace:comm:PurgeComm handle 0xfc, flags f
trace:comm:EscapeCommFunction handle 0xfc, function=6
trace:comm:EscapeCommFunction handle 0xfc, function=4
fixme:com...
2009 Nov 14
2
[LLVMdev] Very slow performance of lli on x86
...ef, 0xf0, 0xf2 },
{ 0xef, 0xf0, 0xf1, 0xf3 },
{ 0xf0, 0xf1, 0xf2, 0xf4 },
{ 0xf1, 0xf2, 0xf3, 0xf5 },
{ 0xf2, 0xf3, 0xf4, 0xf6 },
{ 0xf3, 0xf4, 0xf5, 0xf7 },
{ 0xf4, 0xf5, 0xf6, 0xf8 },
{ 0xf5, 0xf6, 0xf7, 0xf9 },
{ 0xf6, 0xf7, 0xf8, 0xfa },
{ 0xf7, 0xf8, 0xf9, 0xfb },
{ 0xf8, 0xf9, 0xfa, 0xfc },
{ 0xf9, 0xfa, 0xfb, 0xfd },
{ 0xfa, 0xfb, 0xfc, 0xfe },
{ 0xfb, 0xfc, 0xfd, 0xff },
{ 0xfc, 0xfd, 0xfe, 0x00 },
{ 0xfd, 0xfe, 0xff, 0x01 },
{ 0xfe, 0xff, 0x00, 0x02 },
{ 0xff, 0x00, 0x01, 0x03 },
{ 0x10, 0x11, 0x02, 0x10 },
{ 0x10, 0x12, 0x03, 0x10 },
{ 0x10, 0x13, 0x04, 0x10 },
{ 0x1...
2005 Jan 31
2
printing impossible on win98 and samba 3.0.10
...47:48, 0] printing/printing_db.c:get_print_db_byname(40)
PANIC: assert failed at printing/printing_db.c(40)
[2005/01/31 07:47:48, 0] lib/util.c:smb_panic2(1403)
PANIC: assert failed
[2005/01/31 07:47:48, 0] lib/util.c:smb_panic2(1411)
BACKTRACE: 1 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0xfc) [0x81ca6fe]
some minute later next try:
[2005/01/31 07:49:08, 1] smbd/service.c:make_connection_snum(648)
scancomp (192.168.30.66) connect to service HL1670N initially as user erik (uid=1000, gid=1000) (pid 27350)
[2005/01/31 07:49:08, 0] printing/printing_db.c:get_print_db_byname(40)
PANIC:...
2013 Nov 18
0
btrfs goes read only after balance
...39;t know
how to get the filesystem rw ...
/var/log/messages from balance:
Nov 18 06:59:46 hsad-srv-03 kernel: [158311.402337] ------------[ cut
here ]------------
Nov 18 06:59:46 hsad-srv-03 kernel: [158311.402353] WARNING: CPU: 2 PID:
3621 at fs/btrfs/super.c:255 __btrfs_abort_transaction+0x4a/0xfc
[btrfs]()
Nov 18 06:59:46 hsad-srv-03 kernel: [158311.402355] Modules linked in:
xts gf128mul tun parport_pc ppdev lp pci_stub parport vboxpci(O)
vboxnetadp(O) vboxnetflt(O) vboxdrv(O) cpufreq_powersave
cpufreq_userspace cpufreq_stats cpufreq_conservative binfmt_misc fuse
nfsd auth_rpcgss oid_regis...