search for: epid

Displaying 20 results from an estimated 26 matches for "epid".

Did you mean: egid
2020 Mar 01
0
[PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
...+ * before we start probing other endpoints. > + */ > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_REDHAT_QUMRANET, 0x1040 + VIRTIO_ID_IOMMU, > + viommu_pci_parse_topology); > + > +/* > + * Return true if the device matches this topology structure. Write the endpoint > + * ID into epid if it's the case. > + */ > +static bool viommu_parse_pci(struct pci_dev *pdev, union viommu_topo_cfg *cfg, > + u32 *epid) > +{ > + u32 endpoint_start; > + u16 start, end, domain; > + u16 devid = pci_dev_id(pdev); > + u16 type = le16_to_cpu(cfg->type); > + &g...
2011 Mar 04
2
Asterisk <-> Lync / Call Center Transfer / Refer
...761 Instance-Id: 00011F02 Direction: outgoing Peer: lyncserver.internal.domain:5070 Message-Type: request Start-Line: REFER sip:lyncserver.internal.domain:5070;grid=ed392a6bc0344a30b0841cd69be137ed SIP/2.0 From: "" <sip:1173;phone-context=DefaultProfile at domainname.com;user=phone>;epid=e9688aa93e;tag=8be38bb187 To: <sip:500;phone-context=DefaultProfile at domainname.com;user=phone>;epid=B3E26C1E76;tag=9227b8a39d CSeq: 2 REFER Call-ID: aa6f8871-4151-4149-ad5a-29ab941bf4d0 Via: SIP/2.0/TLS 20.20.20.20:54166;branch=z9hG4bKEB39D72C.F05E7E34CF9EF4FD;branched=FALSE Max-Forwards:...
2020 Mar 05
2
[PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
...e we start probing other endpoints. > + */ > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_REDHAT_QUMRANET, 0x1040 > + VIRTIO_ID_IOMMU, > + viommu_pci_parse_topology); > + > +/* > + * Return true if the device matches this topology structure. Write the > endpoint > + * ID into epid if it's the case. > + */ > +static bool viommu_parse_pci(struct pci_dev *pdev, union > viommu_topo_cfg *cfg, > + u32 *epid) > +{ > + u32 endpoint_start; > + u16 start, end, domain; > + u16 devid = pci_dev_id(pdev); > + u16 type = le16_to_cpu(cfg->type); >...
2020 Mar 05
2
[PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
...e we start probing other endpoints. > + */ > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_REDHAT_QUMRANET, 0x1040 > + VIRTIO_ID_IOMMU, > + viommu_pci_parse_topology); > + > +/* > + * Return true if the device matches this topology structure. Write the > endpoint > + * ID into epid if it's the case. > + */ > +static bool viommu_parse_pci(struct pci_dev *pdev, union > viommu_topo_cfg *cfg, > + u32 *epid) > +{ > + u32 endpoint_start; > + u16 start, end, domain; > + u16 devid = pci_dev_id(pdev); > + u16 type = le16_to_cpu(cfg->type); >...
2020 Apr 21
1
[PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
...e we start probing other endpoints. > + */ > +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_REDHAT_QUMRANET, 0x1040 > + VIRTIO_ID_IOMMU, > + viommu_pci_parse_topology); > + > +/* > + * Return true if the device matches this topology structure. Write the > endpoint > + * ID into epid if it's the case. > + */ > +static bool viommu_parse_pci(struct pci_dev *pdev, union > viommu_topo_cfg *cfg, > + u32 *epid) > +{ > + u32 endpoint_start; > + u16 start, end, domain; > + u16 devid = pci_dev_id(pdev); > + u16 type = le16_to_cpu(cfg->type); >...
2020 Aug 21
0
[PATCH v3 2/6] iommu/virtio: Add topology helpers
...mem->start == id->base; + } + return false; +} + +static const struct iommu_ops *virt_iommu_setup(struct device *dev) +{ + struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); + struct virt_topo_iommu *viommu = NULL; + struct virt_topo_endpoint *ep; + struct pci_dev *pci_dev = NULL; + u32 epid; + int ret; + + /* Already translated? */ + if (fwspec && fwspec->ops) + return NULL; + + mutex_lock(&viommus_lock); + if (dev_is_pci(dev)) { + pci_dev = to_pci_dev(dev); + list_for_each_entry(ep, &pci_endpoints, list) { + if (virt_topo_device_match(dev, &ep->dev_id))...
2020 Sep 04
1
[PATCH v3 2/6] iommu/virtio: Add topology helpers
...lse; > +} > + > +static const struct iommu_ops *virt_iommu_setup(struct device *dev) > +{ > + struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); > + struct virt_topo_iommu *viommu = NULL; > + struct virt_topo_endpoint *ep; > + struct pci_dev *pci_dev = NULL; > + u32 epid; > + int ret; > + > + /* Already translated? */ > + if (fwspec && fwspec->ops) > + return NULL; > + > + mutex_lock(&viommus_lock); > + if (dev_is_pci(dev)) { > + pci_dev = to_pci_dev(dev); > + list_for_each_entry(ep, &pci_endpoints, list) { > +...
2004 Jun 27
5
Optipoint 400 Standard Sip
...mailbox=1000 context=sip Sip debug peer 1004: SIP Debugging Enabled for IP: 192.168.1.98:5060 Sending to 192.168.1.98 : 5060 (non-NAT) Transmitting (no NAT): SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.1.98:5060;branch=z9hG4bKa956fdf98 From: 1004 <sip:1004@192.168.1.99>;tag=e4a7266f4d69369;epid=SC2026F5 To: 1004 <sip:1004@192.168.1.99>;tag=as50ba5e89 Call-ID: 8003812aded555fef6f5827f4a12298b@192.168.1.99 CSeq: 847678061 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER Contact: <sip:1004@192.168.1.99> Content-Length: 0...
2020 Feb 14
5
[PATCH 0/3] virtio-iommu on non-devicetree platforms
Add topology description to the virtio-iommu driver and enable x86 platforms. Since the RFC [1] I've mostly given up on ACPI tables, since the internal discussions seem to have reached a dead end. The built-in topology description presented here isn't ideal, but it is simple to implement and doesn't impose a dependency on ACPI or device-tree, which can be beneficial to lightweight
2010 Jul 24
1
Exchange UM Play on Phone
...rt,invite host=10.10.1.31 context=from-internal Here is snippets of the SIP debug output. I added in the debug "Peer has insecure flags" to see what was happening. INVITE sip:2001 at voip.mydomain.net;user=phone SIP/2.0 FROM: ""<sip:2001 at exch.testdev.local;user=phone>;epid=079E8F8013;tag=849256682 TO: <sip:2001 at voip.mydomain.net;user=phone> ... Sending to 10.10.1.31 : 19219 (no NAT) Using INVITE request as basis request - 5c97e0f0-5456-4b82-a7f4-e7f2adeba338 Found peer '2001' for '2001' from 10.10.1.31:19219 Peer has insecure flags no SIP/2....
2004 Dec 11
2
ACK from asterisk not matched to transaction by SER / LCS2005
...global id=1 T start=(nil) 19(2900) parse_headers: flags=17 19(2900) Found param type 232, <branch> = <z9hG4bK61c24316>; state=16 19(2900) end of header reached, state=5 19(2900) parse_headers: Via found, flags=17 19(2900) parse_headers: this is the second via 19(2900) DEBUG: add_param: epid=da7682c206 19(2900) DEBUG: add_param: tag=887adab7a6634995952dcff119280ef8 19(2900) end of header reached, state=29 19(2900) DEBUG: get_hdr_field: <To> [81]; uri=[sip:chriz@karlshorst.net] 19(2900) DEBUG: to body [<sip:chriz@karlshorst.net>] 19(2900) get_hdr_field: cseq <CSeq>: &l...
2005 Jun 02
0
application sdp message and not answering call
...cv --unique-boundary-1 Content-Type: application/x-nt-mcdn-frag-hex ;version=sse-4.00.31 ;base=x2611 Content-Disposition: signal ;handling=optional 05006702 0107130081900000a2 09090f00e9a083000100e7 1315070011fa0f00a10d02010102020100cc046605123c --unique-boundary-1 Content-Type: application/x-nt-epid-frag-hex ;version=sse-4.00.31 ;base=x2611 Content-Disposition: signal ;handling=optional 011201 00:02:b3:f6:58:cc --unique-boundary-1-- 18 headers, 28 lines Using latest request as basis request Sending to 192.168.45.194 : 5060 (non-NAT) Found peer 'QuadNortel' Jun 2 12:23:53 [1;33;4...
2005 Jun 02
0
Asterisk connecting to nortel CS 1000 as sip trunk Need help with final piece (incoming call) outgoing works.
...ecv --unique-boundary-1 Content-Type: application/x-nt-mcdn-frag-hex ;version=sse-4.00.31 ;base=x2611 Content-Disposition: signal ;handling=optional 05006702 0107130081900000a2 09090f00e9a083000100e7 1315070011fa0f00a10d02010102020100cc046605123c --unique-boundary-1 Content-Type: application/x-nt-epid-frag-hex ;version=sse-4.00.31 ;base=x2611 Content-Disposition: signal ;handling=optional 011201 00:02:b3:f6:58:cc --unique-boundary-1-- 18 headers, 28 lines Using latest request as basis request Sending to 192.168.45.194 : 5060 (non-NAT) Found peer 'QuadNortel' Jun 2 12:23:53 [1;33;40...
2018 Mar 21
1
selectFGR vs weighted coxph for internal validation and calibration curve- competing risks model
...to develop a prediction model. I followed your paper and analysed thro' weighted coxph approach. I can develop nomogram based on the final model also. But I do not know how to do internal validation of the model and subsequently obtain calibration plot. Is it possible to use Wolbers et al Epid 2009 approach 9 (R code for internal validation and calibration) . It is possible to get these measures after using R function 'crr' or 'FGR'. That is why I wanted to go in that route. At the same time, I had this doubt because their approach assume a record per individual whereas...
2008 Sep 12
2
Fw: Complex sampling survey _ Use of survey package
...39;t have any strata with 100% sampling so do you know which >>> arguments of the fonction svydesign I'm supposed to use ? >>> >>> >>> >>> Thanks in advance >>> >>> >>> >>> AHOUSSOU Sylvie >>> V?t?rinaire Epid?miologiste >>> CIRAD Domaine Duclos >>> 97 170 Petit-Bourg >>> tel : 05 90 25 59 47 >>> [[alternative HTML version deleted]] >>> >>> >> >> Thomas Lumley Assoc. Professor, Biostatistics >> tlumley at u.washington.edu University...
2020 Aug 21
17
[PATCH v3 0/6] Add virtio-iommu built-in topology
Add a topology description to the virtio-iommu driver and enable x86 platforms. Since [v2] we have made some progress on adding ACPI support for virtio-iommu, which is the preferred boot method on x86. It will be a new vendor-agnostic table describing para-virtual topologies in a minimal format. However some platforms don't use either ACPI or DT for booting (for example microvm), and will
2020 Aug 21
17
[PATCH v3 0/6] Add virtio-iommu built-in topology
Add a topology description to the virtio-iommu driver and enable x86 platforms. Since [v2] we have made some progress on adding ACPI support for virtio-iommu, which is the preferred boot method on x86. It will be a new vendor-agnostic table describing para-virtual topologies in a minimal format. However some platforms don't use either ACPI or DT for booting (for example microvm), and will
2020 Mar 02
0
Postulation à la liste de diffusion
Bonjour, j'ai l'honneur de vous informer que je postule ? la liste de diffusion pour des fins utiles de cette formation "MOOC". Salutations ? toute l'?quipe d'encadrement. Cordialement. -- *DOUMBOUYA Moussa* *Epid?miologiste bio statisticien* ************************** Certifi? en FETP premi?re ligne en Guin?e *Chef de section pr?vention et lutte contre la maladie* *District sanitaire de MANDIANA * *R?p. Guin?e Conakry* *T?l : +224 628 652 583* *Adresse e-mail : **doumbouyam822 at gmail.com* <doumb...
2005 Nov 01
1
Identifying anonymous errors, disabling anonymous tracing
When I booted with anonymous enablings, I saw ... NOTICE: enabling probe 8 (syscall:::return) NOTICE: enabling probe 9 (syscall:::return) ... Then when I claimed the data, dtrace said dtrace: error on enabled probe ID 607 (ID 148: syscall::lwp_park:return): invalid address (0xfe67a000) in action #1 dtrace: error on enabled probe ID 607 (ID 148: syscall::lwp_park:return): invalid
2008 Sep 11
1
Complex sampling survey _ Use of survey package
...pc1+~Totanim, data=tab1) Erreur dans as.fpc(fpc, strata, ids) : FPC implies >100% sampling in some strata. I don't have any strata with 100% sampling so do you know which arguments of the fonction svydesign I'm supposed to use ? Thanks in advance AHOUSSOU Sylvie Vétérinaire Epidémiologiste CIRAD Domaine Duclos 97 170 Petit-Bourg tel : 05 90 25 59 47 [[alternative HTML version deleted]]